Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2022-3162 (GCVE-0-2022-3162)
Vulnerability from cvelistv5
Published
2023-03-01 00:00
Modified
2025-03-07 18:35
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-23 - Relative Path Traversal
Summary
Users authorized to list or watch one type of namespaced custom resource cluster-wide can read custom resources of a different type in the same API group without authorization. Clusters are impacted by this vulnerability if all of the following are true: 1. There are 2+ CustomResourceDefinitions sharing the same API group 2. Users have cluster-wide list or watch authorization on one of those custom resources. 3. The same users are not authorized to read another custom resource in the same API group.
References
| URL | Tags | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||
Impacted products
| Vendor | Product | Version | ||
|---|---|---|---|---|
| Kubernetes | Kubernetes |
Version: unspecified < Version: unspecified < Version: unspecified < Version: unspecified < |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T01:00:10.812Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://groups.google.com/g/kubernetes-security-announce/c/iUd550j7kjA"
},
{
"tags": [
"x_transferred"
],
"url": "https://github.com/kubernetes/kubernetes/issues/113756"
},
{
"tags": [
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20230511-0004/"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2022-3162",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-03-07T18:34:51.328440Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-03-07T18:35:03.127Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Kubernetes",
"vendor": "Kubernetes",
"versions": [
{
"lessThanOrEqual": "v1.25.3",
"status": "affected",
"version": "unspecified",
"versionType": "custom"
},
{
"lessThanOrEqual": "v1.24.7",
"status": "affected",
"version": "unspecified",
"versionType": "custom"
},
{
"lessThanOrEqual": "v1.23.13",
"status": "affected",
"version": "unspecified",
"versionType": "custom"
},
{
"lessThanOrEqual": "v1.22.15",
"status": "affected",
"version": "unspecified",
"versionType": "custom"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Richard Turnbull of NCC Group"
}
],
"datePublic": "2022-11-10T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "Users authorized to list or watch one type of namespaced custom resource cluster-wide can read custom resources of a different type in the same API group without authorization. Clusters are impacted by this vulnerability if all of the following are true: 1. There are 2+ CustomResourceDefinitions sharing the same API group 2. Users have cluster-wide list or watch authorization on one of those custom resources. 3. The same users are not authorized to read another custom resource in the same API group."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-23",
"description": "CWE-23 Relative Path Traversal",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-05-11T00:00:00.000Z",
"orgId": "a6081bf6-c852-4425-ad4f-a67919267565",
"shortName": "kubernetes"
},
"references": [
{
"url": "https://groups.google.com/g/kubernetes-security-announce/c/iUd550j7kjA"
},
{
"url": "https://github.com/kubernetes/kubernetes/issues/113756"
},
{
"url": "https://security.netapp.com/advisory/ntap-20230511-0004/"
}
],
"source": {
"defect": [
"https://github.com/kubernetes/kubernetes/issues/113756"
],
"discovery": "EXTERNAL"
},
"title": "Unauthorized read of Custom Resources",
"x_generator": {
"engine": "Vulnogram 0.0.9"
}
}
},
"cveMetadata": {
"assignerOrgId": "a6081bf6-c852-4425-ad4f-a67919267565",
"assignerShortName": "kubernetes",
"cveId": "CVE-2022-3162",
"datePublished": "2023-03-01T00:00:00.000Z",
"dateReserved": "2022-09-08T00:00:00.000Z",
"dateUpdated": "2025-03-07T18:35:03.127Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2022-3162\",\"sourceIdentifier\":\"jordan@liggitt.net\",\"published\":\"2023-03-01T19:15:25.457\",\"lastModified\":\"2024-11-21T07:18:57.453\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Users authorized to list or watch one type of namespaced custom resource cluster-wide can read custom resources of a different type in the same API group without authorization. Clusters are impacted by this vulnerability if all of the following are true: 1. There are 2+ CustomResourceDefinitions sharing the same API group 2. Users have cluster-wide list or watch authorization on one of those custom resources. 3. The same users are not authorized to read another custom resource in the same API group.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"jordan@liggitt.net\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":3.6},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"jordan@liggitt.net\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-23\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-22\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"1.22.15\",\"matchCriteriaId\":\"1780A92B-C6FB-410B-8374-88D1D296816A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.23.0\",\"versionEndIncluding\":\"1.23.13\",\"matchCriteriaId\":\"A09EA928-A8A1-4CEC-A16F-AD65BD31A9D4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.24.0\",\"versionEndIncluding\":\"1.24.7\",\"matchCriteriaId\":\"DDE00AE9-4CCC-49AA-B5D4-80A6FAE0FCB1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.25.0\",\"versionEndIncluding\":\"1.25.3\",\"matchCriteriaId\":\"A01548FA-CE9A-4ACB-8AC5-C85F16BC134B\"}]}]}],\"references\":[{\"url\":\"https://github.com/kubernetes/kubernetes/issues/113756\",\"source\":\"jordan@liggitt.net\",\"tags\":[\"Issue Tracking\",\"Vendor Advisory\"]},{\"url\":\"https://groups.google.com/g/kubernetes-security-announce/c/iUd550j7kjA\",\"source\":\"jordan@liggitt.net\",\"tags\":[\"Mailing List\",\"Vendor Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20230511-0004/\",\"source\":\"jordan@liggitt.net\"},{\"url\":\"https://github.com/kubernetes/kubernetes/issues/113756\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Vendor Advisory\"]},{\"url\":\"https://groups.google.com/g/kubernetes-security-announce/c/iUd550j7kjA\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Vendor Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20230511-0004/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://groups.google.com/g/kubernetes-security-announce/c/iUd550j7kjA\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://github.com/kubernetes/kubernetes/issues/113756\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20230511-0004/\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-03T01:00:10.812Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2022-3162\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-03-07T18:34:51.328440Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-03-07T18:34:57.650Z\"}}], \"cna\": {\"title\": \"Unauthorized read of Custom Resources\", \"source\": {\"defect\": [\"https://github.com/kubernetes/kubernetes/issues/113756\"], \"discovery\": \"EXTERNAL\"}, \"credits\": [{\"lang\": \"en\", \"value\": \"Richard Turnbull of NCC Group\"}], \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 6.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"HIGH\"}}], \"affected\": [{\"vendor\": \"Kubernetes\", \"product\": \"Kubernetes\", \"versions\": [{\"status\": \"affected\", \"version\": \"unspecified\", \"versionType\": \"custom\", \"lessThanOrEqual\": \"v1.25.3\"}, {\"status\": \"affected\", \"version\": \"unspecified\", \"versionType\": \"custom\", \"lessThanOrEqual\": \"v1.24.7\"}, {\"status\": \"affected\", \"version\": \"unspecified\", \"versionType\": \"custom\", \"lessThanOrEqual\": \"v1.23.13\"}, {\"status\": \"affected\", \"version\": \"unspecified\", \"versionType\": \"custom\", \"lessThanOrEqual\": \"v1.22.15\"}]}], \"datePublic\": \"2022-11-10T00:00:00.000Z\", \"references\": [{\"url\": \"https://groups.google.com/g/kubernetes-security-announce/c/iUd550j7kjA\"}, {\"url\": \"https://github.com/kubernetes/kubernetes/issues/113756\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20230511-0004/\"}], \"x_generator\": {\"engine\": \"Vulnogram 0.0.9\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"Users authorized to list or watch one type of namespaced custom resource cluster-wide can read custom resources of a different type in the same API group without authorization. Clusters are impacted by this vulnerability if all of the following are true: 1. There are 2+ CustomResourceDefinitions sharing the same API group 2. Users have cluster-wide list or watch authorization on one of those custom resources. 3. The same users are not authorized to read another custom resource in the same API group.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-23\", \"description\": \"CWE-23 Relative Path Traversal\"}]}], \"providerMetadata\": {\"orgId\": \"a6081bf6-c852-4425-ad4f-a67919267565\", \"shortName\": \"kubernetes\", \"dateUpdated\": \"2023-05-11T00:00:00.000Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2022-3162\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-03-07T18:35:03.127Z\", \"dateReserved\": \"2022-09-08T00:00:00.000Z\", \"assignerOrgId\": \"a6081bf6-c852-4425-ad4f-a67919267565\", \"datePublished\": \"2023-03-01T00:00:00.000Z\", \"assignerShortName\": \"kubernetes\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
ghsa-2394-5535-8j88
Vulnerability from github
Published
2023-03-01 21:30
Modified
2023-03-10 22:38
Severity ?
VLAI Severity ?
Summary
Kubernetes vulnerable to path traversal
Details
Users authorized to list or watch one type of namespaced custom resource cluster-wide can read custom resources of a different type in the same API group without authorization. Clusters are impacted by this vulnerability if all of the following are true: 1. There are 2+ CustomResourceDefinitions sharing the same API group 2. Users have cluster-wide list or watch authorization on one of those custom resources. 3. The same users are not authorized to read another custom resource in the same API group.
{
"affected": [
{
"database_specific": {
"last_known_affected_version_range": "\u003c 1.25.3"
},
"package": {
"ecosystem": "Go",
"name": "github.com/kubernetes/kubernetes"
},
"ranges": [
{
"events": [
{
"introduced": "1.25.0"
},
{
"fixed": "1.25.4"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Go",
"name": "github.com/kubernetes/kubernetes"
},
"ranges": [
{
"events": [
{
"introduced": "1.24.0"
},
{
"fixed": "1.24.8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Go",
"name": "github.com/kubernetes/kubernetes"
},
"ranges": [
{
"events": [
{
"introduced": "1.23.0"
},
{
"fixed": "1.23.14"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Go",
"name": "github.com/kubernetes/kubernetes"
},
"ranges": [
{
"events": [
{
"introduced": "1.22.0"
},
{
"fixed": "1.22.16"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2022-3162"
],
"database_specific": {
"cwe_ids": [
"CWE-22",
"CWE-23"
],
"github_reviewed": true,
"github_reviewed_at": "2023-03-10T22:38:21Z",
"nvd_published_at": "2023-03-01T19:15:00Z",
"severity": "MODERATE"
},
"details": "Users authorized to list or watch one type of namespaced custom resource cluster-wide can read custom resources of a different type in the same API group without authorization. Clusters are impacted by this vulnerability if all of the following are true: 1. There are 2+ CustomResourceDefinitions sharing the same API group 2. Users have cluster-wide list or watch authorization on one of those custom resources. 3. The same users are not authorized to read another custom resource in the same API group.",
"id": "GHSA-2394-5535-8j88",
"modified": "2023-03-10T22:38:21Z",
"published": "2023-03-01T21:30:18Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3162"
},
{
"type": "WEB",
"url": "https://github.com/kubernetes/kubernetes/issues/113756"
},
{
"type": "PACKAGE",
"url": "https://github.com/kubernetes/kubernetes"
},
{
"type": "WEB",
"url": "https://groups.google.com/g/kubernetes-security-announce/c/iUd550j7kjA"
},
{
"type": "WEB",
"url": "https://security.netapp.com/advisory/ntap-20230511-0004"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"type": "CVSS_V3"
}
],
"summary": "Kubernetes vulnerable to path traversal"
}
rhsa-2022:7398
Vulnerability from csaf_redhat
Published
2023-01-17 19:29
Modified
2025-11-11 20:46
Summary
Red Hat Security Advisory: OpenShift Container Platform 4.12.0 packages and security update
Notes
Topic
Red Hat OpenShift Container Platform release 4.12.0 is now available with
updates to packages and images that fix several bugs and add enhancements.
This release includes a security update for Red Hat OpenShift Container Platform 4.12.
Red Hat Product Security has rated this update as having a security impact
of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which
gives a detailed severity rating, is available for each vulnerability from
the CVE link(s) in the References section.
Details
Red Hat OpenShift Container Platform is Red Hat's cloud computing
Kubernetes application platform solution designed for on-premise or private
cloud deployments.
This advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.12.0. See the following advisory for the container images for this release:
https://access.redhat.com/errata/RHSA-2022:7399
Security Fix(es):
* go-yaml: Denial of Service in go-yaml (CVE-2021-4235)
* golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)
* kubernetes: Unauthorized read of Custom Resources (CVE-2022-3162)
* kube-apiserver: Aggregated API server can cause clients to be redirected (SSRF) (CVE-2022-3172)
* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)
* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)
* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)
* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)
* cri-o: incorrect handling of the supplementary groups (CVE-2022-2995)
* OpenShift: Missing HTTP Strict Transport Security (CVE-2022-3259)
* cri-o: Security regression of CVE-2022-27652 (CVE-2022-3466)
* golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service (CVE-2022-32189)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
All OpenShift Container Platform 4.12 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.12/updating/updating-cluster-cli.html
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.12.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 Platform 4.12.\n\nRed Hat Product Security has rated this update as having a security impact\nof Moderate. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available for each vulnerability from\nthe 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 Platform 4.12.0. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2022:7399\n\nSecurity Fix(es):\n\n* go-yaml: Denial of Service in go-yaml (CVE-2021-4235)\n* golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)\n* kubernetes: Unauthorized read of Custom Resources (CVE-2022-3162)\n* kube-apiserver: Aggregated API server can cause clients to be redirected (SSRF) (CVE-2022-3172)\n* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)\n* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\n* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)\n* cri-o: incorrect handling of the supplementary groups (CVE-2022-2995)\n* OpenShift: Missing HTTP Strict Transport Security (CVE-2022-3259)\n* cri-o: Security regression of CVE-2022-27652 (CVE-2022-3466)\n* golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service (CVE-2022-32189)\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\nAll OpenShift Container Platform 4.12 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.12/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-2022:7398",
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2103220",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2103220"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2113814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814"
},
{
"category": "external",
"summary": "2121632",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2121632"
},
{
"category": "external",
"summary": "2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "2127804",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2127804"
},
{
"category": "external",
"summary": "2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "2134063",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134063"
},
{
"category": "external",
"summary": "2136673",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136673"
},
{
"category": "external",
"summary": "2156727",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156727"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2022_7398.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.12.0 packages and security update",
"tracking": {
"current_release_date": "2025-11-11T20:46:21+00:00",
"generator": {
"date": "2025-11-11T20:46:21+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2022:7398",
"initial_release_date": "2023-01-17T19:29:22+00:00",
"revision_history": [
{
"date": "2023-01-17T19:29:22+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-01-17T19:29:22+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-11T20:46:21+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.12",
"product": {
"name": "Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.12::el8"
}
}
},
{
"category": "product_name",
"name": "Ironic content for Red Hat OpenShift Container Platform 4.12",
"product": {
"name": "Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_ironic:4.12::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.12",
"product": {
"name": "Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.12::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"product": {
"name": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"product_id": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/atomic-openshift-service-idler@4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"product": {
"name": "console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"product_id": "console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/console-login-helper-messages@0.20.4-1.rhaos4.12.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"product": {
"name": "container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"product_id": "container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.188.0-1.rhaos4.12.el8?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"product": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"product_id": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer@0.16.1-1.rhaos4.12.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "nmstate-0:1.3.3-1.el8.src",
"product": {
"name": "nmstate-0:1.3.3-1.el8.src",
"product_id": "nmstate-0:1.3.3-1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate@1.3.3-1.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "ostree-0:2022.2-5.el8.src",
"product": {
"name": "ostree-0:2022.2-5.el8.src",
"product_id": "ostree-0:2022.2-5.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree@2022.2-5.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.2.0-1.rhaos4.12.el8.src",
"product": {
"name": "podman-2:4.2.0-1.rhaos4.12.el8.src",
"product_id": "podman-2:4.2.0-1.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-1.rhaos4.12.el8?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"product": {
"name": "rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"product_id": "rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-afterburn@5.3.0-1.rhaos4.12.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"product": {
"name": "rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"product_id": "rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-bootupd@0.2.5-3.rhaos4.12.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"product": {
"name": "skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"product_id": "skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.8.0-1.rhaos4.12.el8?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"product": {
"name": "toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"product_id": "toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.1.0-1.rhaos4.12.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "kata-containers-0:2.5.2-1.el8.src",
"product": {
"name": "kata-containers-0:2.5.2-1.el8.src",
"product_id": "kata-containers-0:2.5.2-1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kata-containers@2.5.2-1.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.16.0-2.rhaos4.12.el8.src",
"product": {
"name": "butane-0:0.16.0-2.rhaos4.12.el8.src",
"product_id": "butane-0:0.16.0-2.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.16.0-2.rhaos4.12.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"product": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"product_id": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-rs@0.4.0-2.rhaos4.12.git.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.25.0-2.el8.src",
"product": {
"name": "cri-tools-0:1.25.0-2.el8.src",
"product_id": "cri-tools-0:1.25.0-2.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.25.0-2.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-5.rhaos4.12.el8.src",
"product": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el8.src",
"product_id": "ignition-0:2.14.0-5.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-5.rhaos4.12.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"product": {
"name": "openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"product_id": "openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible@4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"product": {
"name": "openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"product_id": "openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr@4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-0:2.17.0-62.el8fdp.src",
"product": {
"name": "openvswitch2.17-0:2.17.0-62.el8fdp.src",
"product_id": "openvswitch2.17-0:2.17.0-62.el8fdp.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17@2.17.0-62.el8fdp?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-kubernetes-0:25.3.0-1.el8.src",
"product": {
"name": "python-kubernetes-0:25.3.0-1.el8.src",
"product_id": "python-kubernetes-0:25.3.0-1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kubernetes@25.3.0-1.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-1:1.36.0-8.el8_6.src",
"product": {
"name": "NetworkManager-1:1.36.0-8.el8_6.src",
"product_id": "NetworkManager-1:1.36.0-8.el8_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager@1.36.0-8.el8_6?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-0:22.06.0-27.el8fdp.src",
"product": {
"name": "ovn22.06-0:22.06.0-27.el8fdp.src",
"product_id": "ovn22.06-0:22.06.0-27.el8fdp.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06@22.06.0-27.el8fdp?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-zipp-0:0.5.1-2.el8ost.src",
"product": {
"name": "python-zipp-0:0.5.1-2.el8ost.src",
"product_id": "python-zipp-0:0.5.1-2.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-zipp@0.5.1-2.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-zeroconf-0:0.24.4-1.el8ost.src",
"product": {
"name": "python-zeroconf-0:0.24.4-1.el8ost.src",
"product_id": "python-zeroconf-0:0.24.4-1.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-zeroconf@0.24.4-1.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-werkzeug-0:1.0.1-3.el8ost.src",
"product": {
"name": "python-werkzeug-0:1.0.1-3.el8ost.src",
"product_id": "python-werkzeug-0:1.0.1-3.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-werkzeug@1.0.1-3.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-wcwidth-0:0.1.7-14.el8ost.src",
"product": {
"name": "python-wcwidth-0:0.1.7-14.el8ost.src",
"product_id": "python-wcwidth-0:0.1.7-14.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wcwidth@0.1.7-14.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-tenacity-0:6.2.0-1.el8ost.src",
"product": {
"name": "python-tenacity-0:6.2.0-1.el8ost.src",
"product_id": "python-tenacity-0:6.2.0-1.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tenacity@6.2.0-1.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-rsa-0:4.7-1.el8.src",
"product": {
"name": "python-rsa-0:4.7-1.el8.src",
"product_id": "python-rsa-0:4.7-1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-rsa@4.7-1.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"product": {
"name": "python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"product_id": "python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-requests-unixsocket@0.1.5-5.el8ar?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pyrsistent-0:0.16.0-3.el8ost.src",
"product": {
"name": "python-pyrsistent-0:0.16.0-3.el8ost.src",
"product_id": "python-pyrsistent-0:0.16.0-3.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pyrsistent@0.16.0-3.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pyroute2-0:0.5.13-1.el8ost.src",
"product": {
"name": "python-pyroute2-0:0.5.13-1.el8ost.src",
"product_id": "python-pyroute2-0:0.5.13-1.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pyroute2@0.5.13-1.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pyperclip-0:1.6.4-6.el8ost.src",
"product": {
"name": "python-pyperclip-0:1.6.4-6.el8ost.src",
"product_id": "python-pyperclip-0:1.6.4-6.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pyperclip@1.6.4-6.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pyghmi-0:1.5.14-2.1.el8ost.src",
"product": {
"name": "python-pyghmi-0:1.5.14-2.1.el8ost.src",
"product_id": "python-pyghmi-0:1.5.14-2.1.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pyghmi@1.5.14-2.1.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pycdlib-0:1.11.0-3.el8.src",
"product": {
"name": "python-pycdlib-0:1.11.0-3.el8.src",
"product_id": "python-pycdlib-0:1.11.0-3.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pycdlib@1.11.0-3.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pint-0:0.10.1-1.el8ost.src",
"product": {
"name": "python-pint-0:0.10.1-1.el8ost.src",
"product_id": "python-pint-0:0.10.1-1.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pint@0.10.1-1.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pexpect-0:4.6-2.el8ar.src",
"product": {
"name": "python-pexpect-0:4.6-2.el8ar.src",
"product_id": "python-pexpect-0:4.6-2.el8ar.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pexpect@4.6-2.el8ar?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-paste-deploy-0:2.0.1-4.el8ost.src",
"product": {
"name": "python-paste-deploy-0:2.0.1-4.el8ost.src",
"product_id": "python-paste-deploy-0:2.0.1-4.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-paste-deploy@2.0.1-4.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-paste-0:3.2.4-1.el8ost.src",
"product": {
"name": "python-paste-0:3.2.4-1.el8ost.src",
"product_id": "python-paste-0:3.2.4-1.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-paste@3.2.4-1.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-packaging-0:20.4-1.el8ost.src",
"product": {
"name": "python-packaging-0:20.4-1.el8ost.src",
"product_id": "python-packaging-0:20.4-1.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-packaging@20.4-1.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"product": {
"name": "python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"product_id": "python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-serialization@4.2.0-0.20211012151454.2b94a4f.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"product": {
"name": "python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"product_id": "python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-policy@3.8.2-0.20211012161944.c7fd9f4.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"product": {
"name": "python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"product_id": "python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-metrics@0.3.0-0.20211020174122.43eee50.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"product": {
"name": "python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"product_id": "python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-messaging@12.9.1-0.20211020204149.f9de265.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"product": {
"name": "python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"product_id": "python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-log@4.6.0-0.20211012154701.41c8807.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"product": {
"name": "python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"product_id": "python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-i18n@5.1.0-0.20211012165753.b031d17.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"product": {
"name": "python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"product_id": "python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-db@9.1.0-0.20211020204148.be2cc6a.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"product": {
"name": "python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"product_id": "python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-context@3.3.1-0.20211012152439.641a1e0.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"product": {
"name": "python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"product_id": "python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-config@8.7.1-0.20211012155707.1a7bd66.el8?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python-msgpack-0:0.6.2-1.el8ost.src",
"product": {
"name": "python-msgpack-0:0.6.2-1.el8ost.src",
"product_id": "python-msgpack-0:0.6.2-1.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-msgpack@0.6.2-1.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-lockfile-1:0.11.0-8.el8ar.src",
"product": {
"name": "python-lockfile-1:0.11.0-8.el8ar.src",
"product_id": "python-lockfile-1:0.11.0-8.el8ar.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lockfile@0.11.0-8.el8ar?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python-kombu-1:4.6.6-7.el8ost.1.src",
"product": {
"name": "python-kombu-1:4.6.6-7.el8ost.1.src",
"product_id": "python-kombu-1:4.6.6-7.el8ost.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kombu@4.6.6-7.el8ost.1?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python-jsonschema-0:3.2.0-5.el8ost.src",
"product": {
"name": "python-jsonschema-0:3.2.0-5.el8ost.src",
"product_id": "python-jsonschema-0:3.2.0-5.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-jsonschema@3.2.0-5.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-iso8601-0:0.1.12-8.el8ost.1.src",
"product": {
"name": "python-iso8601-0:0.1.12-8.el8ost.1.src",
"product_id": "python-iso8601-0:0.1.12-8.el8ost.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-iso8601@0.1.12-8.el8ost.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-importlib-metadata-0:1.7.0-1.el8ost.src",
"product": {
"name": "python-importlib-metadata-0:1.7.0-1.el8ost.src",
"product_id": "python-importlib-metadata-0:1.7.0-1.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-importlib-metadata@1.7.0-1.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-ifaddr-0:0.1.6-5.el8ost.src",
"product": {
"name": "python-ifaddr-0:0.1.6-5.el8ost.src",
"product_id": "python-ifaddr-0:0.1.6-5.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-ifaddr@0.1.6-5.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-gunicorn-0:19.9.0-10.el8ost.1.src",
"product": {
"name": "python-gunicorn-0:19.9.0-10.el8ost.1.src",
"product_id": "python-gunicorn-0:19.9.0-10.el8ost.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-gunicorn@19.9.0-10.el8ost.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-funcsigs-0:1.0.2-8.el8ost.1.src",
"product": {
"name": "python-funcsigs-0:1.0.2-8.el8ost.1.src",
"product_id": "python-funcsigs-0:1.0.2-8.el8ost.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-funcsigs@1.0.2-8.el8ost.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-flask-1:1.1.1-1.el8ost.src",
"product": {
"name": "python-flask-1:1.1.1-1.el8ost.src",
"product_id": "python-flask-1:1.1.1-1.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-flask@1.1.1-1.el8ost?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python-eventlet-0:0.30.2-1.el8.src",
"product": {
"name": "python-eventlet-0:0.30.2-1.el8.src",
"product_id": "python-eventlet-0:0.30.2-1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-eventlet@0.30.2-1.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"product": {
"name": "python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"product_id": "python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-dogpile-cache@1.1.2-1.el8ost.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-construct-0:2.10.56-1.el8ost.src",
"product": {
"name": "python-construct-0:2.10.56-1.el8ost.src",
"product_id": "python-construct-0:2.10.56-1.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-construct@2.10.56-1.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-cmd2-0:1.4.0-1.1.el8.src",
"product": {
"name": "python-cmd2-0:1.4.0-1.1.el8.src",
"product_id": "python-cmd2-0:1.4.0-1.1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cmd2@1.4.0-1.1.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-amqp-0:2.5.2-7.el8ost.1.src",
"product": {
"name": "python-amqp-0:2.5.2-7.el8ost.1.src",
"product_id": "python-amqp-0:2.5.2-7.el8ost.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-amqp@2.5.2-7.el8ost.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-alembic-0:1.4.2-5.el8ost.src",
"product": {
"name": "python-alembic-0:1.4.2-5.el8ost.src",
"product_id": "python-alembic-0:1.4.2-5.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-alembic@1.4.2-5.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "tini-0:0.16.1-1.el8ar.src",
"product": {
"name": "tini-0:0.16.1-1.el8ar.src",
"product_id": "tini-0:0.16.1-1.el8ar.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tini@0.16.1-1.el8ar?arch=src"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"product": {
"name": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"product_id": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.rhaos4.11.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"product": {
"name": "libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"product_id": "libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-2.rhaos4.11.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "haproxy-0:2.2.24-1.el8.src",
"product": {
"name": "haproxy-0:2.2.24-1.el8.src",
"product_id": "haproxy-0:2.2.24-1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy@2.2.24-1.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"product": {
"name": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"product_id": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.rhaos4.11.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "grpc-0:1.18.0-4.el8ost.src",
"product": {
"name": "grpc-0:1.18.0-4.el8ost.src",
"product_id": "grpc-0:1.18.0-4.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc@1.18.0-4.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.2-1.rhaos4.11.el8.src",
"product": {
"name": "crun-0:1.4.2-1.rhaos4.11.el8.src",
"product_id": "crun-0:1.4.2-1.rhaos4.11.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.2-1.rhaos4.11.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "crudini-0:0.9-11.el8ost.1.src",
"product": {
"name": "crudini-0:0.9-11.el8ost.1.src",
"product_id": "crudini-0:0.9-11.el8ost.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crudini@0.9-11.el8ost.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-4.rhaos4.11.el8.src",
"product": {
"name": "criu-0:3.15-4.rhaos4.11.el8.src",
"product_id": "criu-0:3.15-4.rhaos4.11.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-4.rhaos4.11.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"product": {
"name": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"product_id": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-5.rhaos4.11.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-2.rhaos4.11.el8.src",
"product": {
"name": "conmon-2:2.1.2-2.rhaos4.11.el8.src",
"product_id": "conmon-2:2.1.2-2.rhaos4.11.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-2.rhaos4.11.el8?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-2.el8.src",
"product": {
"name": "buildah-1:1.23.4-2.el8.src",
"product_id": "buildah-1:1.23.4-2.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-2.el8?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "ansible-runner-http-0:1.0.0-2.el8ar.src",
"product": {
"name": "ansible-runner-http-0:1.0.0-2.el8ar.src",
"product_id": "ansible-runner-http-0:1.0.0-2.el8ar.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-runner-http@1.0.0-2.el8ar?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-runner-0:1.4.6-2.el8ar.src",
"product": {
"name": "ansible-runner-0:1.4.6-2.el8ar.src",
"product_id": "ansible-runner-0:1.4.6-2.el8ar.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-runner@1.4.6-2.el8ar?arch=src"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"product": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"product_id": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.1-5.rhaos4.12.git6005903.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"product": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"product_id": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree@2022.10.99.g0049dbdd-3.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-0:22.09.0-25.el8fdp.src",
"product": {
"name": "ovn22.09-0:22.09.0-25.el8fdp.src",
"product_id": "ovn22.09-0:22.09.0-25.el8fdp.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09@22.09.0-25.el8fdp?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"product": {
"name": "openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"product_id": "openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift@4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"product": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"product_id": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202301042257.p0.g854f807.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.2-2.rhaos4.12.el8.src",
"product": {
"name": "runc-3:1.1.2-2.rhaos4.12.el8.src",
"product_id": "runc-3:1.1.2-2.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.2-2.rhaos4.12.el8?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"product": {
"name": "kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"product_id": "kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@4.18.0-372.40.1.rt7.197.el8_6?arch=src"
}
}
},
{
"category": "product_version",
"name": "crudini-0:0.9.3-4.el9.src",
"product": {
"name": "crudini-0:0.9.3-4.el9.src",
"product_id": "crudini-0:0.9.3-4.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crudini@0.9.3-4.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "future-0:0.18.2-9.el9.1.src",
"product": {
"name": "future-0:0.18.2-9.el9.1.src",
"product_id": "future-0:0.18.2-9.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/future@0.18.2-9.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"product": {
"name": "openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"product_id": "openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-python-agent@9.0.1-0.20220818145522.ad1eb41.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "openstack-macros-0:2020.1.2-1.el9.src",
"product": {
"name": "openstack-macros-0:2020.1.2-1.el9.src",
"product_id": "openstack-macros-0:2020.1.2-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-macros@2020.1.2-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "pyOpenSSL-0:20.0.1-2.el9.1.src",
"product": {
"name": "pyOpenSSL-0:20.0.1-2.el9.1.src",
"product_id": "pyOpenSSL-0:20.0.1-2.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pyOpenSSL@20.0.1-2.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "pyflakes-0:2.2.0-3.el9.1.src",
"product": {
"name": "pyflakes-0:2.2.0-3.el9.1.src",
"product_id": "pyflakes-0:2.2.0-3.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pyflakes@2.2.0-3.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "pysnmp-0:4.4.12-6.el9.src",
"product": {
"name": "pysnmp-0:4.4.12-6.el9.src",
"product_id": "pysnmp-0:4.4.12-6.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pysnmp@4.4.12-6.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-SecretStorage-0:2.3.1-9.el9.src",
"product": {
"name": "python-SecretStorage-0:2.3.1-9.el9.src",
"product_id": "python-SecretStorage-0:2.3.1-9.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-SecretStorage@2.3.1-9.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-alembic-0:1.6.0-1.el9.src",
"product": {
"name": "python-alembic-0:1.6.0-1.el9.src",
"product_id": "python-alembic-0:1.6.0-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-alembic@1.6.0-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-amqp-0:5.0.6-1.el9.src",
"product": {
"name": "python-amqp-0:5.0.6-1.el9.src",
"product_id": "python-amqp-0:5.0.6-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-amqp@5.0.6-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-apipkg-0:1.5-12.el9.1.src",
"product": {
"name": "python-apipkg-0:1.5-12.el9.1.src",
"product_id": "python-apipkg-0:1.5-12.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-apipkg@1.5-12.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-atomicwrites-0:1.4.0-6.el9.1.src",
"product": {
"name": "python-atomicwrites-0:1.4.0-6.el9.1.src",
"product_id": "python-atomicwrites-0:1.4.0-6.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-atomicwrites@1.4.0-6.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"product": {
"name": "python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"product_id": "python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-automaton@3.0.0-0.20220811170530.ed884e8.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-autopage-0:0.4.0-1.el9.2.src",
"product": {
"name": "python-autopage-0:0.4.0-1.el9.2.src",
"product_id": "python-autopage-0:0.4.0-1.el9.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-autopage@0.4.0-1.el9.2?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-bcrypt-0:3.1.6-3.el9.src",
"product": {
"name": "python-bcrypt-0:3.1.6-3.el9.src",
"product_id": "python-bcrypt-0:3.1.6-3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-bcrypt@3.1.6-3.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"product": {
"name": "python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"product_id": "python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-beautifulsoup4@4.9.3-2.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-betamax-0:0.8.1-12.el9.1.src",
"product": {
"name": "python-betamax-0:0.8.1-12.el9.1.src",
"product_id": "python-betamax-0:0.8.1-12.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-betamax@0.8.1-12.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-cachetools-0:3.1.0-4.el9.src",
"product": {
"name": "python-cachetools-0:3.1.0-4.el9.src",
"product_id": "python-cachetools-0:3.1.0-4.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cachetools@3.1.0-4.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-case-0:1.5.3-5.el9.src",
"product": {
"name": "python-case-0:1.5.3-5.el9.src",
"product_id": "python-case-0:1.5.3-5.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-case@1.5.3-5.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"product": {
"name": "python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"product_id": "python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cinderclient@9.0.0-0.20220811172734.2c7d463.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-click-0:7.1.2-5.el9.1.src",
"product": {
"name": "python-click-0:7.1.2-5.el9.1.src",
"product_id": "python-click-0:7.1.2-5.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-click@7.1.2-5.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"product": {
"name": "python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"product_id": "python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cliff@3.10.1-0.20220802152018.a04a48f.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-cmd2-0:1.4.0-2.el9.1.src",
"product": {
"name": "python-cmd2-0:1.4.0-2.el9.1.src",
"product_id": "python-cmd2-0:1.4.0-2.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cmd2@1.4.0-2.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-colorama-0:0.4.1-2.el9.src",
"product": {
"name": "python-colorama-0:0.4.1-2.el9.src",
"product_id": "python-colorama-0:0.4.1-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-colorama@0.4.1-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-construct-0:2.10.56-2.el9.src",
"product": {
"name": "python-construct-0:2.10.56-2.el9.src",
"product_id": "python-construct-0:2.10.56-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-construct@2.10.56-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-contextlib2-0:0.6.0.post1-1.el9.src",
"product": {
"name": "python-contextlib2-0:0.6.0.post1-1.el9.src",
"product_id": "python-contextlib2-0:0.6.0.post1-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-contextlib2@0.6.0.post1-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-coverage-0:5.6-0.1b1.el9.src",
"product": {
"name": "python-coverage-0:5.6-0.1b1.el9.src",
"product_id": "python-coverage-0:5.6-0.1b1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-coverage@5.6-0.1b1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-dataclasses-0:0.8-2.el9.src",
"product": {
"name": "python-dataclasses-0:0.8-2.el9.src",
"product_id": "python-dataclasses-0:0.8-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-dataclasses@0.8-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-ddt-0:1.4.2-1.el9.src",
"product": {
"name": "python-ddt-0:1.4.2-1.el9.src",
"product_id": "python-ddt-0:1.4.2-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-ddt@1.4.2-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"product": {
"name": "python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"product_id": "python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-debtcollector@2.5.0-0.20220802170047.a6b46c5.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-decorator-0:4.4.0-6.el9.src",
"product": {
"name": "python-decorator-0:4.4.0-6.el9.src",
"product_id": "python-decorator-0:4.4.0-6.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-decorator@4.4.0-6.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-defusedxml-0:0.7.1-1.el9.src",
"product": {
"name": "python-defusedxml-0:0.7.1-1.el9.src",
"product_id": "python-defusedxml-0:0.7.1-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-defusedxml@0.7.1-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-distlib-0:0.3.1-4.el9.1.src",
"product": {
"name": "python-distlib-0:0.3.1-4.el9.1.src",
"product_id": "python-distlib-0:0.3.1-4.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-distlib@0.3.1-4.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-dogpile-cache-0:1.1.5-3.el9.src",
"product": {
"name": "python-dogpile-cache-0:1.1.5-3.el9.src",
"product_id": "python-dogpile-cache-0:1.1.5-3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-dogpile-cache@1.1.5-3.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"product": {
"name": "python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"product_id": "python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-dracclient@8.0.0-0.20220802154400.9c7499c.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-editor-0:1.0.4-5.el9.src",
"product": {
"name": "python-editor-0:1.0.4-5.el9.src",
"product_id": "python-editor-0:1.0.4-5.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-editor@1.0.4-5.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-entrypoints-0:0.3-8.el9.src",
"product": {
"name": "python-entrypoints-0:0.3-8.el9.src",
"product_id": "python-entrypoints-0:0.3-8.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-entrypoints@0.3-8.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-eventlet-0:0.30.2-1.el9.src",
"product": {
"name": "python-eventlet-0:0.30.2-1.el9.src",
"product_id": "python-eventlet-0:0.30.2-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-eventlet@0.30.2-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-execnet-0:1.7.1-5.el9.1.src",
"product": {
"name": "python-execnet-0:1.7.1-5.el9.1.src",
"product_id": "python-execnet-0:1.7.1-5.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-execnet@1.7.1-5.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-extras-0:1.0.0-15.el9.1.src",
"product": {
"name": "python-extras-0:1.0.0-15.el9.1.src",
"product_id": "python-extras-0:1.0.0-15.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-extras@1.0.0-15.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-fasteners-0:0.14.1-21.el9.src",
"product": {
"name": "python-fasteners-0:0.14.1-21.el9.src",
"product_id": "python-fasteners-0:0.14.1-21.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-fasteners@0.14.1-21.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-filelock-0:3.0.12-9.el9.1.src",
"product": {
"name": "python-filelock-0:3.0.12-9.el9.1.src",
"product_id": "python-filelock-0:3.0.12-9.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-filelock@3.0.12-9.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-fixtures-0:3.0.0-22.el9.1.src",
"product": {
"name": "python-fixtures-0:3.0.0-22.el9.1.src",
"product_id": "python-fixtures-0:3.0.0-22.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-fixtures@3.0.0-22.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-flake8-0:3.8.4-1.el9.1.src",
"product": {
"name": "python-flake8-0:3.8.4-1.el9.1.src",
"product_id": "python-flake8-0:3.8.4-1.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-flake8@3.8.4-1.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-flask-1:2.0.1-2.el9.1.src",
"product": {
"name": "python-flask-1:2.0.1-2.el9.1.src",
"product_id": "python-flask-1:2.0.1-2.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-flask@2.0.1-2.el9.1?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python-flit-0:3.0.0-1.el9.2.src",
"product": {
"name": "python-flit-0:3.0.0-1.el9.2.src",
"product_id": "python-flit-0:3.0.0-1.el9.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-flit@3.0.0-1.el9.2?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-freezegun-0:1.0.0-4.el9.1.src",
"product": {
"name": "python-freezegun-0:1.0.0-4.el9.1.src",
"product_id": "python-freezegun-0:1.0.0-4.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-freezegun@1.0.0-4.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-funcsigs-0:1.0.2-17.el9.src",
"product": {
"name": "python-funcsigs-0:1.0.2-17.el9.src",
"product_id": "python-funcsigs-0:1.0.2-17.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-funcsigs@1.0.2-17.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"product": {
"name": "python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"product_id": "python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-futurist@2.4.1-0.20220802175500.159d752.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-gevent-0:21.1.2-1.el9.src",
"product": {
"name": "python-gevent-0:21.1.2-1.el9.src",
"product_id": "python-gevent-0:21.1.2-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-gevent@21.1.2-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"product": {
"name": "python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"product_id": "python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-glanceclient@4.0.1-0.20220811181326.1b854e1.el9?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python-greenlet-0:1.0.0-1.el9.src",
"product": {
"name": "python-greenlet-0:1.0.0-1.el9.src",
"product_id": "python-greenlet-0:1.0.0-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-greenlet@1.0.0-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-gunicorn-0:20.0.4-2.el9.src",
"product": {
"name": "python-gunicorn-0:20.0.4-2.el9.src",
"product_id": "python-gunicorn-0:20.0.4-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-gunicorn@20.0.4-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"product": {
"name": "python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"product_id": "python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-hacking@1.0.1-0.20210812104123.865398f.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"product": {
"name": "python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"product_id": "python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-hardware@0.29.1-0.20220811165930.fd4bce6.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-html5lib-1:1.1-4.el9.1.src",
"product": {
"name": "python-html5lib-1:1.1-4.el9.1.src",
"product_id": "python-html5lib-1:1.1-4.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-html5lib@1.1-4.el9.1?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python-hypothesis-0:6.6.0-2.el9.1.src",
"product": {
"name": "python-hypothesis-0:6.6.0-2.el9.1.src",
"product_id": "python-hypothesis-0:6.6.0-2.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-hypothesis@6.6.0-2.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-ifaddr-0:0.1.6-6.el9.src",
"product": {
"name": "python-ifaddr-0:0.1.6-6.el9.src",
"product_id": "python-ifaddr-0:0.1.6-6.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-ifaddr@0.1.6-6.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-importlib-metadata-0:1.7.0-2.el9.src",
"product": {
"name": "python-importlib-metadata-0:1.7.0-2.el9.src",
"product_id": "python-importlib-metadata-0:1.7.0-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-importlib-metadata@1.7.0-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"product": {
"name": "python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"product_id": "python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-ironic-lib@5.2.0-0.20220802170917.e205816.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"product": {
"name": "python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"product_id": "python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-ironicclient@4.9.0-0.20211209154934.6f1be06.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-iso8601-0:0.1.12-9.el9.src",
"product": {
"name": "python-iso8601-0:0.1.12-9.el9.src",
"product_id": "python-iso8601-0:0.1.12-9.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-iso8601@0.1.12-9.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-itsdangerous-0:2.0.1-2.el9.src",
"product": {
"name": "python-itsdangerous-0:2.0.1-2.el9.src",
"product_id": "python-itsdangerous-0:2.0.1-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-itsdangerous@2.0.1-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-jinja2-0:3.0.1-2.el9.1.src",
"product": {
"name": "python-jinja2-0:3.0.1-2.el9.1.src",
"product_id": "python-jinja2-0:3.0.1-2.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-jinja2@3.0.1-2.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-jsonpath-rw-0:1.2.3-23.el9.src",
"product": {
"name": "python-jsonpath-rw-0:1.2.3-23.el9.src",
"product_id": "python-jsonpath-rw-0:1.2.3-23.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-jsonpath-rw@1.2.3-23.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-kafka-0:1.4.3-3.el9.src",
"product": {
"name": "python-kafka-0:1.4.3-3.el9.src",
"product_id": "python-kafka-0:1.4.3-3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kafka@1.4.3-3.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-kazoo-0:2.7.0-2.el9.src",
"product": {
"name": "python-kazoo-0:2.7.0-2.el9.src",
"product_id": "python-kazoo-0:2.7.0-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kazoo@2.7.0-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-kerberos-0:1.3.0-11.el9.1.src",
"product": {
"name": "python-kerberos-0:1.3.0-11.el9.1.src",
"product_id": "python-kerberos-0:1.3.0-11.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kerberos@1.3.0-11.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-keyring-0:21.0.0-2.el9.src",
"product": {
"name": "python-keyring-0:21.0.0-2.el9.src",
"product_id": "python-keyring-0:21.0.0-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-keyring@21.0.0-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"product": {
"name": "python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"product_id": "python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-keystoneauth1@5.0.0-0.20220811173415.2445a5d.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"product": {
"name": "python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"product_id": "python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-keystoneclient@5.0.0-0.20220811173653.11d5abe.el9?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"product": {
"name": "python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"product_id": "python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-keystonemiddleware@10.0.0-0.20220811174058.dd31878.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-kiwisolver-0:1.1.0-4.el9.src",
"product": {
"name": "python-kiwisolver-0:1.1.0-4.el9.src",
"product_id": "python-kiwisolver-0:1.1.0-4.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kiwisolver@1.1.0-4.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-kombu-1:5.0.2-1.el9.2.src",
"product": {
"name": "python-kombu-1:5.0.2-1.el9.2.src",
"product_id": "python-kombu-1:5.0.2-1.el9.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kombu@5.0.2-1.el9.2?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python-linecache2-0:1.0.0-25.el9.src",
"product": {
"name": "python-linecache2-0:1.0.0-25.el9.src",
"product_id": "python-linecache2-0:1.0.0-25.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-linecache2@1.0.0-25.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-logutils-0:0.3.5-7.1.el9.src",
"product": {
"name": "python-logutils-0:0.3.5-7.1.el9.src",
"product_id": "python-logutils-0:0.3.5-7.1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-logutils@0.3.5-7.1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-markupsafe-0:2.0.0-2.el9.src",
"product": {
"name": "python-markupsafe-0:2.0.0-2.el9.src",
"product_id": "python-markupsafe-0:2.0.0-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-markupsafe@2.0.0-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-mccabe-0:0.6.1-18.el9.1.src",
"product": {
"name": "python-mccabe-0:0.6.1-18.el9.1.src",
"product_id": "python-mccabe-0:0.6.1-18.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-mccabe@0.6.1-18.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-memcached-0:1.58-12.el9.src",
"product": {
"name": "python-memcached-0:1.58-12.el9.src",
"product_id": "python-memcached-0:1.58-12.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-memcached@1.58-12.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-migrate-0:0.13.0-2.el9.src",
"product": {
"name": "python-migrate-0:0.13.0-2.el9.src",
"product_id": "python-migrate-0:0.13.0-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-migrate@0.13.0-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-mimeparse-0:1.6.0-16.el9.1.src",
"product": {
"name": "python-mimeparse-0:1.6.0-16.el9.1.src",
"product_id": "python-mimeparse-0:1.6.0-16.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-mimeparse@1.6.0-16.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-mock-0:3.0.5-14.el9.2.src",
"product": {
"name": "python-mock-0:3.0.5-14.el9.2.src",
"product_id": "python-mock-0:3.0.5-14.el9.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-mock@3.0.5-14.el9.2?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-monotonic-0:1.5-9.el9.1.src",
"product": {
"name": "python-monotonic-0:1.5-9.el9.1.src",
"product_id": "python-monotonic-0:1.5-9.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-monotonic@1.5-9.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-more-itertools-0:7.2.0-3.el9.src",
"product": {
"name": "python-more-itertools-0:7.2.0-3.el9.src",
"product_id": "python-more-itertools-0:7.2.0-3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-more-itertools@7.2.0-3.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"product": {
"name": "python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"product_id": "python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-mox3@1.1.0-0.20210812114029.99a302f.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-msgpack-0:0.6.2-2.el9.src",
"product": {
"name": "python-msgpack-0:0.6.2-2.el9.src",
"product_id": "python-msgpack-0:0.6.2-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-msgpack@0.6.2-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-munch-0:2.3.2-7.el9.src",
"product": {
"name": "python-munch-0:2.3.2-7.el9.src",
"product_id": "python-munch-0:2.3.2-7.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-munch@2.3.2-7.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"product": {
"name": "python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"product_id": "python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-neutronclient@7.6.0-0.20211012175718.983f0ab.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-nose-0:1.3.7-33.el9.1.src",
"product": {
"name": "python-nose-0:1.3.7-33.el9.1.src",
"product_id": "python-nose-0:1.3.7-33.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-nose@1.3.7-33.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-nose-cover3-0:0.1.0-31.el9.src",
"product": {
"name": "python-nose-cover3-0:0.1.0-31.el9.src",
"product_id": "python-nose-cover3-0:0.1.0-31.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-nose-cover3@0.1.0-31.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"product": {
"name": "python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"product_id": "python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-openstacksdk@0.99.1-0.20220811190026.a41d04e.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"product": {
"name": "python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"product_id": "python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-os-client-config@2.1.0-0.20210722194729.bc96c23.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"product": {
"name": "python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"product_id": "python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-os-service-types@1.7.0-0.20220802143336.0b2f473.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"product": {
"name": "python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"product_id": "python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-os-traits@2.8.0-0.20220811182615.04e8bb3.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"product": {
"name": "python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"product_id": "python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-osc-lib@2.6.1-0.20220811172053.973e169.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"product": {
"name": "python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"product_id": "python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-cache@3.0.0-0.20220811175617.79945c1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"product": {
"name": "python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"product_id": "python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-concurrency@5.0.0-0.20220811181826.052b2f2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"product": {
"name": "python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"product_id": "python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-config@9.0.0-0.20220811165930.9eaae04.el9?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"product": {
"name": "python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"product_id": "python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-context@5.0.0-0.20220811171413.f388eb9.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"product": {
"name": "python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"product_id": "python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-db@12.0.0-0.20220811175859.a808381.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"product": {
"name": "python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"product_id": "python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-i18n@5.1.0-0.20220802145025.b031d17.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"product": {
"name": "python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"product_id": "python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-log@5.0.0-0.20220811172332.6401da7.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"product": {
"name": "python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"product_id": "python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-messaging@13.0.0-0.20220811175319.4186386.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"product": {
"name": "python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"product_id": "python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-metrics@0.3.0-0.20220802145828.43eee50.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"product": {
"name": "python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"product_id": "python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-middleware@5.0.0-0.20220811170931.51e1882.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"product": {
"name": "python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"product_id": "python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-policy@4.0.0-0.20220811173113.5bd767b.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"product": {
"name": "python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"product_id": "python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-reports@2.3.0-0.20211012151507.f2799dc.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"product": {
"name": "python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"product_id": "python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-rootwrap@6.3.1-0.20220803131706.1b1b960.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"product": {
"name": "python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"product_id": "python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-serialization@5.0.0-0.20220811171112.dd2a819.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"product": {
"name": "python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"product_id": "python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-service@3.0.0-0.20220811180157.a27acfe.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"product": {
"name": "python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"product_id": "python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-upgradecheck@2.0.0-0.20220811171652.b3a2b19.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"product": {
"name": "python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"product_id": "python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-utils@6.0.0-0.20220811175035.7df6473.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"product": {
"name": "python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"product_id": "python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-versionedobjects@3.0.0-0.20220811180555.cec2b8e.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"product": {
"name": "python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"product_id": "python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslotest@4.4.1-0.20210812115053.aaf3a72.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"product": {
"name": "python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"product_id": "python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-osprofiler@3.4.3-0.20220802174918.3286301.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-paste-0:3.5.0-3.el9.1.src",
"product": {
"name": "python-paste-0:3.5.0-3.el9.1.src",
"product_id": "python-paste-0:3.5.0-3.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-paste@3.5.0-3.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-paste-deploy-0:2.0.1-5.el9.src",
"product": {
"name": "python-paste-deploy-0:2.0.1-5.el9.src",
"product_id": "python-paste-deploy-0:2.0.1-5.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-paste-deploy@2.0.1-5.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pbr-0:5.5.1-3.el9.1.src",
"product": {
"name": "python-pbr-0:5.5.1-3.el9.1.src",
"product_id": "python-pbr-0:5.5.1-3.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pbr@5.5.1-3.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pecan-0:1.3.2-10.el9.src",
"product": {
"name": "python-pecan-0:1.3.2-10.el9.src",
"product_id": "python-pecan-0:1.3.2-10.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pecan@1.3.2-10.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pexpect-0:4.6-3.el9.src",
"product": {
"name": "python-pexpect-0:4.6-3.el9.src",
"product_id": "python-pexpect-0:4.6-3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pexpect@4.6-3.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pint-0:0.10.1-3.el9.src",
"product": {
"name": "python-pint-0:0.10.1-3.el9.src",
"product_id": "python-pint-0:0.10.1-3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pint@0.10.1-3.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pretend-0:1.0.8-19.el9.src",
"product": {
"name": "python-pretend-0:1.0.8-19.el9.src",
"product_id": "python-pretend-0:1.0.8-19.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pretend@1.0.8-19.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"product": {
"name": "python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"product_id": "python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-proliantutils@2.13.2-0.20220802173426.8c7b6b1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-prometheus_client-0:0.7.1-3.el9.src",
"product": {
"name": "python-prometheus_client-0:0.7.1-3.el9.src",
"product_id": "python-prometheus_client-0:0.7.1-3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-prometheus_client@0.7.1-3.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"product": {
"name": "python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"product_id": "python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pycadf@3.1.1-0.20220802144439.4179996.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pycodestyle-0:2.6.0-4.el9.1.src",
"product": {
"name": "python-pycodestyle-0:2.6.0-4.el9.1.src",
"product_id": "python-pycodestyle-0:2.6.0-4.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pycodestyle@2.6.0-4.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pymemcache-0:3.5.0-1.el9.src",
"product": {
"name": "python-pymemcache-0:3.5.0-1.el9.src",
"product_id": "python-pymemcache-0:3.5.0-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pymemcache@3.5.0-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pyperclip-0:1.8.0-3.el9.1.src",
"product": {
"name": "python-pyperclip-0:1.8.0-3.el9.1.src",
"product_id": "python-pyperclip-0:1.8.0-3.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pyperclip@1.8.0-3.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pytest-cov-0:2.11.1-3.el9.1.src",
"product": {
"name": "python-pytest-cov-0:2.11.1-3.el9.1.src",
"product_id": "python-pytest-cov-0:2.11.1-3.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pytest-cov@2.11.1-3.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pytest-forked-0:1.3.0-2.el9.1.src",
"product": {
"name": "python-pytest-forked-0:1.3.0-2.el9.1.src",
"product_id": "python-pytest-forked-0:1.3.0-2.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pytest-forked@1.3.0-2.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pytest-runner-0:4.0-12.el9.1.src",
"product": {
"name": "python-pytest-runner-0:4.0-12.el9.1.src",
"product_id": "python-pytest-runner-0:4.0-12.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pytest-runner@4.0-12.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pytest-xdist-0:2.2.1-1.el9.src",
"product": {
"name": "python-pytest-xdist-0:2.2.1-1.el9.src",
"product_id": "python-pytest-xdist-0:2.2.1-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pytest-xdist@2.2.1-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pytest-xprocess-0:0.18.1-4.el9.src",
"product": {
"name": "python-pytest-xprocess-0:0.18.1-4.el9.src",
"product_id": "python-pytest-xprocess-0:0.18.1-4.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pytest-xprocess@0.18.1-4.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-redis-0:3.3.8-2.el9.src",
"product": {
"name": "python-redis-0:3.3.8-2.el9.src",
"product_id": "python-redis-0:3.3.8-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-redis@3.3.8-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-repoze-lru-0:0.7-7.el9.src",
"product": {
"name": "python-repoze-lru-0:0.7-7.el9.src",
"product_id": "python-repoze-lru-0:0.7-7.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-repoze-lru@0.7-7.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-requests-kerberos-0:0.12.0-12.el9.1.src",
"product": {
"name": "python-requests-kerberos-0:0.12.0-12.el9.1.src",
"product_id": "python-requests-kerberos-0:0.12.0-12.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-requests-kerberos@0.12.0-12.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-requests-mock-0:1.8.0-2.el9.1.src",
"product": {
"name": "python-requests-mock-0:1.8.0-2.el9.1.src",
"product_id": "python-requests-mock-0:1.8.0-2.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-requests-mock@1.8.0-2.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-requests-unixsocket-0:0.2.0-2.el9.src",
"product": {
"name": "python-requests-unixsocket-0:0.2.0-2.el9.src",
"product_id": "python-requests-unixsocket-0:0.2.0-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-requests-unixsocket@0.2.0-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"product": {
"name": "python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"product_id": "python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-requestsexceptions@1.4.0-0.20220802143336.d7ac0ff.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-retrying-0:1.3.3-2.el9.1.src",
"product": {
"name": "python-retrying-0:1.3.3-2.el9.1.src",
"product_id": "python-retrying-0:1.3.3-2.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-retrying@1.3.3-2.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-rfc3986-0:1.2.0-6.el9.src",
"product": {
"name": "python-rfc3986-0:1.2.0-6.el9.src",
"product_id": "python-rfc3986-0:1.2.0-6.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-rfc3986@1.2.0-6.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-routes-0:2.4.1-12.el9.src",
"product": {
"name": "python-routes-0:2.4.1-12.el9.src",
"product_id": "python-routes-0:2.4.1-12.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-routes@2.4.1-12.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"product": {
"name": "python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"product_id": "python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-scciclient@0.12.3-0.20220811182700.0940a71.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-simplegeneric-0:0.8.1-18.el9.src",
"product": {
"name": "python-simplegeneric-0:0.8.1-18.el9.src",
"product_id": "python-simplegeneric-0:0.8.1-18.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-simplegeneric@0.8.1-18.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-simplejson-0:3.17.0-2.el9.src",
"product": {
"name": "python-simplejson-0:3.17.0-2.el9.src",
"product_id": "python-simplejson-0:3.17.0-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-simplejson@3.17.0-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-singledispatch-0:3.4.0.3-19.el9.src",
"product": {
"name": "python-singledispatch-0:3.4.0.3-19.el9.src",
"product_id": "python-singledispatch-0:3.4.0.3-19.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-singledispatch@3.4.0.3-19.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-smi-0:0.3.4-10.el9.src",
"product": {
"name": "python-smi-0:0.3.4-10.el9.src",
"product_id": "python-smi-0:0.3.4-10.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-smi@0.3.4-10.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-sortedcontainers-0:2.3.0-2.el9.1.src",
"product": {
"name": "python-sortedcontainers-0:2.3.0-2.el9.1.src",
"product_id": "python-sortedcontainers-0:2.3.0-2.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-sortedcontainers@2.3.0-2.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-soupsieve-0:2.1.0-2.el9.1.src",
"product": {
"name": "python-soupsieve-0:2.1.0-2.el9.1.src",
"product_id": "python-soupsieve-0:2.1.0-2.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-soupsieve@2.1.0-2.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-sqlalchemy-0:1.4.39-2.el9.src",
"product": {
"name": "python-sqlalchemy-0:1.4.39-2.el9.src",
"product_id": "python-sqlalchemy-0:1.4.39-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-sqlalchemy@1.4.39-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-sqlparse-0:0.2.4-10.el9.src",
"product": {
"name": "python-sqlparse-0:0.2.4-10.el9.src",
"product_id": "python-sqlparse-0:0.2.4-10.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-sqlparse@0.2.4-10.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-statsd-0:3.2.1-20.el9.src",
"product": {
"name": "python-statsd-0:3.2.1-20.el9.src",
"product_id": "python-statsd-0:3.2.1-20.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-statsd@3.2.1-20.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-stestr-0:2.6.0-8.el9.src",
"product": {
"name": "python-stestr-0:2.6.0-8.el9.src",
"product_id": "python-stestr-0:2.6.0-8.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-stestr@2.6.0-8.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"product": {
"name": "python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"product_id": "python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-stevedore@4.0.0-0.20220811180640.ccd1754.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-sure-0:1.4.11-12.el9.2.src",
"product": {
"name": "python-sure-0:1.4.11-12.el9.2.src",
"product_id": "python-sure-0:1.4.11-12.el9.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-sure@1.4.11-12.el9.2?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"product": {
"name": "python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"product_id": "python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-sushy-oem-idrac@4.0.0-0.20220802162610.7b75e6e.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"product": {
"name": "python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"product_id": "python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-swiftclient@4.0.1-0.20220811174436.9eee29d.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-tempita-0:0.5.1-25.el9.src",
"product": {
"name": "python-tempita-0:0.5.1-25.el9.src",
"product_id": "python-tempita-0:0.5.1-25.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tempita@0.5.1-25.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-tenacity-0:6.2.0-2.el9.src",
"product": {
"name": "python-tenacity-0:6.2.0-2.el9.src",
"product_id": "python-tenacity-0:6.2.0-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tenacity@6.2.0-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-testrepository-0:0.0.20-20.el9.src",
"product": {
"name": "python-testrepository-0:0.0.20-20.el9.src",
"product_id": "python-testrepository-0:0.0.20-20.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-testrepository@0.0.20-20.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-testresources-0:2.0.1-2.el9.src",
"product": {
"name": "python-testresources-0:2.0.1-2.el9.src",
"product_id": "python-testresources-0:2.0.1-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-testresources@2.0.1-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-testscenarios-0:0.5.0-21.el9.1.src",
"product": {
"name": "python-testscenarios-0:0.5.0-21.el9.1.src",
"product_id": "python-testscenarios-0:0.5.0-21.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-testscenarios@0.5.0-21.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-testtools-0:2.4.0-8.el9.1.src",
"product": {
"name": "python-testtools-0:2.4.0-8.el9.1.src",
"product_id": "python-testtools-0:2.4.0-8.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-testtools@2.4.0-8.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"product": {
"name": "python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"product_id": "python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tooz@3.0.0-0.20220811181909.d145b50.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-tornado-0:6.1.0-2.el9.1.src",
"product": {
"name": "python-tornado-0:6.1.0-2.el9.1.src",
"product_id": "python-tornado-0:6.1.0-2.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tornado@6.1.0-2.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-tox-0:3.23.0-2.el9.1.src",
"product": {
"name": "python-tox-0:3.23.0-2.el9.1.src",
"product_id": "python-tox-0:3.23.0-2.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tox@3.23.0-2.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-tox-current-env-0:0.0.6-1.el9.src",
"product": {
"name": "python-tox-current-env-0:0.0.6-1.el9.src",
"product_id": "python-tox-current-env-0:0.0.6-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tox-current-env@0.0.6-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-traceback2-0:1.4.0-25.el9.src",
"product": {
"name": "python-traceback2-0:1.4.0-25.el9.src",
"product_id": "python-traceback2-0:1.4.0-25.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-traceback2@1.4.0-25.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-typeguard-0:2.9.1-1.el9.src",
"product": {
"name": "python-typeguard-0:2.9.1-1.el9.src",
"product_id": "python-typeguard-0:2.9.1-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-typeguard@2.9.1-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"product": {
"name": "python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"product_id": "python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-typing-extensions@3.7.4.3-2.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-unittest2-0:1.1.0-24.el9.src",
"product": {
"name": "python-unittest2-0:1.1.0-24.el9.src",
"product_id": "python-unittest2-0:1.1.0-24.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-unittest2@1.1.0-24.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-vine-0:5.0.0-3.el9.src",
"product": {
"name": "python-vine-0:5.0.0-3.el9.src",
"product_id": "python-vine-0:5.0.0-3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-vine@5.0.0-3.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-virtualenv-0:20.4.4-1.el9.src",
"product": {
"name": "python-virtualenv-0:20.4.4-1.el9.src",
"product_id": "python-virtualenv-0:20.4.4-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-virtualenv@20.4.4-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-voluptuous-0:0.11.7-3.el9.src",
"product": {
"name": "python-voluptuous-0:0.11.7-3.el9.src",
"product_id": "python-voluptuous-0:0.11.7-3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-voluptuous@0.11.7-3.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-waitress-0:2.0.0-2.el9.src",
"product": {
"name": "python-waitress-0:2.0.0-2.el9.src",
"product_id": "python-waitress-0:2.0.0-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-waitress@2.0.0-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-warlock-0:1.3.3-2.el9.src",
"product": {
"name": "python-warlock-0:1.3.3-2.el9.src",
"product_id": "python-warlock-0:1.3.3-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-warlock@1.3.3-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-wcwidth-0:0.2.5-2.el9.2.src",
"product": {
"name": "python-wcwidth-0:0.2.5-2.el9.2.src",
"product_id": "python-wcwidth-0:0.2.5-2.el9.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wcwidth@0.2.5-2.el9.2?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-webencodings-0:0.5.1-15.el9.1.src",
"product": {
"name": "python-webencodings-0:0.5.1-15.el9.1.src",
"product_id": "python-webencodings-0:0.5.1-15.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-webencodings@0.5.1-15.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-webob-0:1.8.5-5.el9.src",
"product": {
"name": "python-webob-0:1.8.5-5.el9.src",
"product_id": "python-webob-0:1.8.5-5.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-webob@1.8.5-5.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-webtest-0:2.0.33-5.el9.src",
"product": {
"name": "python-webtest-0:2.0.33-5.el9.src",
"product_id": "python-webtest-0:2.0.33-5.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-webtest@2.0.33-5.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-werkzeug-0:2.0.3-3.el9.src",
"product": {
"name": "python-werkzeug-0:2.0.3-3.el9.src",
"product_id": "python-werkzeug-0:2.0.3-3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-werkzeug@2.0.3-3.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-wrapt-0:1.11.2-4.el9.src",
"product": {
"name": "python-wrapt-0:1.11.2-4.el9.src",
"product_id": "python-wrapt-0:1.11.2-4.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wrapt@1.11.2-4.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"product": {
"name": "python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"product_id": "python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wsme@0.11.0-0.20220802144439.80bda90.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-yappi-0:1.3.1-2.el9.src",
"product": {
"name": "python-yappi-0:1.3.1-2.el9.src",
"product_id": "python-yappi-0:1.3.1-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-yappi@1.3.1-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-zake-0:0.2.2-19.el9.src",
"product": {
"name": "python-zake-0:0.2.2-19.el9.src",
"product_id": "python-zake-0:0.2.2-19.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-zake@0.2.2-19.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-zeroconf-0:0.24.4-2.el9.src",
"product": {
"name": "python-zeroconf-0:0.24.4-2.el9.src",
"product_id": "python-zeroconf-0:0.24.4-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-zeroconf@0.24.4-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-zipp-0:0.5.1-3.el9.src",
"product": {
"name": "python-zipp-0:0.5.1-3.el9.src",
"product_id": "python-zipp-0:0.5.1-3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-zipp@0.5.1-3.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-zope-event-0:4.2.0-20.el9.1.src",
"product": {
"name": "python-zope-event-0:4.2.0-20.el9.1.src",
"product_id": "python-zope-event-0:4.2.0-20.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-zope-event@4.2.0-20.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-zope-interface-0:5.4.0-1.el9.src",
"product": {
"name": "python-zope-interface-0:5.4.0-1.el9.src",
"product_id": "python-zope-interface-0:5.4.0-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-zope-interface@5.4.0-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-zope-testing-0:4.7-4.el9.1.src",
"product": {
"name": "python-zope-testing-0:4.7-4.el9.1.src",
"product_id": "python-zope-testing-0:4.7-4.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-zope-testing@4.7-4.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "subunit-0:1.4.0-6.el9.1.src",
"product": {
"name": "subunit-0:1.4.0-6.el9.1.src",
"product_id": "subunit-0:1.4.0-6.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit@1.4.0-6.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"product": {
"name": "openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"product_id": "openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic@21.0.1-0.20221114235951.fe64d5e.el9?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"product": {
"name": "openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"product_id": "openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-inspector@11.0.1-0.20221205155952.cd22607.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"product": {
"name": "python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"product_id": "python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-ironic-prometheus-exporter@3.1.1-0.20221003235527.eb27243.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"product": {
"name": "python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"product_id": "python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-sushy@4.3.4-0.20221213135957.69b014c.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "kata-containers-0:2.5.2-1.el9.src",
"product": {
"name": "kata-containers-0:2.5.2-1.el9.src",
"product_id": "kata-containers-0:2.5.2-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kata-containers@2.5.2-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"product": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"product_id": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-rs@0.4.0-2.rhaos4.12.git.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.25.0-2.el9.src",
"product": {
"name": "cri-tools-0:1.25.0-2.el9.src",
"product_id": "cri-tools-0:1.25.0-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.25.0-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"product": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"product_id": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.1-5.rhaos4.12.git6005903.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-3.rhaos4.12.el9.src",
"product": {
"name": "buildah-1:1.23.4-3.rhaos4.12.el9.src",
"product_id": "buildah-1:1.23.4-3.rhaos4.12.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-3.rhaos4.12.el9?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-3.rhaos4.12.el9.src",
"product": {
"name": "conmon-2:2.1.2-3.rhaos4.12.el9.src",
"product_id": "conmon-2:2.1.2-3.rhaos4.12.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-3.rhaos4.12.el9?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.2-2.rhaos4.12.el9.src",
"product": {
"name": "crun-0:1.4.2-2.rhaos4.12.el9.src",
"product_id": "crun-0:1.4.2-2.rhaos4.12.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.2-2.rhaos4.12.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.2.0-4.rhaos4.12.el9.src",
"product": {
"name": "podman-3:4.2.0-4.rhaos4.12.el9.src",
"product_id": "podman-3:4.2.0-4.rhaos4.12.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-4.rhaos4.12.el9?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"product": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"product_id": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"product": {
"name": "skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"product_id": "skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.8.0-5.rhaos4.12.el9?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"product": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"product_id": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer@0.16.1-1.rhaos4.12.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-5.rhaos4.12.el9.src",
"product": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el9.src",
"product_id": "ignition-0:2.14.0-5.rhaos4.12.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-5.rhaos4.12.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"product": {
"name": "rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"product_id": "rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-afterburn@5.3.0-1.rhaos4.12.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"product": {
"name": "openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"product_id": "openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift@4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"product": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"product_id": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202301042257.p0.g854f807.assembly.stream.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"product": {
"name": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"product_id": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/atomic-openshift-service-idler@4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-27.rhaos4.12.el8.x86_64",
"product": {
"name": "containers-common-2:1-27.rhaos4.12.el8.x86_64",
"product_id": "containers-common-2:1-27.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-27.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"product": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"product_id": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer@0.16.1-1.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"product": {
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"product_id": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debugsource@0.16.1-1.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"product": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"product_id": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.16.1-1.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"product": {
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"product_id": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debuginfo@0.16.1-1.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nmstate-0:1.3.3-1.el8.x86_64",
"product": {
"name": "nmstate-0:1.3.3-1.el8.x86_64",
"product_id": "nmstate-0:1.3.3-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate@1.3.3-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nmstate-devel-0:1.3.3-1.el8.x86_64",
"product": {
"name": "nmstate-devel-0:1.3.3-1.el8.x86_64",
"product_id": "nmstate-devel-0:1.3.3-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-devel@1.3.3-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nmstate-libs-0:1.3.3-1.el8.x86_64",
"product": {
"name": "nmstate-libs-0:1.3.3-1.el8.x86_64",
"product_id": "nmstate-libs-0:1.3.3-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-libs@1.3.3-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"product": {
"name": "nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"product_id": "nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-debugsource@1.3.3-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"product": {
"name": "nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"product_id": "nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-debuginfo@1.3.3-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"product": {
"name": "nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"product_id": "nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-libs-debuginfo@1.3.3-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ostree-0:2022.2-5.el8.x86_64",
"product": {
"name": "ostree-0:2022.2-5.el8.x86_64",
"product_id": "ostree-0:2022.2-5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree@2022.2-5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ostree-devel-0:2022.2-5.el8.x86_64",
"product": {
"name": "ostree-devel-0:2022.2-5.el8.x86_64",
"product_id": "ostree-devel-0:2022.2-5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-devel@2022.2-5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ostree-grub2-0:2022.2-5.el8.x86_64",
"product": {
"name": "ostree-grub2-0:2022.2-5.el8.x86_64",
"product_id": "ostree-grub2-0:2022.2-5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-grub2@2022.2-5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ostree-libs-0:2022.2-5.el8.x86_64",
"product": {
"name": "ostree-libs-0:2022.2-5.el8.x86_64",
"product_id": "ostree-libs-0:2022.2-5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-libs@2022.2-5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ostree-debugsource-0:2022.2-5.el8.x86_64",
"product": {
"name": "ostree-debugsource-0:2022.2-5.el8.x86_64",
"product_id": "ostree-debugsource-0:2022.2-5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-debugsource@2022.2-5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ostree-debuginfo-0:2022.2-5.el8.x86_64",
"product": {
"name": "ostree-debuginfo-0:2022.2-5.el8.x86_64",
"product_id": "ostree-debuginfo-0:2022.2-5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-debuginfo@2022.2-5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"product": {
"name": "ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"product_id": "ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-libs-debuginfo@2022.2-5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_id": "podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-1.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_id": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-1.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_id": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.2.0-1.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_id": "podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.2.0-1.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_id": "podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.2.0-1.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_id": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-1.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_id": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-1.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_id": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-1.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_id": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-1.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_id": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-1.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_id": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-1.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"product": {
"name": "afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"product_id": "afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn@5.3.0-1.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"product": {
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"product_id": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-afterburn-debugsource@5.3.0-1.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"product": {
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"product_id": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn-debuginfo@5.3.0-1.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"product": {
"name": "bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"product_id": "bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bootupd@0.2.5-3.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"product": {
"name": "rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"product_id": "rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-bootupd-debugsource@0.2.5-3.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"product": {
"name": "bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"product_id": "bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bootupd-debuginfo@0.2.5-3.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"product": {
"name": "skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"product_id": "skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.8.0-1.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"product": {
"name": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"product_id": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.8.0-1.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "kata-containers-0:2.5.2-1.el8.x86_64",
"product": {
"name": "kata-containers-0:2.5.2-1.el8.x86_64",
"product_id": "kata-containers-0:2.5.2-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kata-containers@2.5.2-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"product": {
"name": "butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"product_id": "butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.16.0-2.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"product": {
"name": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"product_id": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.16.0-2.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"product": {
"name": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"product_id": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.16.0-2.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"product": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"product_id": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-rs@0.4.0-2.rhaos4.12.git.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.25.0-2.el8.x86_64",
"product": {
"name": "cri-tools-0:1.25.0-2.el8.x86_64",
"product_id": "cri-tools-0:1.25.0-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.25.0-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"product": {
"name": "cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"product_id": "cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"product": {
"name": "cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"product_id": "cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"product": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"product_id": "ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-5.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"product": {
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"product_id": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.14.0-5.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"product": {
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"product_id": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-5.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"product": {
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"product_id": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-5.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"product": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"product_id": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-5.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"product": {
"name": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"product_id": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/network-scripts-openvswitch2.17@2.17.0-62.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"product": {
"name": "openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"product_id": "openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17@2.17.0-62.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"product": {
"name": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"product_id": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17-devel@2.17.0-62.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"product": {
"name": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"product_id": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17-ipsec@2.17.0-62.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"product": {
"name": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"product_id": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-openvswitch2.17@2.17.0-62.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"product": {
"name": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"product_id": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17-debugsource@2.17.0-62.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"product": {
"name": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"product_id": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17-debuginfo@2.17.0-62.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"product": {
"name": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"product_id": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-openvswitch2.17-debuginfo@2.17.0-62.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-adsl@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-bluetooth@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-cloud-setup@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm-devel@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ovs@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ppp@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-team@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-tui@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wifi@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wwan@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-debugsource@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-adsl-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-bluetooth-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-cloud-setup-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ovs-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ppp-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-team-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-tui-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wifi-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wwan-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"product": {
"name": "ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"product_id": "ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06@22.06.0-27.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"product": {
"name": "ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"product_id": "ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-central@22.06.0-27.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"product": {
"name": "ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"product_id": "ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-host@22.06.0-27.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"product": {
"name": "ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"product_id": "ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-vtep@22.06.0-27.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"product": {
"name": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"product_id": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-debugsource@22.06.0-27.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"product": {
"name": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"product_id": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-central-debuginfo@22.06.0-27.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"product": {
"name": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"product_id": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-debuginfo@22.06.0-27.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"product": {
"name": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"product_id": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-host-debuginfo@22.06.0-27.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"product": {
"name": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"product_id": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-vtep-debuginfo@22.06.0-27.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"product": {
"name": "python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"product_id": "python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyrsistent@0.16.0-3.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"product": {
"name": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"product_id": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pyrsistent-debugsource@0.16.0-3.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"product": {
"name": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"product_id": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyrsistent-debuginfo@0.16.0-3.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"product": {
"name": "python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"product_id": "python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-msgpack@0.6.2-1.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"product": {
"name": "python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"product_id": "python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-msgpack-debugsource@0.6.2-1.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"product": {
"name": "python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"product_id": "python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-msgpack-debuginfo@0.6.2-1.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "tini-0:0.16.1-1.el8ar.x86_64",
"product": {
"name": "tini-0:0.16.1-1.el8ar.x86_64",
"product_id": "tini-0:0.16.1-1.el8ar.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tini@0.16.1-1.el8ar?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"product": {
"name": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"product_id": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"product_id": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-1.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"product_id": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-1.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"product": {
"name": "libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"product_id": "libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-2.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"product": {
"name": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"product_id": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-2.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"product": {
"name": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"product_id": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-2.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"product_id": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-2.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "haproxy22-0:2.2.24-1.el8.x86_64",
"product": {
"name": "haproxy22-0:2.2.24-1.el8.x86_64",
"product_id": "haproxy22-0:2.2.24-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy22@2.2.24-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"product": {
"name": "haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"product_id": "haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy-debugsource@2.2.24-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"product": {
"name": "haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"product_id": "haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy22-debuginfo@2.2.24-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"product": {
"name": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"product_id": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"product_id": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-1.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"product_id": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-1.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grpc-0:1.18.0-4.el8ost.x86_64",
"product": {
"name": "grpc-0:1.18.0-4.el8ost.x86_64",
"product_id": "grpc-0:1.18.0-4.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc@1.18.0-4.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grpc-cli-0:1.18.0-4.el8ost.x86_64",
"product": {
"name": "grpc-cli-0:1.18.0-4.el8ost.x86_64",
"product_id": "grpc-cli-0:1.18.0-4.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-cli@1.18.0-4.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grpc-devel-0:1.18.0-4.el8ost.x86_64",
"product": {
"name": "grpc-devel-0:1.18.0-4.el8ost.x86_64",
"product_id": "grpc-devel-0:1.18.0-4.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-devel@1.18.0-4.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"product": {
"name": "grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"product_id": "grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-plugins@1.18.0-4.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"product": {
"name": "python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"product_id": "python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-grpcio@1.18.0-4.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"product": {
"name": "grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"product_id": "grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-debugsource@1.18.0-4.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"product": {
"name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"product_id": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-cli-debuginfo@1.18.0-4.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"product": {
"name": "grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"product_id": "grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-debuginfo@1.18.0-4.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"product": {
"name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"product_id": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-plugins-debuginfo@1.18.0-4.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"product": {
"name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"product_id": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-grpcio-debuginfo@1.18.0-4.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"product": {
"name": "crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"product_id": "crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.2-1.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"product": {
"name": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"product_id": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.4.2-1.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"product": {
"name": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"product_id": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.4.2-1.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-4.rhaos4.11.el8.x86_64",
"product": {
"name": "crit-0:3.15-4.rhaos4.11.el8.x86_64",
"product_id": "crit-0:3.15-4.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-4.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-4.rhaos4.11.el8.x86_64",
"product": {
"name": "criu-0:3.15-4.rhaos4.11.el8.x86_64",
"product_id": "criu-0:3.15-4.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-4.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"product": {
"name": "criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"product_id": "criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-4.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"product": {
"name": "criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"product_id": "criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-4.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"product": {
"name": "python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"product_id": "python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-4.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"product": {
"name": "criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"product_id": "criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-4.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"product": {
"name": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"product_id": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-4.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"product": {
"name": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"product_id": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-4.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"product": {
"name": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"product_id": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-5.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"product": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"product_id": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-5.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"product": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"product_id": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-5.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"product": {
"name": "conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"product_id": "conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-2.rhaos4.11.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"product": {
"name": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"product_id": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-2.rhaos4.11.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"product": {
"name": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"product_id": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-2.rhaos4.11.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-2.el8.x86_64",
"product": {
"name": "buildah-1:1.23.4-2.el8.x86_64",
"product_id": "buildah-1:1.23.4-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-2.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-2.el8.x86_64",
"product": {
"name": "buildah-tests-1:1.23.4-2.el8.x86_64",
"product_id": "buildah-tests-1:1.23.4-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-2.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-2.el8.x86_64",
"product": {
"name": "buildah-debugsource-1:1.23.4-2.el8.x86_64",
"product_id": "buildah-debugsource-1:1.23.4-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-2.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"product": {
"name": "buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"product_id": "buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-2.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"product_id": "buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-2.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"product": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"product_id": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.1-5.rhaos4.12.git6005903.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"product_id": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.1-5.rhaos4.12.git6005903.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"product_id": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.1-5.rhaos4.12.git6005903.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product_id": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree@2022.10.99.g0049dbdd-3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product": {
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product_id": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-devel@2022.10.99.g0049dbdd-3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product": {
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product_id": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs@2022.10.99.g0049dbdd-3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product": {
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product_id": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debugsource@2022.10.99.g0049dbdd-3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product": {
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product_id": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debuginfo@2022.10.99.g0049dbdd-3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product": {
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product_id": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs-debuginfo@2022.10.99.g0049dbdd-3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"product": {
"name": "ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"product_id": "ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09@22.09.0-25.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"product": {
"name": "ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"product_id": "ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-central@22.09.0-25.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"product": {
"name": "ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"product_id": "ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-host@22.09.0-25.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"product": {
"name": "ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"product_id": "ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-vtep@22.09.0-25.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"product": {
"name": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"product_id": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-debugsource@22.09.0-25.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"product": {
"name": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"product_id": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-central-debuginfo@22.09.0-25.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"product": {
"name": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"product_id": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-debuginfo@22.09.0-25.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"product": {
"name": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"product_id": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-host-debuginfo@22.09.0-25.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"product": {
"name": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"product_id": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-vtep-debuginfo@22.09.0-25.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"product_id": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202301042257.p0.g854f807.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.12.0-202301042257.p0.g854f807.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"product": {
"name": "runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"product_id": "runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.2-2.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"product": {
"name": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"product_id": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.2-2.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"product": {
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"product_id": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.2-2.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-core@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-core@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-internal@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-kvm@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-extra@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-internal@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-selftests-internal@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-bcrypt-0:3.1.6-3.el9.x86_64",
"product": {
"name": "python3-bcrypt-0:3.1.6-3.el9.x86_64",
"product_id": "python3-bcrypt-0:3.1.6-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-bcrypt@3.1.6-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"product": {
"name": "python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"product_id": "python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-bcrypt-debugsource@3.1.6-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"product": {
"name": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"product_id": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-bcrypt-debuginfo@3.1.6-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-coverage-0:5.6-0.1b1.el9.x86_64",
"product": {
"name": "python3-coverage-0:5.6-0.1b1.el9.x86_64",
"product_id": "python3-coverage-0:5.6-0.1b1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-coverage@5.6-0.1b1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"product": {
"name": "python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"product_id": "python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-coverage-debugsource@5.6-0.1b1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"product": {
"name": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"product_id": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-coverage-debuginfo@5.6-0.1b1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-gevent-0:21.1.2-1.el9.x86_64",
"product": {
"name": "python3-gevent-0:21.1.2-1.el9.x86_64",
"product_id": "python3-gevent-0:21.1.2-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-gevent@21.1.2-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"product": {
"name": "python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"product_id": "python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-gevent-debugsource@21.1.2-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"product": {
"name": "python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"product_id": "python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-gevent-debuginfo@21.1.2-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-greenlet-0:1.0.0-1.el9.x86_64",
"product": {
"name": "python3-greenlet-0:1.0.0-1.el9.x86_64",
"product_id": "python3-greenlet-0:1.0.0-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-greenlet@1.0.0-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"product": {
"name": "python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"product_id": "python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-greenlet-devel@1.0.0-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"product": {
"name": "python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"product_id": "python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-greenlet-debugsource@1.0.0-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"product": {
"name": "python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"product_id": "python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-greenlet-debuginfo@1.0.0-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"product": {
"name": "python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"product_id": "python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kerberos@1.3.0-11.el9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"product": {
"name": "python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"product_id": "python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kerberos-debugsource@1.3.0-11.el9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"product": {
"name": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"product_id": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kerberos-debuginfo@1.3.0-11.el9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"product": {
"name": "python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"product_id": "python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kiwisolver@1.1.0-4.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"product": {
"name": "python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"product_id": "python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kiwisolver-debugsource@1.1.0-4.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"product": {
"name": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"product_id": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kiwisolver-debuginfo@1.1.0-4.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-markupsafe-0:2.0.0-2.el9.x86_64",
"product": {
"name": "python3-markupsafe-0:2.0.0-2.el9.x86_64",
"product_id": "python3-markupsafe-0:2.0.0-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-markupsafe@2.0.0-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"product": {
"name": "python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"product_id": "python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-markupsafe-debugsource@2.0.0-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"product": {
"name": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"product_id": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-markupsafe-debuginfo@2.0.0-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-msgpack-0:0.6.2-2.el9.x86_64",
"product": {
"name": "python3-msgpack-0:0.6.2-2.el9.x86_64",
"product_id": "python3-msgpack-0:0.6.2-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-msgpack@0.6.2-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"product": {
"name": "python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"product_id": "python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-msgpack-debugsource@0.6.2-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"product": {
"name": "python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"product_id": "python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-msgpack-debuginfo@0.6.2-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-simplejson-0:3.17.0-2.el9.x86_64",
"product": {
"name": "python3-simplejson-0:3.17.0-2.el9.x86_64",
"product_id": "python3-simplejson-0:3.17.0-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-simplejson@3.17.0-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"product": {
"name": "python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"product_id": "python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-simplejson-debugsource@3.17.0-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"product": {
"name": "python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"product_id": "python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-simplejson-debuginfo@3.17.0-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"product": {
"name": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"product_id": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Baiomysql@1.4.39-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"product": {
"name": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"product_id": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Baiosqlite@1.4.39-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"product": {
"name": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"product_id": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Basyncio@1.4.39-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"product": {
"name": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"product_id": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bmssql_pymssql@1.4.39-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"product": {
"name": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"product_id": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bmssql_pyodbc@1.4.39-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"product": {
"name": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"product_id": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bmysql@1.4.39-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"product": {
"name": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"product_id": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bpostgresql@1.4.39-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"product": {
"name": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"product_id": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bpostgresql_asyncpg@1.4.39-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"product": {
"name": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"product_id": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bpostgresql_pg8000@1.4.39-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"product": {
"name": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"product_id": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bpymysql@1.4.39-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"product": {
"name": "python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"product_id": "python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy@1.4.39-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"product": {
"name": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"product_id": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-sqlalchemy-debugsource@1.4.39-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"product": {
"name": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"product_id": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy-debuginfo@1.4.39-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"product": {
"name": "python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"product_id": "python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tornado-doc@6.1.0-2.el9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-tornado-0:6.1.0-2.el9.1.x86_64",
"product": {
"name": "python3-tornado-0:6.1.0-2.el9.1.x86_64",
"product_id": "python3-tornado-0:6.1.0-2.el9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tornado@6.1.0-2.el9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"product": {
"name": "python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"product_id": "python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tornado-debugsource@6.1.0-2.el9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"product": {
"name": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"product_id": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tornado-debuginfo@6.1.0-2.el9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"product": {
"name": "python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"product_id": "python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wrapt-doc@1.11.2-4.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-wrapt-0:1.11.2-4.el9.x86_64",
"product": {
"name": "python3-wrapt-0:1.11.2-4.el9.x86_64",
"product_id": "python3-wrapt-0:1.11.2-4.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-wrapt@1.11.2-4.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"product": {
"name": "python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"product_id": "python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wrapt-debugsource@1.11.2-4.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"product": {
"name": "python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"product_id": "python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-wrapt-debuginfo@1.11.2-4.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-yappi-0:1.3.1-2.el9.x86_64",
"product": {
"name": "python3-yappi-0:1.3.1-2.el9.x86_64",
"product_id": "python3-yappi-0:1.3.1-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-yappi@1.3.1-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"product": {
"name": "python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"product_id": "python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-yappi-debugsource@1.3.1-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"product": {
"name": "python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"product_id": "python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-yappi-debuginfo@1.3.1-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-zope-interface-0:5.4.0-1.el9.x86_64",
"product": {
"name": "python3-zope-interface-0:5.4.0-1.el9.x86_64",
"product_id": "python3-zope-interface-0:5.4.0-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-zope-interface@5.4.0-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "subunit-0:1.4.0-6.el9.1.x86_64",
"product": {
"name": "subunit-0:1.4.0-6.el9.1.x86_64",
"product_id": "subunit-0:1.4.0-6.el9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit@1.4.0-6.el9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"product": {
"name": "subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"product_id": "subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-cppunit@1.4.0-6.el9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"product": {
"name": "subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"product_id": "subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-cppunit-devel@1.4.0-6.el9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "subunit-devel-0:1.4.0-6.el9.1.x86_64",
"product": {
"name": "subunit-devel-0:1.4.0-6.el9.1.x86_64",
"product_id": "subunit-devel-0:1.4.0-6.el9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-devel@1.4.0-6.el9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "subunit-static-0:1.4.0-6.el9.1.x86_64",
"product": {
"name": "subunit-static-0:1.4.0-6.el9.1.x86_64",
"product_id": "subunit-static-0:1.4.0-6.el9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-static@1.4.0-6.el9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"product": {
"name": "subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"product_id": "subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-debugsource@1.4.0-6.el9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"product": {
"name": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"product_id": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-cppunit-debuginfo@1.4.0-6.el9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"product": {
"name": "subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"product_id": "subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-debuginfo@1.4.0-6.el9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kata-containers-0:2.5.2-1.el9.x86_64",
"product": {
"name": "kata-containers-0:2.5.2-1.el9.x86_64",
"product_id": "kata-containers-0:2.5.2-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kata-containers@2.5.2-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"product": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"product_id": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-rs@0.4.0-2.rhaos4.12.git.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.25.0-2.el9.x86_64",
"product": {
"name": "cri-tools-0:1.25.0-2.el9.x86_64",
"product_id": "cri-tools-0:1.25.0-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.25.0-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"product": {
"name": "cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"product_id": "cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"product": {
"name": "cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"product_id": "cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"product": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"product_id": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.1-5.rhaos4.12.git6005903.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"product_id": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.1-5.rhaos4.12.git6005903.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"product_id": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.1-5.rhaos4.12.git6005903.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"product": {
"name": "buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"product_id": "buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-3.rhaos4.12.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"product": {
"name": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"product_id": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-3.rhaos4.12.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"product": {
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"product_id": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-3.rhaos4.12.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"product": {
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"product_id": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-3.rhaos4.12.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"product_id": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-3.rhaos4.12.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"product": {
"name": "conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"product_id": "conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-3.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"product": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"product_id": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-3.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"product": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"product_id": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-3.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"product": {
"name": "crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"product_id": "crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.2-2.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"product": {
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"product_id": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.4.2-2.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"product": {
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"product_id": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.4.2-2.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_id": "podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-4.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_id": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-4.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_id": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-4.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_id": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.2.0-4.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_id": "podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.2.0-4.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_id": "podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.2.0-4.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_id": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-4.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_id": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-4.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_id": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-4.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_id": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-4.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_id": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-4.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_id": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-4.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product_id": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product": {
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product_id": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-devel@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product": {
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product_id": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product": {
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product_id": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debugsource@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product": {
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product_id": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debuginfo@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product": {
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product_id": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs-debuginfo@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"product": {
"name": "skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"product_id": "skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.8.0-5.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"product": {
"name": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"product_id": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.8.0-5.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"product": {
"name": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"product_id": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.8.0-5.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"product": {
"name": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"product_id": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.8.0-5.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product_id": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer@0.16.1-1.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product": {
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product_id": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra@0.16.1-1.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product": {
"name": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product_id": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-dracut@0.16.1-1.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product": {
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product_id": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debugsource@0.16.1-1.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product_id": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.16.1-1.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product": {
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product_id": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debuginfo@0.16.1-1.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"product": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"product_id": "ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-5.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"product": {
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"product_id": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.14.0-5.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"product": {
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"product_id": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-5.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"product": {
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"product_id": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-5.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"product": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"product_id": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-5.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"product": {
"name": "afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"product_id": "afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn@5.3.0-1.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"product": {
"name": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"product_id": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn-dracut@5.3.0-1.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"product": {
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"product_id": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-afterburn-debugsource@5.3.0-1.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"product": {
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"product_id": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn-debuginfo@5.3.0-1.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"product_id": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"product_id": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202301042257.p0.g854f807.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"product_id": "openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.12.0-202301042257.p0.g854f807.assembly.stream.el9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"product": {
"name": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"product_id": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/atomic-openshift-service-idler@4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-27.rhaos4.12.el8.aarch64",
"product": {
"name": "containers-common-2:1-27.rhaos4.12.el8.aarch64",
"product_id": "containers-common-2:1-27.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-27.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"product": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"product_id": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer@0.16.1-1.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"product": {
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"product_id": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debugsource@0.16.1-1.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"product": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"product_id": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.16.1-1.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"product": {
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"product_id": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debuginfo@0.16.1-1.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nmstate-0:1.3.3-1.el8.aarch64",
"product": {
"name": "nmstate-0:1.3.3-1.el8.aarch64",
"product_id": "nmstate-0:1.3.3-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate@1.3.3-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nmstate-devel-0:1.3.3-1.el8.aarch64",
"product": {
"name": "nmstate-devel-0:1.3.3-1.el8.aarch64",
"product_id": "nmstate-devel-0:1.3.3-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-devel@1.3.3-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nmstate-libs-0:1.3.3-1.el8.aarch64",
"product": {
"name": "nmstate-libs-0:1.3.3-1.el8.aarch64",
"product_id": "nmstate-libs-0:1.3.3-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-libs@1.3.3-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"product": {
"name": "nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"product_id": "nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-debugsource@1.3.3-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"product": {
"name": "nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"product_id": "nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-debuginfo@1.3.3-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"product": {
"name": "nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"product_id": "nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-libs-debuginfo@1.3.3-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ostree-0:2022.2-5.el8.aarch64",
"product": {
"name": "ostree-0:2022.2-5.el8.aarch64",
"product_id": "ostree-0:2022.2-5.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree@2022.2-5.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ostree-devel-0:2022.2-5.el8.aarch64",
"product": {
"name": "ostree-devel-0:2022.2-5.el8.aarch64",
"product_id": "ostree-devel-0:2022.2-5.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-devel@2022.2-5.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ostree-grub2-0:2022.2-5.el8.aarch64",
"product": {
"name": "ostree-grub2-0:2022.2-5.el8.aarch64",
"product_id": "ostree-grub2-0:2022.2-5.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-grub2@2022.2-5.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ostree-libs-0:2022.2-5.el8.aarch64",
"product": {
"name": "ostree-libs-0:2022.2-5.el8.aarch64",
"product_id": "ostree-libs-0:2022.2-5.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-libs@2022.2-5.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ostree-debugsource-0:2022.2-5.el8.aarch64",
"product": {
"name": "ostree-debugsource-0:2022.2-5.el8.aarch64",
"product_id": "ostree-debugsource-0:2022.2-5.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-debugsource@2022.2-5.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ostree-debuginfo-0:2022.2-5.el8.aarch64",
"product": {
"name": "ostree-debuginfo-0:2022.2-5.el8.aarch64",
"product_id": "ostree-debuginfo-0:2022.2-5.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-debuginfo@2022.2-5.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"product": {
"name": "ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"product_id": "ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-libs-debuginfo@2022.2-5.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_id": "podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-1.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_id": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-1.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_id": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.2.0-1.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_id": "podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.2.0-1.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_id": "podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.2.0-1.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_id": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-1.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_id": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-1.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_id": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-1.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_id": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-1.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_id": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-1.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_id": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-1.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"product": {
"name": "afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"product_id": "afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn@5.3.0-1.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"product": {
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"product_id": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-afterburn-debugsource@5.3.0-1.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"product": {
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"product_id": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn-debuginfo@5.3.0-1.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"product": {
"name": "bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"product_id": "bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bootupd@0.2.5-3.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"product": {
"name": "rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"product_id": "rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-bootupd-debugsource@0.2.5-3.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"product": {
"name": "bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"product_id": "bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bootupd-debuginfo@0.2.5-3.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"product": {
"name": "skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"product_id": "skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.8.0-1.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"product": {
"name": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"product_id": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.8.0-1.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "kata-containers-0:2.5.2-1.el8.aarch64",
"product": {
"name": "kata-containers-0:2.5.2-1.el8.aarch64",
"product_id": "kata-containers-0:2.5.2-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kata-containers@2.5.2-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"product": {
"name": "butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"product_id": "butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.16.0-2.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"product": {
"name": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"product_id": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.16.0-2.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"product": {
"name": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"product_id": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.16.0-2.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"product": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"product_id": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-rs@0.4.0-2.rhaos4.12.git.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.25.0-2.el8.aarch64",
"product": {
"name": "cri-tools-0:1.25.0-2.el8.aarch64",
"product_id": "cri-tools-0:1.25.0-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.25.0-2.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"product": {
"name": "cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"product_id": "cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-2.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"product": {
"name": "cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"product_id": "cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-2.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"product": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"product_id": "ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-5.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"product": {
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"product_id": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.14.0-5.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"product": {
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"product_id": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-5.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"product": {
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"product_id": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-5.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"product": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"product_id": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-5.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"product": {
"name": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"product_id": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/network-scripts-openvswitch2.17@2.17.0-62.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"product": {
"name": "openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"product_id": "openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17@2.17.0-62.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"product": {
"name": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"product_id": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17-devel@2.17.0-62.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"product": {
"name": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"product_id": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17-ipsec@2.17.0-62.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"product": {
"name": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"product_id": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-openvswitch2.17@2.17.0-62.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"product": {
"name": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"product_id": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17-debugsource@2.17.0-62.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"product": {
"name": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"product_id": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17-debuginfo@2.17.0-62.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"product": {
"name": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"product_id": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-openvswitch2.17-debuginfo@2.17.0-62.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-adsl@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-bluetooth@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-cloud-setup@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm-devel@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ovs@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ppp@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-team@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-tui@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wifi@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wwan@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-debugsource@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-adsl-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-bluetooth-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-cloud-setup-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ovs-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ppp-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-team-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-tui-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wifi-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wwan-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"product": {
"name": "ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"product_id": "ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06@22.06.0-27.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"product": {
"name": "ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"product_id": "ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-central@22.06.0-27.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"product": {
"name": "ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"product_id": "ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-host@22.06.0-27.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"product": {
"name": "ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"product_id": "ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-vtep@22.06.0-27.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"product": {
"name": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"product_id": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-debugsource@22.06.0-27.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"product": {
"name": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"product_id": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-central-debuginfo@22.06.0-27.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"product": {
"name": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"product_id": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-debuginfo@22.06.0-27.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"product": {
"name": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"product_id": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-host-debuginfo@22.06.0-27.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"product": {
"name": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"product_id": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-vtep-debuginfo@22.06.0-27.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"product": {
"name": "python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"product_id": "python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyrsistent@0.16.0-3.el8ost?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"product": {
"name": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"product_id": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pyrsistent-debugsource@0.16.0-3.el8ost?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"product": {
"name": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"product_id": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyrsistent-debuginfo@0.16.0-3.el8ost?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"product": {
"name": "python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"product_id": "python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-msgpack@0.6.2-1.el8ost?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"product": {
"name": "python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"product_id": "python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-msgpack-debugsource@0.6.2-1.el8ost?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"product": {
"name": "python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"product_id": "python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-msgpack-debuginfo@0.6.2-1.el8ost?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "tini-0:0.16.1-1.el8ar.aarch64",
"product": {
"name": "tini-0:0.16.1-1.el8ar.aarch64",
"product_id": "tini-0:0.16.1-1.el8ar.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tini@0.16.1-1.el8ar?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"product": {
"name": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"product_id": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"product_id": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-1.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"product_id": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-1.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"product": {
"name": "libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"product_id": "libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-2.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"product": {
"name": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"product_id": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-2.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"product": {
"name": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"product_id": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-2.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"product_id": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-2.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "haproxy22-0:2.2.24-1.el8.aarch64",
"product": {
"name": "haproxy22-0:2.2.24-1.el8.aarch64",
"product_id": "haproxy22-0:2.2.24-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy22@2.2.24-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"product": {
"name": "haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"product_id": "haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy-debugsource@2.2.24-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"product": {
"name": "haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"product_id": "haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy22-debuginfo@2.2.24-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"product": {
"name": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"product_id": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"product_id": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-1.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"product_id": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-1.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grpc-0:1.18.0-4.el8ost.aarch64",
"product": {
"name": "grpc-0:1.18.0-4.el8ost.aarch64",
"product_id": "grpc-0:1.18.0-4.el8ost.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc@1.18.0-4.el8ost?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grpc-cli-0:1.18.0-4.el8ost.aarch64",
"product": {
"name": "grpc-cli-0:1.18.0-4.el8ost.aarch64",
"product_id": "grpc-cli-0:1.18.0-4.el8ost.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-cli@1.18.0-4.el8ost?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grpc-devel-0:1.18.0-4.el8ost.aarch64",
"product": {
"name": "grpc-devel-0:1.18.0-4.el8ost.aarch64",
"product_id": "grpc-devel-0:1.18.0-4.el8ost.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-devel@1.18.0-4.el8ost?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"product": {
"name": "grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"product_id": "grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-plugins@1.18.0-4.el8ost?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"product": {
"name": "python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"product_id": "python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-grpcio@1.18.0-4.el8ost?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"product": {
"name": "grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"product_id": "grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-debugsource@1.18.0-4.el8ost?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"product": {
"name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"product_id": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-cli-debuginfo@1.18.0-4.el8ost?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"product": {
"name": "grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"product_id": "grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-debuginfo@1.18.0-4.el8ost?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"product": {
"name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"product_id": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-plugins-debuginfo@1.18.0-4.el8ost?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"product": {
"name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"product_id": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-grpcio-debuginfo@1.18.0-4.el8ost?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"product": {
"name": "crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"product_id": "crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.2-1.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"product": {
"name": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"product_id": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.4.2-1.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"product": {
"name": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"product_id": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.4.2-1.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-4.rhaos4.11.el8.aarch64",
"product": {
"name": "crit-0:3.15-4.rhaos4.11.el8.aarch64",
"product_id": "crit-0:3.15-4.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-4.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-4.rhaos4.11.el8.aarch64",
"product": {
"name": "criu-0:3.15-4.rhaos4.11.el8.aarch64",
"product_id": "criu-0:3.15-4.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-4.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"product": {
"name": "criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"product_id": "criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-4.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"product": {
"name": "criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"product_id": "criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-4.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"product": {
"name": "python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"product_id": "python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-4.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"product": {
"name": "criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"product_id": "criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-4.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"product": {
"name": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"product_id": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-4.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"product": {
"name": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"product_id": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-4.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"product": {
"name": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"product_id": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-5.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"product": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"product_id": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-5.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"product": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"product_id": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-5.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"product": {
"name": "conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"product_id": "conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-2.rhaos4.11.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"product": {
"name": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"product_id": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-2.rhaos4.11.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"product": {
"name": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"product_id": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-2.rhaos4.11.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-2.el8.aarch64",
"product": {
"name": "buildah-1:1.23.4-2.el8.aarch64",
"product_id": "buildah-1:1.23.4-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-2.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-2.el8.aarch64",
"product": {
"name": "buildah-tests-1:1.23.4-2.el8.aarch64",
"product_id": "buildah-tests-1:1.23.4-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-2.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-2.el8.aarch64",
"product": {
"name": "buildah-debugsource-1:1.23.4-2.el8.aarch64",
"product_id": "buildah-debugsource-1:1.23.4-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-2.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"product": {
"name": "buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"product_id": "buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-2.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"product_id": "buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-2.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"product": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"product_id": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.1-5.rhaos4.12.git6005903.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"product_id": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.1-5.rhaos4.12.git6005903.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"product_id": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.1-5.rhaos4.12.git6005903.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product_id": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree@2022.10.99.g0049dbdd-3.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product": {
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product_id": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-devel@2022.10.99.g0049dbdd-3.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product": {
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product_id": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs@2022.10.99.g0049dbdd-3.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product": {
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product_id": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debugsource@2022.10.99.g0049dbdd-3.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product": {
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product_id": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debuginfo@2022.10.99.g0049dbdd-3.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product": {
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product_id": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs-debuginfo@2022.10.99.g0049dbdd-3.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"product": {
"name": "ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"product_id": "ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09@22.09.0-25.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"product": {
"name": "ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"product_id": "ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-central@22.09.0-25.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"product": {
"name": "ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"product_id": "ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-host@22.09.0-25.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"product": {
"name": "ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"product_id": "ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-vtep@22.09.0-25.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"product": {
"name": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"product_id": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-debugsource@22.09.0-25.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"product": {
"name": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"product_id": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-central-debuginfo@22.09.0-25.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"product": {
"name": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"product_id": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-debuginfo@22.09.0-25.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"product": {
"name": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"product_id": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-host-debuginfo@22.09.0-25.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"product": {
"name": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"product_id": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-vtep-debuginfo@22.09.0-25.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"product_id": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"product_id": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202301042257.p0.g854f807.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"product": {
"name": "runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"product_id": "runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.2-2.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"product": {
"name": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"product_id": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.2-2.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"product": {
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"product_id": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.2-2.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "python3-bcrypt-0:3.1.6-3.el9.aarch64",
"product": {
"name": "python3-bcrypt-0:3.1.6-3.el9.aarch64",
"product_id": "python3-bcrypt-0:3.1.6-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-bcrypt@3.1.6-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"product": {
"name": "python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"product_id": "python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-bcrypt-debugsource@3.1.6-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"product": {
"name": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"product_id": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-bcrypt-debuginfo@3.1.6-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-coverage-0:5.6-0.1b1.el9.aarch64",
"product": {
"name": "python3-coverage-0:5.6-0.1b1.el9.aarch64",
"product_id": "python3-coverage-0:5.6-0.1b1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-coverage@5.6-0.1b1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"product": {
"name": "python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"product_id": "python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-coverage-debugsource@5.6-0.1b1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"product": {
"name": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"product_id": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-coverage-debuginfo@5.6-0.1b1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-gevent-0:21.1.2-1.el9.aarch64",
"product": {
"name": "python3-gevent-0:21.1.2-1.el9.aarch64",
"product_id": "python3-gevent-0:21.1.2-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-gevent@21.1.2-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"product": {
"name": "python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"product_id": "python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-gevent-debugsource@21.1.2-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"product": {
"name": "python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"product_id": "python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-gevent-debuginfo@21.1.2-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-greenlet-0:1.0.0-1.el9.aarch64",
"product": {
"name": "python3-greenlet-0:1.0.0-1.el9.aarch64",
"product_id": "python3-greenlet-0:1.0.0-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-greenlet@1.0.0-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"product": {
"name": "python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"product_id": "python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-greenlet-devel@1.0.0-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"product": {
"name": "python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"product_id": "python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-greenlet-debugsource@1.0.0-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"product": {
"name": "python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"product_id": "python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-greenlet-debuginfo@1.0.0-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"product": {
"name": "python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"product_id": "python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kerberos@1.3.0-11.el9.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"product": {
"name": "python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"product_id": "python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kerberos-debugsource@1.3.0-11.el9.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"product": {
"name": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"product_id": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kerberos-debuginfo@1.3.0-11.el9.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"product": {
"name": "python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"product_id": "python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kiwisolver@1.1.0-4.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"product": {
"name": "python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"product_id": "python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kiwisolver-debugsource@1.1.0-4.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"product": {
"name": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"product_id": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kiwisolver-debuginfo@1.1.0-4.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-markupsafe-0:2.0.0-2.el9.aarch64",
"product": {
"name": "python3-markupsafe-0:2.0.0-2.el9.aarch64",
"product_id": "python3-markupsafe-0:2.0.0-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-markupsafe@2.0.0-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"product": {
"name": "python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"product_id": "python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-markupsafe-debugsource@2.0.0-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"product": {
"name": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"product_id": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-markupsafe-debuginfo@2.0.0-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-msgpack-0:0.6.2-2.el9.aarch64",
"product": {
"name": "python3-msgpack-0:0.6.2-2.el9.aarch64",
"product_id": "python3-msgpack-0:0.6.2-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-msgpack@0.6.2-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"product": {
"name": "python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"product_id": "python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-msgpack-debugsource@0.6.2-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"product": {
"name": "python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"product_id": "python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-msgpack-debuginfo@0.6.2-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-simplejson-0:3.17.0-2.el9.aarch64",
"product": {
"name": "python3-simplejson-0:3.17.0-2.el9.aarch64",
"product_id": "python3-simplejson-0:3.17.0-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-simplejson@3.17.0-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"product": {
"name": "python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"product_id": "python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-simplejson-debugsource@3.17.0-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"product": {
"name": "python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"product_id": "python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-simplejson-debuginfo@3.17.0-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"product": {
"name": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"product_id": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Baiomysql@1.4.39-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"product": {
"name": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"product_id": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Baiosqlite@1.4.39-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"product": {
"name": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"product_id": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Basyncio@1.4.39-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"product": {
"name": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"product_id": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bmssql_pymssql@1.4.39-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"product": {
"name": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"product_id": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bmssql_pyodbc@1.4.39-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"product": {
"name": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"product_id": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bmysql@1.4.39-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"product": {
"name": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"product_id": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bpostgresql@1.4.39-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"product": {
"name": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"product_id": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bpostgresql_asyncpg@1.4.39-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"product": {
"name": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"product_id": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bpostgresql_pg8000@1.4.39-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"product": {
"name": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"product_id": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bpymysql@1.4.39-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"product": {
"name": "python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"product_id": "python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy@1.4.39-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"product": {
"name": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"product_id": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-sqlalchemy-debugsource@1.4.39-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"product": {
"name": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"product_id": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy-debuginfo@1.4.39-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"product": {
"name": "python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"product_id": "python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tornado-doc@6.1.0-2.el9.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-tornado-0:6.1.0-2.el9.1.aarch64",
"product": {
"name": "python3-tornado-0:6.1.0-2.el9.1.aarch64",
"product_id": "python3-tornado-0:6.1.0-2.el9.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tornado@6.1.0-2.el9.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"product": {
"name": "python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"product_id": "python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tornado-debugsource@6.1.0-2.el9.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"product": {
"name": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"product_id": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tornado-debuginfo@6.1.0-2.el9.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"product": {
"name": "python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"product_id": "python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wrapt-doc@1.11.2-4.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-wrapt-0:1.11.2-4.el9.aarch64",
"product": {
"name": "python3-wrapt-0:1.11.2-4.el9.aarch64",
"product_id": "python3-wrapt-0:1.11.2-4.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-wrapt@1.11.2-4.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"product": {
"name": "python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"product_id": "python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wrapt-debugsource@1.11.2-4.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"product": {
"name": "python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"product_id": "python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-wrapt-debuginfo@1.11.2-4.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-yappi-0:1.3.1-2.el9.aarch64",
"product": {
"name": "python3-yappi-0:1.3.1-2.el9.aarch64",
"product_id": "python3-yappi-0:1.3.1-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-yappi@1.3.1-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"product": {
"name": "python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"product_id": "python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-yappi-debugsource@1.3.1-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"product": {
"name": "python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"product_id": "python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-yappi-debuginfo@1.3.1-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-zope-interface-0:5.4.0-1.el9.aarch64",
"product": {
"name": "python3-zope-interface-0:5.4.0-1.el9.aarch64",
"product_id": "python3-zope-interface-0:5.4.0-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-zope-interface@5.4.0-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "subunit-0:1.4.0-6.el9.1.aarch64",
"product": {
"name": "subunit-0:1.4.0-6.el9.1.aarch64",
"product_id": "subunit-0:1.4.0-6.el9.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit@1.4.0-6.el9.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"product": {
"name": "subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"product_id": "subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-cppunit@1.4.0-6.el9.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"product": {
"name": "subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"product_id": "subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-cppunit-devel@1.4.0-6.el9.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "subunit-devel-0:1.4.0-6.el9.1.aarch64",
"product": {
"name": "subunit-devel-0:1.4.0-6.el9.1.aarch64",
"product_id": "subunit-devel-0:1.4.0-6.el9.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-devel@1.4.0-6.el9.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "subunit-static-0:1.4.0-6.el9.1.aarch64",
"product": {
"name": "subunit-static-0:1.4.0-6.el9.1.aarch64",
"product_id": "subunit-static-0:1.4.0-6.el9.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-static@1.4.0-6.el9.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"product": {
"name": "subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"product_id": "subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-debugsource@1.4.0-6.el9.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"product": {
"name": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"product_id": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-cppunit-debuginfo@1.4.0-6.el9.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"product": {
"name": "subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"product_id": "subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-debuginfo@1.4.0-6.el9.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kata-containers-0:2.5.2-1.el9.aarch64",
"product": {
"name": "kata-containers-0:2.5.2-1.el9.aarch64",
"product_id": "kata-containers-0:2.5.2-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kata-containers@2.5.2-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"product": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"product_id": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-rs@0.4.0-2.rhaos4.12.git.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.25.0-2.el9.aarch64",
"product": {
"name": "cri-tools-0:1.25.0-2.el9.aarch64",
"product_id": "cri-tools-0:1.25.0-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.25.0-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"product": {
"name": "cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"product_id": "cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"product": {
"name": "cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"product_id": "cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"product": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"product_id": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.1-5.rhaos4.12.git6005903.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"product_id": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.1-5.rhaos4.12.git6005903.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"product_id": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.1-5.rhaos4.12.git6005903.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"product": {
"name": "buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"product_id": "buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-3.rhaos4.12.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"product": {
"name": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"product_id": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-3.rhaos4.12.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"product": {
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"product_id": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-3.rhaos4.12.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"product": {
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"product_id": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-3.rhaos4.12.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"product_id": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-3.rhaos4.12.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"product": {
"name": "conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"product_id": "conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-3.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"product": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"product_id": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-3.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"product": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"product_id": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-3.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"product": {
"name": "crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"product_id": "crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.2-2.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"product": {
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"product_id": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.4.2-2.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"product": {
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"product_id": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.4.2-2.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_id": "podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-4.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_id": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-4.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_id": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-4.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_id": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.2.0-4.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_id": "podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.2.0-4.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_id": "podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.2.0-4.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_id": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-4.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_id": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-4.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_id": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-4.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_id": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-4.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_id": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-4.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_id": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-4.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product_id": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product": {
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product_id": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-devel@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product": {
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product_id": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product": {
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product_id": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debugsource@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product": {
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product_id": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debuginfo@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product": {
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product_id": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs-debuginfo@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"product": {
"name": "skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"product_id": "skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.8.0-5.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"product": {
"name": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"product_id": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.8.0-5.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"product": {
"name": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"product_id": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.8.0-5.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"product": {
"name": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"product_id": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.8.0-5.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product_id": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer@0.16.1-1.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product": {
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product_id": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra@0.16.1-1.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product": {
"name": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product_id": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-dracut@0.16.1-1.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product": {
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product_id": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debugsource@0.16.1-1.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product_id": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.16.1-1.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product": {
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product_id": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debuginfo@0.16.1-1.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"product": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"product_id": "ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-5.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"product": {
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"product_id": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.14.0-5.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"product": {
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"product_id": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-5.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"product": {
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"product_id": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-5.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"product": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"product_id": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-5.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"product": {
"name": "afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"product_id": "afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn@5.3.0-1.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"product": {
"name": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"product_id": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn-dracut@5.3.0-1.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"product": {
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"product_id": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-afterburn-debugsource@5.3.0-1.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"product": {
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"product_id": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn-debuginfo@5.3.0-1.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"product": {
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"product_id": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"product": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"product_id": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202301042257.p0.g854f807.assembly.stream.el9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"product": {
"name": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"product_id": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/atomic-openshift-service-idler@4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"product": {
"name": "containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"product_id": "containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-27.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"product_id": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer@0.16.1-1.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"product_id": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra@0.16.1-1.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"product_id": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debugsource@0.16.1-1.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"product_id": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.16.1-1.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"product_id": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debuginfo@0.16.1-1.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nmstate-0:1.3.3-1.el8.ppc64le",
"product": {
"name": "nmstate-0:1.3.3-1.el8.ppc64le",
"product_id": "nmstate-0:1.3.3-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate@1.3.3-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nmstate-devel-0:1.3.3-1.el8.ppc64le",
"product": {
"name": "nmstate-devel-0:1.3.3-1.el8.ppc64le",
"product_id": "nmstate-devel-0:1.3.3-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-devel@1.3.3-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nmstate-libs-0:1.3.3-1.el8.ppc64le",
"product": {
"name": "nmstate-libs-0:1.3.3-1.el8.ppc64le",
"product_id": "nmstate-libs-0:1.3.3-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-libs@1.3.3-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"product": {
"name": "nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"product_id": "nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-debugsource@1.3.3-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"product": {
"name": "nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"product_id": "nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-debuginfo@1.3.3-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"product": {
"name": "nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"product_id": "nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-libs-debuginfo@1.3.3-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ostree-0:2022.2-5.el8.ppc64le",
"product": {
"name": "ostree-0:2022.2-5.el8.ppc64le",
"product_id": "ostree-0:2022.2-5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree@2022.2-5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ostree-devel-0:2022.2-5.el8.ppc64le",
"product": {
"name": "ostree-devel-0:2022.2-5.el8.ppc64le",
"product_id": "ostree-devel-0:2022.2-5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-devel@2022.2-5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ostree-grub2-0:2022.2-5.el8.ppc64le",
"product": {
"name": "ostree-grub2-0:2022.2-5.el8.ppc64le",
"product_id": "ostree-grub2-0:2022.2-5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-grub2@2022.2-5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ostree-libs-0:2022.2-5.el8.ppc64le",
"product": {
"name": "ostree-libs-0:2022.2-5.el8.ppc64le",
"product_id": "ostree-libs-0:2022.2-5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-libs@2022.2-5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ostree-debugsource-0:2022.2-5.el8.ppc64le",
"product": {
"name": "ostree-debugsource-0:2022.2-5.el8.ppc64le",
"product_id": "ostree-debugsource-0:2022.2-5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-debugsource@2022.2-5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"product": {
"name": "ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"product_id": "ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-debuginfo@2022.2-5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"product": {
"name": "ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"product_id": "ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-libs-debuginfo@2022.2-5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_id": "podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-1.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_id": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-1.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_id": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.2.0-1.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_id": "podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.2.0-1.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_id": "podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.2.0-1.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_id": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-1.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_id": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-1.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_id": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-1.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_id": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-1.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_id": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-1.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_id": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-1.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"product_id": "afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn@5.3.0-1.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"product_id": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-afterburn-debugsource@5.3.0-1.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"product_id": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn-debuginfo@5.3.0-1.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"product_id": "skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.8.0-1.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"product_id": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.8.0-1.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "kata-containers-0:2.5.2-1.el8.ppc64le",
"product": {
"name": "kata-containers-0:2.5.2-1.el8.ppc64le",
"product_id": "kata-containers-0:2.5.2-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kata-containers@2.5.2-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"product": {
"name": "butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"product_id": "butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.16.0-2.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"product": {
"name": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"product_id": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.16.0-2.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"product": {
"name": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"product_id": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.16.0-2.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"product": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"product_id": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-rs@0.4.0-2.rhaos4.12.git.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.25.0-2.el8.ppc64le",
"product": {
"name": "cri-tools-0:1.25.0-2.el8.ppc64le",
"product_id": "cri-tools-0:1.25.0-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.25.0-2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"product": {
"name": "cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"product_id": "cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"product": {
"name": "cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"product_id": "cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"product": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"product_id": "ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-5.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"product": {
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"product_id": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.14.0-5.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"product": {
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"product_id": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-5.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"product": {
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"product_id": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-5.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"product": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"product_id": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-5.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"product": {
"name": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"product_id": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/network-scripts-openvswitch2.17@2.17.0-62.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"product": {
"name": "openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"product_id": "openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17@2.17.0-62.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"product": {
"name": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"product_id": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17-devel@2.17.0-62.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"product": {
"name": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"product_id": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17-ipsec@2.17.0-62.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"product": {
"name": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"product_id": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-openvswitch2.17@2.17.0-62.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"product": {
"name": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"product_id": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17-debugsource@2.17.0-62.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"product": {
"name": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"product_id": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17-debuginfo@2.17.0-62.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"product": {
"name": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"product_id": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-openvswitch2.17-debuginfo@2.17.0-62.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-adsl@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-bluetooth@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-cloud-setup@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm-devel@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ovs@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ppp@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-team@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-tui@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wifi@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wwan@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-debugsource@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-adsl-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-bluetooth-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-cloud-setup-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ovs-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ppp-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-team-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-tui-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wifi-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wwan-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"product": {
"name": "ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"product_id": "ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06@22.06.0-27.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"product": {
"name": "ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"product_id": "ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-central@22.06.0-27.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"product": {
"name": "ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"product_id": "ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-host@22.06.0-27.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"product": {
"name": "ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"product_id": "ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-vtep@22.06.0-27.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"product": {
"name": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"product_id": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-debugsource@22.06.0-27.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"product": {
"name": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"product_id": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-central-debuginfo@22.06.0-27.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"product": {
"name": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"product_id": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-debuginfo@22.06.0-27.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"product": {
"name": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"product_id": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-host-debuginfo@22.06.0-27.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"product": {
"name": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"product_id": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-vtep-debuginfo@22.06.0-27.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"product": {
"name": "python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"product_id": "python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyrsistent@0.16.0-3.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"product": {
"name": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"product_id": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pyrsistent-debugsource@0.16.0-3.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"product": {
"name": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"product_id": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyrsistent-debuginfo@0.16.0-3.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "tini-0:0.16.1-1.el8ar.ppc64le",
"product": {
"name": "tini-0:0.16.1-1.el8ar.ppc64le",
"product_id": "tini-0:0.16.1-1.el8ar.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tini@0.16.1-1.el8ar?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"product": {
"name": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"product_id": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"product_id": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-1.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"product_id": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-1.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"product": {
"name": "libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"product_id": "libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-2.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"product": {
"name": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"product_id": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-2.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"product": {
"name": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"product_id": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-2.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"product_id": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-2.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "haproxy22-0:2.2.24-1.el8.ppc64le",
"product": {
"name": "haproxy22-0:2.2.24-1.el8.ppc64le",
"product_id": "haproxy22-0:2.2.24-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy22@2.2.24-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"product": {
"name": "haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"product_id": "haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy-debugsource@2.2.24-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"product": {
"name": "haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"product_id": "haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy22-debuginfo@2.2.24-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"product": {
"name": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"product_id": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"product_id": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-1.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"product_id": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-1.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grpc-0:1.18.0-4.el8ost.ppc64le",
"product": {
"name": "grpc-0:1.18.0-4.el8ost.ppc64le",
"product_id": "grpc-0:1.18.0-4.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc@1.18.0-4.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"product": {
"name": "grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"product_id": "grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-cli@1.18.0-4.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"product": {
"name": "grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"product_id": "grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-devel@1.18.0-4.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"product": {
"name": "grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"product_id": "grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-plugins@1.18.0-4.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"product": {
"name": "python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"product_id": "python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-grpcio@1.18.0-4.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"product": {
"name": "grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"product_id": "grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-debugsource@1.18.0-4.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"product": {
"name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"product_id": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-cli-debuginfo@1.18.0-4.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"product": {
"name": "grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"product_id": "grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-debuginfo@1.18.0-4.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"product": {
"name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"product_id": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-plugins-debuginfo@1.18.0-4.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"product": {
"name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"product_id": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-grpcio-debuginfo@1.18.0-4.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"product": {
"name": "crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"product_id": "crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.2-1.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"product": {
"name": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"product_id": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.4.2-1.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"product": {
"name": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"product_id": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.4.2-1.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"product": {
"name": "crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"product_id": "crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-4.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"product": {
"name": "criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"product_id": "criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-4.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"product": {
"name": "criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"product_id": "criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-4.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"product": {
"name": "criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"product_id": "criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-4.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"product": {
"name": "python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"product_id": "python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-4.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"product": {
"name": "criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"product_id": "criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-4.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"product": {
"name": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"product_id": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-4.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"product": {
"name": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"product_id": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-4.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"product_id": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-5.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"product_id": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-5.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"product_id": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-5.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"product": {
"name": "conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"product_id": "conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-2.rhaos4.11.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"product": {
"name": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"product_id": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-2.rhaos4.11.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"product": {
"name": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"product_id": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-2.rhaos4.11.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-2.el8.ppc64le",
"product": {
"name": "buildah-1:1.23.4-2.el8.ppc64le",
"product_id": "buildah-1:1.23.4-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-2.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-2.el8.ppc64le",
"product": {
"name": "buildah-tests-1:1.23.4-2.el8.ppc64le",
"product_id": "buildah-tests-1:1.23.4-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-2.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"product": {
"name": "buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"product_id": "buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-2.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"product": {
"name": "buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"product_id": "buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-2.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"product_id": "buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-2.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"product": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"product_id": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.1-5.rhaos4.12.git6005903.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"product_id": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.1-5.rhaos4.12.git6005903.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"product_id": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.1-5.rhaos4.12.git6005903.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product_id": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree@2022.10.99.g0049dbdd-3.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product": {
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product_id": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-devel@2022.10.99.g0049dbdd-3.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product": {
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product_id": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs@2022.10.99.g0049dbdd-3.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product": {
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product_id": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debugsource@2022.10.99.g0049dbdd-3.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product": {
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product_id": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debuginfo@2022.10.99.g0049dbdd-3.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product": {
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product_id": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs-debuginfo@2022.10.99.g0049dbdd-3.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"product": {
"name": "ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"product_id": "ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09@22.09.0-25.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"product": {
"name": "ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"product_id": "ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-central@22.09.0-25.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"product": {
"name": "ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"product_id": "ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-host@22.09.0-25.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"product": {
"name": "ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"product_id": "ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-vtep@22.09.0-25.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"product": {
"name": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"product_id": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-debugsource@22.09.0-25.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"product": {
"name": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"product_id": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-central-debuginfo@22.09.0-25.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"product": {
"name": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"product_id": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-debuginfo@22.09.0-25.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"product": {
"name": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"product_id": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-host-debuginfo@22.09.0-25.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"product": {
"name": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"product_id": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-vtep-debuginfo@22.09.0-25.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"product_id": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"product_id": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202301042257.p0.g854f807.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"product": {
"name": "runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"product_id": "runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.2-2.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"product": {
"name": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"product_id": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.2-2.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"product": {
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"product_id": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.2-2.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"product": {
"name": "python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"product_id": "python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-bcrypt@3.1.6-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"product": {
"name": "python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"product_id": "python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-bcrypt-debugsource@3.1.6-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"product": {
"name": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"product_id": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-bcrypt-debuginfo@3.1.6-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"product": {
"name": "python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"product_id": "python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-coverage@5.6-0.1b1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"product": {
"name": "python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"product_id": "python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-coverage-debugsource@5.6-0.1b1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"product": {
"name": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"product_id": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-coverage-debuginfo@5.6-0.1b1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-gevent-0:21.1.2-1.el9.ppc64le",
"product": {
"name": "python3-gevent-0:21.1.2-1.el9.ppc64le",
"product_id": "python3-gevent-0:21.1.2-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-gevent@21.1.2-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"product": {
"name": "python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"product_id": "python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-gevent-debugsource@21.1.2-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"product": {
"name": "python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"product_id": "python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-gevent-debuginfo@21.1.2-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-greenlet-0:1.0.0-1.el9.ppc64le",
"product": {
"name": "python3-greenlet-0:1.0.0-1.el9.ppc64le",
"product_id": "python3-greenlet-0:1.0.0-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-greenlet@1.0.0-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"product": {
"name": "python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"product_id": "python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-greenlet-devel@1.0.0-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"product": {
"name": "python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"product_id": "python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-greenlet-debugsource@1.0.0-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"product": {
"name": "python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"product_id": "python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-greenlet-debuginfo@1.0.0-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"product": {
"name": "python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"product_id": "python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kerberos@1.3.0-11.el9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"product": {
"name": "python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"product_id": "python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kerberos-debugsource@1.3.0-11.el9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"product": {
"name": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"product_id": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kerberos-debuginfo@1.3.0-11.el9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"product": {
"name": "python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"product_id": "python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kiwisolver@1.1.0-4.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"product": {
"name": "python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"product_id": "python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kiwisolver-debugsource@1.1.0-4.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"product": {
"name": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"product_id": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kiwisolver-debuginfo@1.1.0-4.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"product": {
"name": "python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"product_id": "python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-markupsafe@2.0.0-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"product": {
"name": "python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"product_id": "python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-markupsafe-debugsource@2.0.0-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"product": {
"name": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"product_id": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-markupsafe-debuginfo@2.0.0-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-msgpack-0:0.6.2-2.el9.ppc64le",
"product": {
"name": "python3-msgpack-0:0.6.2-2.el9.ppc64le",
"product_id": "python3-msgpack-0:0.6.2-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-msgpack@0.6.2-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"product": {
"name": "python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"product_id": "python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-msgpack-debugsource@0.6.2-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"product": {
"name": "python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"product_id": "python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-msgpack-debuginfo@0.6.2-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-simplejson-0:3.17.0-2.el9.ppc64le",
"product": {
"name": "python3-simplejson-0:3.17.0-2.el9.ppc64le",
"product_id": "python3-simplejson-0:3.17.0-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-simplejson@3.17.0-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"product": {
"name": "python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"product_id": "python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-simplejson-debugsource@3.17.0-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"product": {
"name": "python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"product_id": "python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-simplejson-debuginfo@3.17.0-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"product": {
"name": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"product_id": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Baiomysql@1.4.39-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"product": {
"name": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"product_id": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Baiosqlite@1.4.39-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"product": {
"name": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"product_id": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Basyncio@1.4.39-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"product": {
"name": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"product_id": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bmssql_pymssql@1.4.39-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"product": {
"name": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"product_id": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bmssql_pyodbc@1.4.39-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"product": {
"name": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"product_id": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bmysql@1.4.39-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"product": {
"name": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"product_id": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bpostgresql@1.4.39-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"product": {
"name": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"product_id": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bpostgresql_asyncpg@1.4.39-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"product": {
"name": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"product_id": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bpostgresql_pg8000@1.4.39-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"product": {
"name": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"product_id": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bpymysql@1.4.39-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"product": {
"name": "python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"product_id": "python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy@1.4.39-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"product": {
"name": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"product_id": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-sqlalchemy-debugsource@1.4.39-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"product": {
"name": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"product_id": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy-debuginfo@1.4.39-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"product": {
"name": "python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"product_id": "python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tornado-doc@6.1.0-2.el9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"product": {
"name": "python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"product_id": "python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tornado@6.1.0-2.el9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"product": {
"name": "python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"product_id": "python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tornado-debugsource@6.1.0-2.el9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"product": {
"name": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"product_id": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tornado-debuginfo@6.1.0-2.el9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"product": {
"name": "python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"product_id": "python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wrapt-doc@1.11.2-4.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-wrapt-0:1.11.2-4.el9.ppc64le",
"product": {
"name": "python3-wrapt-0:1.11.2-4.el9.ppc64le",
"product_id": "python3-wrapt-0:1.11.2-4.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-wrapt@1.11.2-4.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"product": {
"name": "python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"product_id": "python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wrapt-debugsource@1.11.2-4.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"product": {
"name": "python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"product_id": "python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-wrapt-debuginfo@1.11.2-4.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-yappi-0:1.3.1-2.el9.ppc64le",
"product": {
"name": "python3-yappi-0:1.3.1-2.el9.ppc64le",
"product_id": "python3-yappi-0:1.3.1-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-yappi@1.3.1-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"product": {
"name": "python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"product_id": "python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-yappi-debugsource@1.3.1-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"product": {
"name": "python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"product_id": "python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-yappi-debuginfo@1.3.1-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"product": {
"name": "python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"product_id": "python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-zope-interface@5.4.0-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "subunit-0:1.4.0-6.el9.1.ppc64le",
"product": {
"name": "subunit-0:1.4.0-6.el9.1.ppc64le",
"product_id": "subunit-0:1.4.0-6.el9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit@1.4.0-6.el9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"product": {
"name": "subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"product_id": "subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-cppunit@1.4.0-6.el9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"product": {
"name": "subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"product_id": "subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-cppunit-devel@1.4.0-6.el9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"product": {
"name": "subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"product_id": "subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-devel@1.4.0-6.el9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "subunit-static-0:1.4.0-6.el9.1.ppc64le",
"product": {
"name": "subunit-static-0:1.4.0-6.el9.1.ppc64le",
"product_id": "subunit-static-0:1.4.0-6.el9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-static@1.4.0-6.el9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"product": {
"name": "subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"product_id": "subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-debugsource@1.4.0-6.el9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"product": {
"name": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"product_id": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-cppunit-debuginfo@1.4.0-6.el9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"product": {
"name": "subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"product_id": "subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-debuginfo@1.4.0-6.el9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kata-containers-0:2.5.2-1.el9.ppc64le",
"product": {
"name": "kata-containers-0:2.5.2-1.el9.ppc64le",
"product_id": "kata-containers-0:2.5.2-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kata-containers@2.5.2-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"product": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"product_id": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-rs@0.4.0-2.rhaos4.12.git.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.25.0-2.el9.ppc64le",
"product": {
"name": "cri-tools-0:1.25.0-2.el9.ppc64le",
"product_id": "cri-tools-0:1.25.0-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.25.0-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"product": {
"name": "cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"product_id": "cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"product": {
"name": "cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"product_id": "cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"product": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"product_id": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.1-5.rhaos4.12.git6005903.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"product_id": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.1-5.rhaos4.12.git6005903.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"product_id": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.1-5.rhaos4.12.git6005903.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"product": {
"name": "buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"product_id": "buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-3.rhaos4.12.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"product": {
"name": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"product_id": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-3.rhaos4.12.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"product": {
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"product_id": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-3.rhaos4.12.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"product": {
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"product_id": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-3.rhaos4.12.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"product_id": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-3.rhaos4.12.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"product": {
"name": "conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"product_id": "conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-3.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"product": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"product_id": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-3.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"product": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"product_id": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-3.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"product": {
"name": "crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"product_id": "crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.2-2.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"product": {
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"product_id": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.4.2-2.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"product": {
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"product_id": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.4.2-2.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_id": "podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-4.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_id": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-4.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_id": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-4.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_id": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.2.0-4.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_id": "podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.2.0-4.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_id": "podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.2.0-4.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_id": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-4.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_id": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-4.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_id": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-4.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_id": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-4.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_id": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-4.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_id": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-4.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product_id": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product": {
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product_id": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-devel@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product": {
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product_id": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product": {
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product_id": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debugsource@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product": {
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product_id": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debuginfo@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product": {
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product_id": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs-debuginfo@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"product": {
"name": "skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"product_id": "skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.8.0-5.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"product": {
"name": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"product_id": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.8.0-5.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"product": {
"name": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"product_id": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.8.0-5.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"product": {
"name": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"product_id": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.8.0-5.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product_id": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer@0.16.1-1.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product": {
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product_id": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra@0.16.1-1.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product": {
"name": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product_id": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-dracut@0.16.1-1.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product": {
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product_id": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debugsource@0.16.1-1.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product_id": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.16.1-1.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product": {
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product_id": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debuginfo@0.16.1-1.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"product": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"product_id": "ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-5.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"product": {
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"product_id": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.14.0-5.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"product": {
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"product_id": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-5.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"product": {
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"product_id": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-5.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"product": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"product_id": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-5.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"product": {
"name": "afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"product_id": "afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn@5.3.0-1.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"product": {
"name": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"product_id": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn-dracut@5.3.0-1.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"product": {
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"product_id": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-afterburn-debugsource@5.3.0-1.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"product": {
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"product_id": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn-debuginfo@5.3.0-1.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"product": {
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"product_id": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"product": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"product_id": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202301042257.p0.g854f807.assembly.stream.el9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"product": {
"name": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"product_id": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/atomic-openshift-service-idler@4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-27.rhaos4.12.el8.s390x",
"product": {
"name": "containers-common-2:1-27.rhaos4.12.el8.s390x",
"product_id": "containers-common-2:1-27.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-27.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"product": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"product_id": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer@0.16.1-1.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"product": {
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"product_id": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra@0.16.1-1.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"product": {
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"product_id": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debugsource@0.16.1-1.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"product": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"product_id": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.16.1-1.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"product": {
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"product_id": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debuginfo@0.16.1-1.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nmstate-0:1.3.3-1.el8.s390x",
"product": {
"name": "nmstate-0:1.3.3-1.el8.s390x",
"product_id": "nmstate-0:1.3.3-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate@1.3.3-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nmstate-devel-0:1.3.3-1.el8.s390x",
"product": {
"name": "nmstate-devel-0:1.3.3-1.el8.s390x",
"product_id": "nmstate-devel-0:1.3.3-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-devel@1.3.3-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nmstate-libs-0:1.3.3-1.el8.s390x",
"product": {
"name": "nmstate-libs-0:1.3.3-1.el8.s390x",
"product_id": "nmstate-libs-0:1.3.3-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-libs@1.3.3-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nmstate-debugsource-0:1.3.3-1.el8.s390x",
"product": {
"name": "nmstate-debugsource-0:1.3.3-1.el8.s390x",
"product_id": "nmstate-debugsource-0:1.3.3-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-debugsource@1.3.3-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"product": {
"name": "nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"product_id": "nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-debuginfo@1.3.3-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"product": {
"name": "nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"product_id": "nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-libs-debuginfo@1.3.3-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ostree-0:2022.2-5.el8.s390x",
"product": {
"name": "ostree-0:2022.2-5.el8.s390x",
"product_id": "ostree-0:2022.2-5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree@2022.2-5.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ostree-devel-0:2022.2-5.el8.s390x",
"product": {
"name": "ostree-devel-0:2022.2-5.el8.s390x",
"product_id": "ostree-devel-0:2022.2-5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-devel@2022.2-5.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ostree-libs-0:2022.2-5.el8.s390x",
"product": {
"name": "ostree-libs-0:2022.2-5.el8.s390x",
"product_id": "ostree-libs-0:2022.2-5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-libs@2022.2-5.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ostree-debugsource-0:2022.2-5.el8.s390x",
"product": {
"name": "ostree-debugsource-0:2022.2-5.el8.s390x",
"product_id": "ostree-debugsource-0:2022.2-5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-debugsource@2022.2-5.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ostree-debuginfo-0:2022.2-5.el8.s390x",
"product": {
"name": "ostree-debuginfo-0:2022.2-5.el8.s390x",
"product_id": "ostree-debuginfo-0:2022.2-5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-debuginfo@2022.2-5.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"product": {
"name": "ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"product_id": "ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-libs-debuginfo@2022.2-5.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"product": {
"name": "podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_id": "podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-1.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"product": {
"name": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_id": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-1.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"product": {
"name": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_id": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.2.0-1.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"product": {
"name": "podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_id": "podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.2.0-1.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"product": {
"name": "podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_id": "podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.2.0-1.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"product": {
"name": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_id": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-1.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"product": {
"name": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_id": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-1.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"product": {
"name": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_id": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-1.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_id": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-1.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"product": {
"name": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_id": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-1.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"product": {
"name": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_id": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-1.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"product": {
"name": "afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"product_id": "afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn@5.3.0-1.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"product": {
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"product_id": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-afterburn-debugsource@5.3.0-1.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"product": {
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"product_id": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn-debuginfo@5.3.0-1.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"product": {
"name": "skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"product_id": "skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.8.0-1.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"product": {
"name": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"product_id": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.8.0-1.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"product": {
"name": "butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"product_id": "butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.16.0-2.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"product": {
"name": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"product_id": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.16.0-2.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"product": {
"name": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"product_id": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.16.0-2.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"product": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"product_id": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-rs@0.4.0-2.rhaos4.12.git.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.25.0-2.el8.s390x",
"product": {
"name": "cri-tools-0:1.25.0-2.el8.s390x",
"product_id": "cri-tools-0:1.25.0-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.25.0-2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"product": {
"name": "cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"product_id": "cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"product": {
"name": "cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"product_id": "cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"product": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"product_id": "ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-5.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"product": {
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"product_id": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.14.0-5.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"product": {
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"product_id": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-5.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"product": {
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"product_id": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-5.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"product": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"product_id": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-5.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"product": {
"name": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"product_id": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/network-scripts-openvswitch2.17@2.17.0-62.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"product": {
"name": "openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"product_id": "openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17@2.17.0-62.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"product": {
"name": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"product_id": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17-devel@2.17.0-62.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"product": {
"name": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"product_id": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17-ipsec@2.17.0-62.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"product": {
"name": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"product_id": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-openvswitch2.17@2.17.0-62.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"product": {
"name": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"product_id": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17-debugsource@2.17.0-62.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"product": {
"name": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"product_id": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17-debuginfo@2.17.0-62.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"product": {
"name": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"product_id": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-openvswitch2.17-debuginfo@2.17.0-62.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-adsl@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-bluetooth@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-cloud-setup@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm-devel@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ovs@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ppp@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-team@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-tui@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wifi@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wwan@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-debugsource@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-adsl-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-bluetooth-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-cloud-setup-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ovs-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ppp-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-team-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-tui-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wifi-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wwan-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-0:22.06.0-27.el8fdp.s390x",
"product": {
"name": "ovn22.06-0:22.06.0-27.el8fdp.s390x",
"product_id": "ovn22.06-0:22.06.0-27.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06@22.06.0-27.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"product": {
"name": "ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"product_id": "ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-central@22.06.0-27.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"product": {
"name": "ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"product_id": "ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-host@22.06.0-27.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"product": {
"name": "ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"product_id": "ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-vtep@22.06.0-27.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"product": {
"name": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"product_id": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-debugsource@22.06.0-27.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"product": {
"name": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"product_id": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-central-debuginfo@22.06.0-27.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"product": {
"name": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"product_id": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-debuginfo@22.06.0-27.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"product": {
"name": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"product_id": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-host-debuginfo@22.06.0-27.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"product": {
"name": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"product_id": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-vtep-debuginfo@22.06.0-27.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"product": {
"name": "python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"product_id": "python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyrsistent@0.16.0-3.el8ost?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"product": {
"name": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"product_id": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pyrsistent-debugsource@0.16.0-3.el8ost?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"product": {
"name": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"product_id": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyrsistent-debuginfo@0.16.0-3.el8ost?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "tini-0:0.16.1-1.el8ar.s390x",
"product": {
"name": "tini-0:0.16.1-1.el8ar.s390x",
"product_id": "tini-0:0.16.1-1.el8ar.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tini@0.16.1-1.el8ar?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"product": {
"name": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"product_id": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"product_id": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-1.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"product_id": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-1.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"product": {
"name": "libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"product_id": "libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-2.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"product": {
"name": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"product_id": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-2.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"product": {
"name": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"product_id": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-2.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"product_id": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-2.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "haproxy22-0:2.2.24-1.el8.s390x",
"product": {
"name": "haproxy22-0:2.2.24-1.el8.s390x",
"product_id": "haproxy22-0:2.2.24-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy22@2.2.24-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "haproxy-debugsource-0:2.2.24-1.el8.s390x",
"product": {
"name": "haproxy-debugsource-0:2.2.24-1.el8.s390x",
"product_id": "haproxy-debugsource-0:2.2.24-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy-debugsource@2.2.24-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"product": {
"name": "haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"product_id": "haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy22-debuginfo@2.2.24-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"product": {
"name": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"product_id": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"product_id": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-1.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"product_id": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-1.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grpc-0:1.18.0-4.el8ost.s390x",
"product": {
"name": "grpc-0:1.18.0-4.el8ost.s390x",
"product_id": "grpc-0:1.18.0-4.el8ost.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc@1.18.0-4.el8ost?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grpc-cli-0:1.18.0-4.el8ost.s390x",
"product": {
"name": "grpc-cli-0:1.18.0-4.el8ost.s390x",
"product_id": "grpc-cli-0:1.18.0-4.el8ost.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-cli@1.18.0-4.el8ost?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grpc-devel-0:1.18.0-4.el8ost.s390x",
"product": {
"name": "grpc-devel-0:1.18.0-4.el8ost.s390x",
"product_id": "grpc-devel-0:1.18.0-4.el8ost.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-devel@1.18.0-4.el8ost?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grpc-plugins-0:1.18.0-4.el8ost.s390x",
"product": {
"name": "grpc-plugins-0:1.18.0-4.el8ost.s390x",
"product_id": "grpc-plugins-0:1.18.0-4.el8ost.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-plugins@1.18.0-4.el8ost?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-grpcio-0:1.18.0-4.el8ost.s390x",
"product": {
"name": "python3-grpcio-0:1.18.0-4.el8ost.s390x",
"product_id": "python3-grpcio-0:1.18.0-4.el8ost.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-grpcio@1.18.0-4.el8ost?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"product": {
"name": "grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"product_id": "grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-debugsource@1.18.0-4.el8ost?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"product": {
"name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"product_id": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-cli-debuginfo@1.18.0-4.el8ost?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"product": {
"name": "grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"product_id": "grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-debuginfo@1.18.0-4.el8ost?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"product": {
"name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"product_id": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-plugins-debuginfo@1.18.0-4.el8ost?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"product": {
"name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"product_id": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-grpcio-debuginfo@1.18.0-4.el8ost?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"product": {
"name": "crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"product_id": "crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.2-1.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"product": {
"name": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"product_id": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.4.2-1.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"product": {
"name": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"product_id": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.4.2-1.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-4.rhaos4.11.el8.s390x",
"product": {
"name": "crit-0:3.15-4.rhaos4.11.el8.s390x",
"product_id": "crit-0:3.15-4.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-4.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-4.rhaos4.11.el8.s390x",
"product": {
"name": "criu-0:3.15-4.rhaos4.11.el8.s390x",
"product_id": "criu-0:3.15-4.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-4.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"product": {
"name": "criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"product_id": "criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-4.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"product": {
"name": "criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"product_id": "criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-4.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"product": {
"name": "python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"product_id": "python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-4.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"product": {
"name": "criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"product_id": "criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-4.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"product": {
"name": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"product_id": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-4.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"product": {
"name": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"product_id": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-4.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"product": {
"name": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"product_id": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-5.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"product": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"product_id": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-5.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"product": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"product_id": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-5.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"product": {
"name": "conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"product_id": "conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-2.rhaos4.11.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"product": {
"name": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"product_id": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-2.rhaos4.11.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"product": {
"name": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"product_id": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-2.rhaos4.11.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-2.el8.s390x",
"product": {
"name": "buildah-1:1.23.4-2.el8.s390x",
"product_id": "buildah-1:1.23.4-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-2.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-2.el8.s390x",
"product": {
"name": "buildah-tests-1:1.23.4-2.el8.s390x",
"product_id": "buildah-tests-1:1.23.4-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-2.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-2.el8.s390x",
"product": {
"name": "buildah-debugsource-1:1.23.4-2.el8.s390x",
"product_id": "buildah-debugsource-1:1.23.4-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-2.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-2.el8.s390x",
"product": {
"name": "buildah-debuginfo-1:1.23.4-2.el8.s390x",
"product_id": "buildah-debuginfo-1:1.23.4-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-2.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"product_id": "buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-2.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"product": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"product_id": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.1-5.rhaos4.12.git6005903.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"product": {
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"product_id": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.1-5.rhaos4.12.git6005903.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"product_id": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.1-5.rhaos4.12.git6005903.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product_id": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree@2022.10.99.g0049dbdd-3.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product": {
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product_id": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-devel@2022.10.99.g0049dbdd-3.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product": {
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product_id": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs@2022.10.99.g0049dbdd-3.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product": {
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product_id": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debugsource@2022.10.99.g0049dbdd-3.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product": {
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product_id": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debuginfo@2022.10.99.g0049dbdd-3.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product": {
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product_id": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs-debuginfo@2022.10.99.g0049dbdd-3.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-0:22.09.0-25.el8fdp.s390x",
"product": {
"name": "ovn22.09-0:22.09.0-25.el8fdp.s390x",
"product_id": "ovn22.09-0:22.09.0-25.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09@22.09.0-25.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"product": {
"name": "ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"product_id": "ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-central@22.09.0-25.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"product": {
"name": "ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"product_id": "ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-host@22.09.0-25.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"product": {
"name": "ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"product_id": "ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-vtep@22.09.0-25.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"product": {
"name": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"product_id": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-debugsource@22.09.0-25.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"product": {
"name": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"product_id": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-central-debuginfo@22.09.0-25.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"product": {
"name": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"product_id": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-debuginfo@22.09.0-25.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"product": {
"name": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"product_id": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-host-debuginfo@22.09.0-25.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"product": {
"name": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"product_id": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-vtep-debuginfo@22.09.0-25.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"product": {
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"product_id": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"product": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"product_id": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202301042257.p0.g854f807.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"product": {
"name": "runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"product_id": "runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.2-2.rhaos4.12.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"product": {
"name": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"product_id": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.2-2.rhaos4.12.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"product": {
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"product_id": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.2-2.rhaos4.12.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "python3-bcrypt-0:3.1.6-3.el9.s390x",
"product": {
"name": "python3-bcrypt-0:3.1.6-3.el9.s390x",
"product_id": "python3-bcrypt-0:3.1.6-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-bcrypt@3.1.6-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"product": {
"name": "python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"product_id": "python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-bcrypt-debugsource@3.1.6-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"product": {
"name": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"product_id": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-bcrypt-debuginfo@3.1.6-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-coverage-0:5.6-0.1b1.el9.s390x",
"product": {
"name": "python3-coverage-0:5.6-0.1b1.el9.s390x",
"product_id": "python3-coverage-0:5.6-0.1b1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-coverage@5.6-0.1b1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"product": {
"name": "python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"product_id": "python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-coverage-debugsource@5.6-0.1b1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"product": {
"name": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"product_id": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-coverage-debuginfo@5.6-0.1b1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-gevent-0:21.1.2-1.el9.s390x",
"product": {
"name": "python3-gevent-0:21.1.2-1.el9.s390x",
"product_id": "python3-gevent-0:21.1.2-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-gevent@21.1.2-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"product": {
"name": "python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"product_id": "python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-gevent-debugsource@21.1.2-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"product": {
"name": "python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"product_id": "python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-gevent-debuginfo@21.1.2-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-greenlet-0:1.0.0-1.el9.s390x",
"product": {
"name": "python3-greenlet-0:1.0.0-1.el9.s390x",
"product_id": "python3-greenlet-0:1.0.0-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-greenlet@1.0.0-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"product": {
"name": "python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"product_id": "python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-greenlet-devel@1.0.0-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"product": {
"name": "python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"product_id": "python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-greenlet-debugsource@1.0.0-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"product": {
"name": "python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"product_id": "python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-greenlet-debuginfo@1.0.0-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-kerberos-0:1.3.0-11.el9.1.s390x",
"product": {
"name": "python3-kerberos-0:1.3.0-11.el9.1.s390x",
"product_id": "python3-kerberos-0:1.3.0-11.el9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kerberos@1.3.0-11.el9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"product": {
"name": "python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"product_id": "python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kerberos-debugsource@1.3.0-11.el9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"product": {
"name": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"product_id": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kerberos-debuginfo@1.3.0-11.el9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-kiwisolver-0:1.1.0-4.el9.s390x",
"product": {
"name": "python3-kiwisolver-0:1.1.0-4.el9.s390x",
"product_id": "python3-kiwisolver-0:1.1.0-4.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kiwisolver@1.1.0-4.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"product": {
"name": "python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"product_id": "python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kiwisolver-debugsource@1.1.0-4.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"product": {
"name": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"product_id": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kiwisolver-debuginfo@1.1.0-4.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-markupsafe-0:2.0.0-2.el9.s390x",
"product": {
"name": "python3-markupsafe-0:2.0.0-2.el9.s390x",
"product_id": "python3-markupsafe-0:2.0.0-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-markupsafe@2.0.0-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"product": {
"name": "python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"product_id": "python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-markupsafe-debugsource@2.0.0-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"product": {
"name": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"product_id": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-markupsafe-debuginfo@2.0.0-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-msgpack-0:0.6.2-2.el9.s390x",
"product": {
"name": "python3-msgpack-0:0.6.2-2.el9.s390x",
"product_id": "python3-msgpack-0:0.6.2-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-msgpack@0.6.2-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"product": {
"name": "python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"product_id": "python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-msgpack-debugsource@0.6.2-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"product": {
"name": "python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"product_id": "python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-msgpack-debuginfo@0.6.2-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-simplejson-0:3.17.0-2.el9.s390x",
"product": {
"name": "python3-simplejson-0:3.17.0-2.el9.s390x",
"product_id": "python3-simplejson-0:3.17.0-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-simplejson@3.17.0-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"product": {
"name": "python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"product_id": "python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-simplejson-debugsource@3.17.0-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"product": {
"name": "python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"product_id": "python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-simplejson-debuginfo@3.17.0-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"product": {
"name": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"product_id": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Baiomysql@1.4.39-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"product": {
"name": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"product_id": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Baiosqlite@1.4.39-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"product": {
"name": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"product_id": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Basyncio@1.4.39-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"product": {
"name": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"product_id": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bmssql_pymssql@1.4.39-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"product": {
"name": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"product_id": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bmssql_pyodbc@1.4.39-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"product": {
"name": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"product_id": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bmysql@1.4.39-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"product": {
"name": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"product_id": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bpostgresql@1.4.39-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"product": {
"name": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"product_id": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bpostgresql_asyncpg@1.4.39-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"product": {
"name": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"product_id": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bpostgresql_pg8000@1.4.39-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"product": {
"name": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"product_id": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bpymysql@1.4.39-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"product": {
"name": "python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"product_id": "python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy@1.4.39-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"product": {
"name": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"product_id": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-sqlalchemy-debugsource@1.4.39-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"product": {
"name": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"product_id": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy-debuginfo@1.4.39-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"product": {
"name": "python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"product_id": "python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tornado-doc@6.1.0-2.el9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-tornado-0:6.1.0-2.el9.1.s390x",
"product": {
"name": "python3-tornado-0:6.1.0-2.el9.1.s390x",
"product_id": "python3-tornado-0:6.1.0-2.el9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tornado@6.1.0-2.el9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"product": {
"name": "python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"product_id": "python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tornado-debugsource@6.1.0-2.el9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"product": {
"name": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"product_id": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tornado-debuginfo@6.1.0-2.el9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-wrapt-doc-0:1.11.2-4.el9.s390x",
"product": {
"name": "python-wrapt-doc-0:1.11.2-4.el9.s390x",
"product_id": "python-wrapt-doc-0:1.11.2-4.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wrapt-doc@1.11.2-4.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-wrapt-0:1.11.2-4.el9.s390x",
"product": {
"name": "python3-wrapt-0:1.11.2-4.el9.s390x",
"product_id": "python3-wrapt-0:1.11.2-4.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-wrapt@1.11.2-4.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"product": {
"name": "python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"product_id": "python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wrapt-debugsource@1.11.2-4.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"product": {
"name": "python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"product_id": "python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-wrapt-debuginfo@1.11.2-4.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-yappi-0:1.3.1-2.el9.s390x",
"product": {
"name": "python3-yappi-0:1.3.1-2.el9.s390x",
"product_id": "python3-yappi-0:1.3.1-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-yappi@1.3.1-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"product": {
"name": "python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"product_id": "python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-yappi-debugsource@1.3.1-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"product": {
"name": "python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"product_id": "python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-yappi-debuginfo@1.3.1-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-zope-interface-0:5.4.0-1.el9.s390x",
"product": {
"name": "python3-zope-interface-0:5.4.0-1.el9.s390x",
"product_id": "python3-zope-interface-0:5.4.0-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-zope-interface@5.4.0-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "subunit-0:1.4.0-6.el9.1.s390x",
"product": {
"name": "subunit-0:1.4.0-6.el9.1.s390x",
"product_id": "subunit-0:1.4.0-6.el9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit@1.4.0-6.el9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"product": {
"name": "subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"product_id": "subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-cppunit@1.4.0-6.el9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"product": {
"name": "subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"product_id": "subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-cppunit-devel@1.4.0-6.el9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "subunit-devel-0:1.4.0-6.el9.1.s390x",
"product": {
"name": "subunit-devel-0:1.4.0-6.el9.1.s390x",
"product_id": "subunit-devel-0:1.4.0-6.el9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-devel@1.4.0-6.el9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "subunit-static-0:1.4.0-6.el9.1.s390x",
"product": {
"name": "subunit-static-0:1.4.0-6.el9.1.s390x",
"product_id": "subunit-static-0:1.4.0-6.el9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-static@1.4.0-6.el9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"product": {
"name": "subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"product_id": "subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-debugsource@1.4.0-6.el9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"product": {
"name": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"product_id": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-cppunit-debuginfo@1.4.0-6.el9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"product": {
"name": "subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"product_id": "subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-debuginfo@1.4.0-6.el9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kata-containers-0:2.5.2-1.el9.s390x",
"product": {
"name": "kata-containers-0:2.5.2-1.el9.s390x",
"product_id": "kata-containers-0:2.5.2-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kata-containers@2.5.2-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"product": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"product_id": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-rs@0.4.0-2.rhaos4.12.git.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.25.0-2.el9.s390x",
"product": {
"name": "cri-tools-0:1.25.0-2.el9.s390x",
"product_id": "cri-tools-0:1.25.0-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.25.0-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"product": {
"name": "cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"product_id": "cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"product": {
"name": "cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"product_id": "cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"product": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"product_id": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.1-5.rhaos4.12.git6005903.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"product": {
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"product_id": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.1-5.rhaos4.12.git6005903.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"product_id": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.1-5.rhaos4.12.git6005903.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"product": {
"name": "buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"product_id": "buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-3.rhaos4.12.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"product": {
"name": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"product_id": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-3.rhaos4.12.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"product": {
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"product_id": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-3.rhaos4.12.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"product": {
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"product_id": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-3.rhaos4.12.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"product_id": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-3.rhaos4.12.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"product": {
"name": "conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"product_id": "conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-3.rhaos4.12.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"product": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"product_id": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-3.rhaos4.12.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"product": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"product_id": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-3.rhaos4.12.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"product": {
"name": "crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"product_id": "crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.2-2.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"product": {
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"product_id": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.4.2-2.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"product": {
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"product_id": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.4.2-2.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"product": {
"name": "podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_id": "podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-4.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"product": {
"name": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_id": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-4.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"product": {
"name": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_id": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-4.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"product": {
"name": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_id": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.2.0-4.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"product": {
"name": "podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_id": "podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.2.0-4.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"product": {
"name": "podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_id": "podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.2.0-4.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"product": {
"name": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_id": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-4.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"product": {
"name": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_id": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-4.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"product": {
"name": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_id": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-4.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_id": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-4.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"product": {
"name": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_id": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-4.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"product": {
"name": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_id": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-4.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product_id": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product": {
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product_id": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-devel@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product": {
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product_id": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product": {
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product_id": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debugsource@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product": {
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product_id": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debuginfo@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product": {
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product_id": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs-debuginfo@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"product": {
"name": "skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"product_id": "skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.8.0-5.rhaos4.12.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"product": {
"name": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"product_id": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.8.0-5.rhaos4.12.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"product": {
"name": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"product_id": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.8.0-5.rhaos4.12.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"product": {
"name": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"product_id": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.8.0-5.rhaos4.12.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"product": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"product_id": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer@0.16.1-1.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"product": {
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"product_id": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra@0.16.1-1.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"product": {
"name": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"product_id": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-dracut@0.16.1-1.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"product": {
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"product_id": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debugsource@0.16.1-1.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"product": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"product_id": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.16.1-1.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"product": {
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"product_id": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debuginfo@0.16.1-1.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"product": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"product_id": "ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-5.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"product": {
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"product_id": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.14.0-5.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"product": {
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"product_id": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-5.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"product": {
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"product_id": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-5.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"product": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"product_id": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-5.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"product": {
"name": "afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"product_id": "afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn@5.3.0-1.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"product": {
"name": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"product_id": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn-dracut@5.3.0-1.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"product": {
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"product_id": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-afterburn-debugsource@5.3.0-1.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"product": {
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"product_id": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn-debuginfo@5.3.0-1.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"product": {
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"product_id": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"product": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"product_id": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202301042257.p0.g854f807.assembly.stream.el9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"product": {
"name": "console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"product_id": "console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/console-login-helper-messages@0.20.4-1.rhaos4.12.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"product": {
"name": "console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"product_id": "console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/console-login-helper-messages-issuegen@0.20.4-1.rhaos4.12.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"product": {
"name": "console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"product_id": "console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/console-login-helper-messages-profile@0.20.4-1.rhaos4.12.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"product": {
"name": "container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"product_id": "container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.188.0-1.rhaos4.12.el8?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"product": {
"name": "nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"product_id": "nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-plugin-ovsdb@1.3.3-1.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-libnmstate-0:1.3.3-1.el8.noarch",
"product": {
"name": "python3-libnmstate-0:1.3.3-1.el8.noarch",
"product_id": "python3-libnmstate-0:1.3.3-1.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libnmstate@1.3.3-1.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"product": {
"name": "podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"product_id": "podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.2.0-1.rhaos4.12.el8?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"product": {
"name": "toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"product_id": "toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.1.0-1.rhaos4.12.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"product": {
"name": "butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"product_id": "butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-redistributable@0.16.0-2.rhaos4.12.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"product": {
"name": "openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"product_id": "openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible@4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"product": {
"name": "openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"product_id": "openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible-test@4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"product": {
"name": "openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"product_id": "openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr-cni@4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"product": {
"name": "openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"product_id": "openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr-common@4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"product": {
"name": "openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"product_id": "openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr-controller@4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"product": {
"name": "python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"product_id": "python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kuryr-kubernetes@4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"product": {
"name": "openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"product_id": "openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17-test@2.17.0-62.el8fdp?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-kubernetes-0:25.3.0-1.el8.noarch",
"product": {
"name": "python3-kubernetes-0:25.3.0-1.el8.noarch",
"product_id": "python3-kubernetes-0:25.3.0-1.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kubernetes@25.3.0-1.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"product": {
"name": "python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"product_id": "python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kubernetes-tests@25.3.0-1.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"product": {
"name": "NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"product_id": "NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-config-connectivity-redhat@1.36.0-8.el8_6?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"product": {
"name": "NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"product_id": "NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-config-server@1.36.0-8.el8_6?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"product": {
"name": "NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"product_id": "NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-dispatcher-routing-rules@1.36.0-8.el8_6?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-zipp-0:0.5.1-2.el8ost.noarch",
"product": {
"name": "python3-zipp-0:0.5.1-2.el8ost.noarch",
"product_id": "python3-zipp-0:0.5.1-2.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-zipp@0.5.1-2.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"product": {
"name": "python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"product_id": "python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-zeroconf@0.24.4-1.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"product": {
"name": "python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"product_id": "python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-werkzeug@1.0.1-3.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"product": {
"name": "python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"product_id": "python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-wcwidth@0.1.7-14.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-tenacity-0:6.2.0-1.el8ost.noarch",
"product": {
"name": "python3-tenacity-0:6.2.0-1.el8ost.noarch",
"product_id": "python3-tenacity-0:6.2.0-1.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tenacity@6.2.0-1.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-rsa-0:4.7-1.el8.noarch",
"product": {
"name": "python3-rsa-0:4.7-1.el8.noarch",
"product_id": "python3-rsa-0:4.7-1.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rsa@4.7-1.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"product": {
"name": "python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"product_id": "python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-requests-unixsocket@0.1.5-5.el8ar?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"product": {
"name": "python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"product_id": "python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyroute2@0.5.13-1.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"product": {
"name": "python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"product_id": "python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pyperclip-doc@1.6.4-6.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"product": {
"name": "python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"product_id": "python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyperclip@1.6.4-6.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"product": {
"name": "python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"product_id": "python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyghmi@1.5.14-2.1.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "pycdlib-tools-0:1.11.0-3.el8.noarch",
"product": {
"name": "pycdlib-tools-0:1.11.0-3.el8.noarch",
"product_id": "pycdlib-tools-0:1.11.0-3.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pycdlib-tools@1.11.0-3.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pycdlib-0:1.11.0-3.el8.noarch",
"product": {
"name": "python3-pycdlib-0:1.11.0-3.el8.noarch",
"product_id": "python3-pycdlib-0:1.11.0-3.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pycdlib@1.11.0-3.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pint-0:0.10.1-1.el8ost.noarch",
"product": {
"name": "python3-pint-0:0.10.1-1.el8ost.noarch",
"product_id": "python3-pint-0:0.10.1-1.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pint@0.10.1-1.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pexpect-0:4.6-2.el8ar.noarch",
"product": {
"name": "python3-pexpect-0:4.6-2.el8ar.noarch",
"product_id": "python3-pexpect-0:4.6-2.el8ar.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pexpect@4.6-2.el8ar?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"product": {
"name": "python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"product_id": "python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-paste-deploy@2.0.1-4.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-paste-0:3.2.4-1.el8ost.noarch",
"product": {
"name": "python3-paste-0:3.2.4-1.el8ost.noarch",
"product_id": "python3-paste-0:3.2.4-1.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-paste@3.2.4-1.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-packaging-doc-0:20.4-1.el8ost.noarch",
"product": {
"name": "python-packaging-doc-0:20.4-1.el8ost.noarch",
"product_id": "python-packaging-doc-0:20.4-1.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-packaging-doc@20.4-1.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-packaging-0:20.4-1.el8ost.noarch",
"product": {
"name": "python3-packaging-0:20.4-1.el8ost.noarch",
"product_id": "python3-packaging-0:20.4-1.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-packaging@20.4-1.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"product": {
"name": "python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"product_id": "python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-serialization@4.2.0-0.20211012151454.2b94a4f.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"product": {
"name": "python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"product_id": "python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-serialization-tests@4.2.0-0.20211012151454.2b94a4f.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"product": {
"name": "python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"product_id": "python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-policy-lang@3.8.2-0.20211012161944.c7fd9f4.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"product": {
"name": "python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"product_id": "python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-policy@3.8.2-0.20211012161944.c7fd9f4.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"product": {
"name": "python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"product_id": "python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-policy-tests@3.8.2-0.20211012161944.c7fd9f4.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"product": {
"name": "python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"product_id": "python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-metrics@0.3.0-0.20211020174122.43eee50.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"product": {
"name": "python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"product_id": "python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-metrics-tests@0.3.0-0.20211020174122.43eee50.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"product": {
"name": "python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"product_id": "python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-messaging@12.9.1-0.20211020204149.f9de265.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"product": {
"name": "python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"product_id": "python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-messaging-tests@12.9.1-0.20211020204149.f9de265.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"product": {
"name": "python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"product_id": "python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-log-lang@4.6.0-0.20211012154701.41c8807.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"product": {
"name": "python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"product_id": "python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-log@4.6.0-0.20211012154701.41c8807.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"product": {
"name": "python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"product_id": "python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-log-tests@4.6.0-0.20211012154701.41c8807.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"product": {
"name": "python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"product_id": "python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-i18n-lang@5.1.0-0.20211012165753.b031d17.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"product": {
"name": "python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"product_id": "python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-i18n@5.1.0-0.20211012165753.b031d17.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"product": {
"name": "python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"product_id": "python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-db-lang@9.1.0-0.20211020204148.be2cc6a.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"product": {
"name": "python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"product_id": "python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-db@9.1.0-0.20211020204148.be2cc6a.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"product": {
"name": "python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"product_id": "python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-db-tests@9.1.0-0.20211020204148.be2cc6a.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"product": {
"name": "python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"product_id": "python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-context@3.3.1-0.20211012152439.641a1e0.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"product": {
"name": "python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"product_id": "python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-context-tests@3.3.1-0.20211012152439.641a1e0.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"product": {
"name": "python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"product_id": "python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-config@8.7.1-0.20211012155707.1a7bd66.el8?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-lockfile-1:0.11.0-8.el8ar.noarch",
"product": {
"name": "python3-lockfile-1:0.11.0-8.el8ar.noarch",
"product_id": "python3-lockfile-1:0.11.0-8.el8ar.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-lockfile@0.11.0-8.el8ar?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"product": {
"name": "python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"product_id": "python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kombu@4.6.6-7.el8ost.1?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"product": {
"name": "python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"product_id": "python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-jsonschema@3.2.0-5.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"product": {
"name": "python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"product_id": "python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-iso8601@0.1.12-8.el8ost.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"product": {
"name": "python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"product_id": "python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-importlib-metadata@1.7.0-1.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"product": {
"name": "python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"product_id": "python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ifaddr@0.1.6-5.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"product": {
"name": "python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"product_id": "python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-gunicorn@19.9.0-10.el8ost.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"product": {
"name": "python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"product_id": "python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-funcsigs@1.0.2-8.el8ost.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"product": {
"name": "python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"product_id": "python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-funcsigs@1.0.2-8.el8ost.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-flask-doc-1:1.1.1-1.el8ost.noarch",
"product": {
"name": "python-flask-doc-1:1.1.1-1.el8ost.noarch",
"product_id": "python-flask-doc-1:1.1.1-1.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-flask-doc@1.1.1-1.el8ost?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-flask-1:1.1.1-1.el8ost.noarch",
"product": {
"name": "python3-flask-1:1.1.1-1.el8ost.noarch",
"product_id": "python3-flask-1:1.1.1-1.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-flask@1.1.1-1.el8ost?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-eventlet-0:0.30.2-1.el8.noarch",
"product": {
"name": "python3-eventlet-0:0.30.2-1.el8.noarch",
"product_id": "python3-eventlet-0:0.30.2-1.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-eventlet@0.30.2-1.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"product": {
"name": "python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"product_id": "python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-dogpile-cache@1.1.2-1.el8ost.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-construct-0:2.10.56-1.el8ost.noarch",
"product": {
"name": "python3-construct-0:2.10.56-1.el8ost.noarch",
"product_id": "python3-construct-0:2.10.56-1.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-construct@2.10.56-1.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-cmd2-0:1.4.0-1.1.el8.noarch",
"product": {
"name": "python3-cmd2-0:1.4.0-1.1.el8.noarch",
"product_id": "python3-cmd2-0:1.4.0-1.1.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cmd2@1.4.0-1.1.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"product": {
"name": "python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"product_id": "python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-amqp-doc@2.5.2-7.el8ost.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"product": {
"name": "python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"product_id": "python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-amqp@2.5.2-7.el8ost.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-alembic-0:1.4.2-5.el8ost.noarch",
"product": {
"name": "python3-alembic-0:1.4.2-5.el8ost.noarch",
"product_id": "python3-alembic-0:1.4.2-5.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-alembic@1.4.2-5.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "crudini-0:0.9-11.el8ost.1.noarch",
"product": {
"name": "crudini-0:0.9-11.el8ost.1.noarch",
"product_id": "crudini-0:0.9-11.el8ost.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crudini@0.9-11.el8ost.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"product": {
"name": "ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"product_id": "ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-runner-http@1.0.0-2.el8ar?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-runner-0:1.4.6-2.el8ar.noarch",
"product": {
"name": "ansible-runner-0:1.4.6-2.el8ar.noarch",
"product_id": "ansible-runner-0:1.4.6-2.el8ar.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-runner@1.4.6-2.el8ar?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"product": {
"name": "python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"product_id": "python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ansible-runner@1.4.6-2.el8ar?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "crudini-0:0.9.3-4.el9.noarch",
"product": {
"name": "crudini-0:0.9.3-4.el9.noarch",
"product_id": "crudini-0:0.9.3-4.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crudini@0.9.3-4.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-future-0:0.18.2-9.el9.1.noarch",
"product": {
"name": "python3-future-0:0.18.2-9.el9.1.noarch",
"product_id": "python3-future-0:0.18.2-9.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-future@0.18.2-9.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"product": {
"name": "openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"product_id": "openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-python-agent@9.0.1-0.20220818145522.ad1eb41.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"product": {
"name": "python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"product_id": "python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ironic-python-agent@9.0.1-0.20220818145522.ad1eb41.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"product": {
"name": "python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"product_id": "python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ironic-python-agent-tests@9.0.1-0.20220818145522.ad1eb41.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openstack-macros-0:2020.1.2-1.el9.noarch",
"product": {
"name": "openstack-macros-0:2020.1.2-1.el9.noarch",
"product_id": "openstack-macros-0:2020.1.2-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-macros@2020.1.2-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"product": {
"name": "pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"product_id": "pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pyOpenSSL-doc@20.0.1-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"product": {
"name": "python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"product_id": "python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyOpenSSL@20.0.1-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"product": {
"name": "python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"product_id": "python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyflakes@2.2.0-3.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pysnmp-0:4.4.12-6.el9.noarch",
"product": {
"name": "python3-pysnmp-0:4.4.12-6.el9.noarch",
"product_id": "python3-pysnmp-0:4.4.12-6.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pysnmp@4.4.12-6.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-SecretStorage-0:2.3.1-9.el9.noarch",
"product": {
"name": "python3-SecretStorage-0:2.3.1-9.el9.noarch",
"product_id": "python3-SecretStorage-0:2.3.1-9.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-SecretStorage@2.3.1-9.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-alembic-0:1.6.0-1.el9.noarch",
"product": {
"name": "python3-alembic-0:1.6.0-1.el9.noarch",
"product_id": "python3-alembic-0:1.6.0-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-alembic@1.6.0-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-amqp-doc-0:5.0.6-1.el9.noarch",
"product": {
"name": "python-amqp-doc-0:5.0.6-1.el9.noarch",
"product_id": "python-amqp-doc-0:5.0.6-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-amqp-doc@5.0.6-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-amqp-0:5.0.6-1.el9.noarch",
"product": {
"name": "python3-amqp-0:5.0.6-1.el9.noarch",
"product_id": "python3-amqp-0:5.0.6-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-amqp@5.0.6-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-apipkg-0:1.5-12.el9.1.noarch",
"product": {
"name": "python3-apipkg-0:1.5-12.el9.1.noarch",
"product_id": "python3-apipkg-0:1.5-12.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-apipkg@1.5-12.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"product": {
"name": "python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"product_id": "python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-atomicwrites@1.4.0-6.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"product": {
"name": "python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"product_id": "python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-automaton@3.0.0-0.20220811170530.ed884e8.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-autopage-0:0.4.0-1.el9.2.noarch",
"product": {
"name": "python3-autopage-0:0.4.0-1.el9.2.noarch",
"product_id": "python3-autopage-0:0.4.0-1.el9.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-autopage@0.4.0-1.el9.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"product": {
"name": "python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"product_id": "python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-beautifulsoup4@4.9.3-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-betamax-0:0.8.1-12.el9.1.noarch",
"product": {
"name": "python3-betamax-0:0.8.1-12.el9.1.noarch",
"product_id": "python3-betamax-0:0.8.1-12.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-betamax@0.8.1-12.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-cachetools-0:3.1.0-4.el9.noarch",
"product": {
"name": "python3-cachetools-0:3.1.0-4.el9.noarch",
"product_id": "python3-cachetools-0:3.1.0-4.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cachetools@3.1.0-4.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-case-0:1.5.3-5.el9.noarch",
"product": {
"name": "python3-case-0:1.5.3-5.el9.noarch",
"product_id": "python3-case-0:1.5.3-5.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-case@1.5.3-5.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"product": {
"name": "python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"product_id": "python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cinderclient@9.0.0-0.20220811172734.2c7d463.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-click-0:7.1.2-5.el9.1.noarch",
"product": {
"name": "python3-click-0:7.1.2-5.el9.1.noarch",
"product_id": "python3-click-0:7.1.2-5.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-click@7.1.2-5.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"product": {
"name": "python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"product_id": "python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cliff@3.10.1-0.20220802152018.a04a48f.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"product": {
"name": "python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"product_id": "python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cliff-tests@3.10.1-0.20220802152018.a04a48f.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-cmd2-0:1.4.0-2.el9.1.noarch",
"product": {
"name": "python3-cmd2-0:1.4.0-2.el9.1.noarch",
"product_id": "python3-cmd2-0:1.4.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cmd2@1.4.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-colorama-0:0.4.1-2.el9.noarch",
"product": {
"name": "python3-colorama-0:0.4.1-2.el9.noarch",
"product_id": "python3-colorama-0:0.4.1-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-colorama@0.4.1-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-construct-0:2.10.56-2.el9.noarch",
"product": {
"name": "python3-construct-0:2.10.56-2.el9.noarch",
"product_id": "python3-construct-0:2.10.56-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-construct@2.10.56-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"product": {
"name": "python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"product_id": "python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-contextlib2@0.6.0.post1-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-dataclasses-0:0.8-2.el9.noarch",
"product": {
"name": "python3-dataclasses-0:0.8-2.el9.noarch",
"product_id": "python3-dataclasses-0:0.8-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-dataclasses@0.8-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ddt-0:1.4.2-1.el9.noarch",
"product": {
"name": "python3-ddt-0:1.4.2-1.el9.noarch",
"product_id": "python3-ddt-0:1.4.2-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ddt@1.4.2-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"product": {
"name": "python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"product_id": "python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debtcollector@2.5.0-0.20220802170047.a6b46c5.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-decorator-0:4.4.0-6.el9.noarch",
"product": {
"name": "python3-decorator-0:4.4.0-6.el9.noarch",
"product_id": "python3-decorator-0:4.4.0-6.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-decorator@4.4.0-6.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-defusedxml-0:0.7.1-1.el9.noarch",
"product": {
"name": "python3-defusedxml-0:0.7.1-1.el9.noarch",
"product_id": "python3-defusedxml-0:0.7.1-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-defusedxml@0.7.1-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-distlib-0:0.3.1-4.el9.1.noarch",
"product": {
"name": "python3-distlib-0:0.3.1-4.el9.1.noarch",
"product_id": "python3-distlib-0:0.3.1-4.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-distlib@0.3.1-4.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"product": {
"name": "python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"product_id": "python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-dogpile-cache@1.1.5-3.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"product": {
"name": "python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"product_id": "python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-dracclient@8.0.0-0.20220802154400.9c7499c.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-editor-0:1.0.4-5.el9.noarch",
"product": {
"name": "python3-editor-0:1.0.4-5.el9.noarch",
"product_id": "python3-editor-0:1.0.4-5.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-editor@1.0.4-5.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-entrypoints-doc-0:0.3-8.el9.noarch",
"product": {
"name": "python-entrypoints-doc-0:0.3-8.el9.noarch",
"product_id": "python-entrypoints-doc-0:0.3-8.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-entrypoints-doc@0.3-8.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-entrypoints-0:0.3-8.el9.noarch",
"product": {
"name": "python3-entrypoints-0:0.3-8.el9.noarch",
"product_id": "python3-entrypoints-0:0.3-8.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-entrypoints@0.3-8.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-eventlet-0:0.30.2-1.el9.noarch",
"product": {
"name": "python3-eventlet-0:0.30.2-1.el9.noarch",
"product_id": "python3-eventlet-0:0.30.2-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-eventlet@0.30.2-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-execnet-0:1.7.1-5.el9.1.noarch",
"product": {
"name": "python3-execnet-0:1.7.1-5.el9.1.noarch",
"product_id": "python3-execnet-0:1.7.1-5.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-execnet@1.7.1-5.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-extras-0:1.0.0-15.el9.1.noarch",
"product": {
"name": "python3-extras-0:1.0.0-15.el9.1.noarch",
"product_id": "python3-extras-0:1.0.0-15.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-extras@1.0.0-15.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-fasteners-0:0.14.1-21.el9.noarch",
"product": {
"name": "python3-fasteners-0:0.14.1-21.el9.noarch",
"product_id": "python3-fasteners-0:0.14.1-21.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-fasteners@0.14.1-21.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"product": {
"name": "python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"product_id": "python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-filelock-doc@3.0.12-9.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-filelock-0:3.0.12-9.el9.1.noarch",
"product": {
"name": "python3-filelock-0:3.0.12-9.el9.1.noarch",
"product_id": "python3-filelock-0:3.0.12-9.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-filelock@3.0.12-9.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-fixtures-0:3.0.0-22.el9.1.noarch",
"product": {
"name": "python3-fixtures-0:3.0.0-22.el9.1.noarch",
"product_id": "python3-fixtures-0:3.0.0-22.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-fixtures@3.0.0-22.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-flake8-0:3.8.4-1.el9.1.noarch",
"product": {
"name": "python3-flake8-0:3.8.4-1.el9.1.noarch",
"product_id": "python3-flake8-0:3.8.4-1.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-flake8@3.8.4-1.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-flask-doc-1:2.0.1-2.el9.1.noarch",
"product": {
"name": "python-flask-doc-1:2.0.1-2.el9.1.noarch",
"product_id": "python-flask-doc-1:2.0.1-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-flask-doc@2.0.1-2.el9.1?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-flask-1:2.0.1-2.el9.1.noarch",
"product": {
"name": "python3-flask-1:2.0.1-2.el9.1.noarch",
"product_id": "python3-flask-1:2.0.1-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-flask@2.0.1-2.el9.1?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-flit-0:3.0.0-1.el9.2.noarch",
"product": {
"name": "python3-flit-0:3.0.0-1.el9.2.noarch",
"product_id": "python3-flit-0:3.0.0-1.el9.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-flit@3.0.0-1.el9.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-flit-core-0:3.0.0-1.el9.2.noarch",
"product": {
"name": "python3-flit-core-0:3.0.0-1.el9.2.noarch",
"product_id": "python3-flit-core-0:3.0.0-1.el9.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-flit-core@3.0.0-1.el9.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-freezegun-0:1.0.0-4.el9.1.noarch",
"product": {
"name": "python3-freezegun-0:1.0.0-4.el9.1.noarch",
"product_id": "python3-freezegun-0:1.0.0-4.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-freezegun@1.0.0-4.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"product": {
"name": "python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"product_id": "python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-funcsigs-doc@1.0.2-17.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-funcsigs-0:1.0.2-17.el9.noarch",
"product": {
"name": "python3-funcsigs-0:1.0.2-17.el9.noarch",
"product_id": "python3-funcsigs-0:1.0.2-17.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-funcsigs@1.0.2-17.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"product": {
"name": "python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"product_id": "python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-futurist@2.4.1-0.20220802175500.159d752.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"product": {
"name": "python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"product_id": "python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-glanceclient@4.0.1-0.20220811181326.1b854e1.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"product": {
"name": "python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"product_id": "python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-gunicorn-doc@20.0.4-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-gunicorn-0:20.0.4-2.el9.noarch",
"product": {
"name": "python3-gunicorn-0:20.0.4-2.el9.noarch",
"product_id": "python3-gunicorn-0:20.0.4-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-gunicorn@20.0.4-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"product": {
"name": "python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"product_id": "python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hacking@1.0.1-0.20210812104123.865398f.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"product": {
"name": "python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"product_id": "python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hardware@0.29.1-0.20220811165930.fd4bce6.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"product": {
"name": "python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"product_id": "python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hardware-detect@0.29.1-0.20220811165930.fd4bce6.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-html5lib-1:1.1-4.el9.1.noarch",
"product": {
"name": "python3-html5lib-1:1.1-4.el9.1.noarch",
"product_id": "python3-html5lib-1:1.1-4.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-html5lib@1.1-4.el9.1?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"product": {
"name": "python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"product_id": "python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hypothesis%2Bcli@6.6.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"product": {
"name": "python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"product_id": "python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hypothesis%2Bdateutil@6.6.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"product": {
"name": "python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"product_id": "python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hypothesis%2Bdjango@6.6.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"product": {
"name": "python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"product_id": "python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hypothesis%2Bghostwriter@6.6.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"product": {
"name": "python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"product_id": "python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hypothesis%2Blark@6.6.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"product": {
"name": "python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"product_id": "python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hypothesis%2Bnumpy@6.6.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"product": {
"name": "python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"product_id": "python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hypothesis%2Bpandas@6.6.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"product": {
"name": "python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"product_id": "python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hypothesis%2Bpytest@6.6.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"product": {
"name": "python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"product_id": "python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hypothesis%2Bpytz@6.6.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"product": {
"name": "python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"product_id": "python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hypothesis%2Bredis@6.6.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"product": {
"name": "python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"product_id": "python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hypothesis%2Bzoneinfo@6.6.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"product": {
"name": "python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"product_id": "python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hypothesis@6.6.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ifaddr-0:0.1.6-6.el9.noarch",
"product": {
"name": "python3-ifaddr-0:0.1.6-6.el9.noarch",
"product_id": "python3-ifaddr-0:0.1.6-6.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ifaddr@0.1.6-6.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"product": {
"name": "python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"product_id": "python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-importlib-metadata@1.7.0-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"product": {
"name": "python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"product_id": "python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ironic-lib@5.2.0-0.20220802170917.e205816.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"product": {
"name": "python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"product_id": "python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ironicclient@4.9.0-0.20211209154934.6f1be06.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-iso8601-0:0.1.12-9.el9.noarch",
"product": {
"name": "python3-iso8601-0:0.1.12-9.el9.noarch",
"product_id": "python3-iso8601-0:0.1.12-9.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-iso8601@0.1.12-9.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-itsdangerous-0:2.0.1-2.el9.noarch",
"product": {
"name": "python3-itsdangerous-0:2.0.1-2.el9.noarch",
"product_id": "python3-itsdangerous-0:2.0.1-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-itsdangerous@2.0.1-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-jinja2-0:3.0.1-2.el9.1.noarch",
"product": {
"name": "python3-jinja2-0:3.0.1-2.el9.1.noarch",
"product_id": "python3-jinja2-0:3.0.1-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-jinja2@3.0.1-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"product": {
"name": "python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"product_id": "python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-jsonpath-rw@1.2.3-23.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-kafka-0:1.4.3-3.el9.noarch",
"product": {
"name": "python3-kafka-0:1.4.3-3.el9.noarch",
"product_id": "python3-kafka-0:1.4.3-3.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kafka@1.4.3-3.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-kazoo-doc-0:2.7.0-2.el9.noarch",
"product": {
"name": "python-kazoo-doc-0:2.7.0-2.el9.noarch",
"product_id": "python-kazoo-doc-0:2.7.0-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kazoo-doc@2.7.0-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-kazoo-0:2.7.0-2.el9.noarch",
"product": {
"name": "python3-kazoo-0:2.7.0-2.el9.noarch",
"product_id": "python3-kazoo-0:2.7.0-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kazoo@2.7.0-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-keyring-0:21.0.0-2.el9.noarch",
"product": {
"name": "python3-keyring-0:21.0.0-2.el9.noarch",
"product_id": "python3-keyring-0:21.0.0-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-keyring@21.0.0-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"product": {
"name": "python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"product_id": "python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-keystoneauth1@5.0.0-0.20220811173415.2445a5d.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"product": {
"name": "python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"product_id": "python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-keystoneclient@5.0.0-0.20220811173653.11d5abe.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"product": {
"name": "python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"product_id": "python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-keystoneclient-tests@5.0.0-0.20220811173653.11d5abe.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"product": {
"name": "python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"product_id": "python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-keystonemiddleware@10.0.0-0.20220811174058.dd31878.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-kombu-1:5.0.2-1.el9.2.noarch",
"product": {
"name": "python3-kombu-1:5.0.2-1.el9.2.noarch",
"product_id": "python3-kombu-1:5.0.2-1.el9.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kombu@5.0.2-1.el9.2?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-linecache2-0:1.0.0-25.el9.noarch",
"product": {
"name": "python3-linecache2-0:1.0.0-25.el9.noarch",
"product_id": "python3-linecache2-0:1.0.0-25.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-linecache2@1.0.0-25.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-logutils-0:0.3.5-7.1.el9.noarch",
"product": {
"name": "python3-logutils-0:0.3.5-7.1.el9.noarch",
"product_id": "python3-logutils-0:0.3.5-7.1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-logutils@0.3.5-7.1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-mccabe-0:0.6.1-18.el9.1.noarch",
"product": {
"name": "python3-mccabe-0:0.6.1-18.el9.1.noarch",
"product_id": "python3-mccabe-0:0.6.1-18.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-mccabe@0.6.1-18.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-memcached-0:1.58-12.el9.noarch",
"product": {
"name": "python3-memcached-0:1.58-12.el9.noarch",
"product_id": "python3-memcached-0:1.58-12.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-memcached@1.58-12.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-migrate-0:0.13.0-2.el9.noarch",
"product": {
"name": "python3-migrate-0:0.13.0-2.el9.noarch",
"product_id": "python3-migrate-0:0.13.0-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-migrate@0.13.0-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"product": {
"name": "python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"product_id": "python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-mimeparse@1.6.0-16.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-mock-0:3.0.5-14.el9.2.noarch",
"product": {
"name": "python3-mock-0:3.0.5-14.el9.2.noarch",
"product_id": "python3-mock-0:3.0.5-14.el9.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-mock@3.0.5-14.el9.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-monotonic-0:1.5-9.el9.1.noarch",
"product": {
"name": "python3-monotonic-0:1.5-9.el9.1.noarch",
"product_id": "python3-monotonic-0:1.5-9.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-monotonic@1.5-9.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-more-itertools-0:7.2.0-3.el9.noarch",
"product": {
"name": "python3-more-itertools-0:7.2.0-3.el9.noarch",
"product_id": "python3-more-itertools-0:7.2.0-3.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-more-itertools@7.2.0-3.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"product": {
"name": "python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"product_id": "python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-mox3@1.1.0-0.20210812114029.99a302f.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-munch-0:2.3.2-7.el9.noarch",
"product": {
"name": "python3-munch-0:2.3.2-7.el9.noarch",
"product_id": "python3-munch-0:2.3.2-7.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-munch@2.3.2-7.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"product": {
"name": "python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"product_id": "python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-neutronclient@7.6.0-0.20211012175718.983f0ab.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"product": {
"name": "python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"product_id": "python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-neutronclient-tests@7.6.0-0.20211012175718.983f0ab.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-nose-0:1.3.7-33.el9.1.noarch",
"product": {
"name": "python3-nose-0:1.3.7-33.el9.1.noarch",
"product_id": "python3-nose-0:1.3.7-33.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-nose@1.3.7-33.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-nose-cover3-0:0.1.0-31.el9.noarch",
"product": {
"name": "python3-nose-cover3-0:0.1.0-31.el9.noarch",
"product_id": "python3-nose-cover3-0:0.1.0-31.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-nose-cover3@0.1.0-31.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"product": {
"name": "python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"product_id": "python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-openstacksdk@0.99.1-0.20220811190026.a41d04e.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"product": {
"name": "python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"product_id": "python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-openstacksdk-tests@0.99.1-0.20220811190026.a41d04e.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"product": {
"name": "python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"product_id": "python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-os-client-config@2.1.0-0.20210722194729.bc96c23.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"product": {
"name": "python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"product_id": "python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-os-service-types@1.7.0-0.20220802143336.0b2f473.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"product": {
"name": "python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"product_id": "python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-os-traits@2.8.0-0.20220811182615.04e8bb3.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"product": {
"name": "python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"product_id": "python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-os-traits-tests@2.8.0-0.20220811182615.04e8bb3.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"product": {
"name": "python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"product_id": "python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-osc-lib@2.6.1-0.20220811172053.973e169.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"product": {
"name": "python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"product_id": "python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-osc-lib-tests@2.6.1-0.20220811172053.973e169.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"product": {
"name": "python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"product_id": "python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-cache-lang@3.0.0-0.20220811175617.79945c1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"product": {
"name": "python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"product_id": "python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-cache@3.0.0-0.20220811175617.79945c1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"product": {
"name": "python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"product_id": "python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-cache-tests@3.0.0-0.20220811175617.79945c1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"product": {
"name": "python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"product_id": "python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-concurrency-lang@5.0.0-0.20220811181826.052b2f2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"product": {
"name": "python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"product_id": "python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-concurrency@5.0.0-0.20220811181826.052b2f2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"product": {
"name": "python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"product_id": "python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-concurrency-tests@5.0.0-0.20220811181826.052b2f2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"product": {
"name": "python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"product_id": "python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-config@9.0.0-0.20220811165930.9eaae04.el9?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"product": {
"name": "python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"product_id": "python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-context@5.0.0-0.20220811171413.f388eb9.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"product": {
"name": "python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"product_id": "python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-context-tests@5.0.0-0.20220811171413.f388eb9.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"product": {
"name": "python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"product_id": "python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-db-lang@12.0.0-0.20220811175859.a808381.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"product": {
"name": "python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"product_id": "python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-db@12.0.0-0.20220811175859.a808381.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"product": {
"name": "python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"product_id": "python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-db-tests@12.0.0-0.20220811175859.a808381.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"product": {
"name": "python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"product_id": "python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-i18n-lang@5.1.0-0.20220802145025.b031d17.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"product": {
"name": "python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"product_id": "python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-i18n@5.1.0-0.20220802145025.b031d17.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"product": {
"name": "python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"product_id": "python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-log-lang@5.0.0-0.20220811172332.6401da7.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"product": {
"name": "python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"product_id": "python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-log@5.0.0-0.20220811172332.6401da7.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"product": {
"name": "python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"product_id": "python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-log-tests@5.0.0-0.20220811172332.6401da7.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"product": {
"name": "python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"product_id": "python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-messaging@13.0.0-0.20220811175319.4186386.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"product": {
"name": "python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"product_id": "python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-messaging-tests@13.0.0-0.20220811175319.4186386.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"product": {
"name": "python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"product_id": "python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-metrics@0.3.0-0.20220802145828.43eee50.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"product": {
"name": "python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"product_id": "python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-metrics-tests@0.3.0-0.20220802145828.43eee50.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"product": {
"name": "python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"product_id": "python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-middleware-lang@5.0.0-0.20220811170931.51e1882.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"product": {
"name": "python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"product_id": "python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-middleware@5.0.0-0.20220811170931.51e1882.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"product": {
"name": "python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"product_id": "python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-middleware-tests@5.0.0-0.20220811170931.51e1882.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"product": {
"name": "python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"product_id": "python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-policy-lang@4.0.0-0.20220811173113.5bd767b.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"product": {
"name": "python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"product_id": "python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-policy@4.0.0-0.20220811173113.5bd767b.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"product": {
"name": "python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"product_id": "python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-policy-tests@4.0.0-0.20220811173113.5bd767b.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"product": {
"name": "python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"product_id": "python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-reports@2.3.0-0.20211012151507.f2799dc.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"product": {
"name": "python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"product_id": "python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-reports-tests@2.3.0-0.20211012151507.f2799dc.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"product": {
"name": "python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"product_id": "python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-rootwrap@6.3.1-0.20220803131706.1b1b960.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"product": {
"name": "python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"product_id": "python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-rootwrap-tests@6.3.1-0.20220803131706.1b1b960.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"product": {
"name": "python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"product_id": "python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-serialization@5.0.0-0.20220811171112.dd2a819.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"product": {
"name": "python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"product_id": "python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-serialization-tests@5.0.0-0.20220811171112.dd2a819.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"product": {
"name": "python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"product_id": "python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-service@3.0.0-0.20220811180157.a27acfe.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"product": {
"name": "python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"product_id": "python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-service-tests@3.0.0-0.20220811180157.a27acfe.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"product": {
"name": "python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"product_id": "python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-upgradecheck@2.0.0-0.20220811171652.b3a2b19.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"product": {
"name": "python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"product_id": "python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-utils-lang@6.0.0-0.20220811175035.7df6473.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"product": {
"name": "python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"product_id": "python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-utils@6.0.0-0.20220811175035.7df6473.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"product": {
"name": "python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"product_id": "python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-utils-tests@6.0.0-0.20220811175035.7df6473.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"product": {
"name": "python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"product_id": "python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-versionedobjects-lang@3.0.0-0.20220811180555.cec2b8e.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"product": {
"name": "python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"product_id": "python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-versionedobjects@3.0.0-0.20220811180555.cec2b8e.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"product": {
"name": "python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"product_id": "python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-versionedobjects-tests@3.0.0-0.20220811180555.cec2b8e.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"product": {
"name": "python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"product_id": "python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslotest@4.4.1-0.20210812115053.aaf3a72.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"product": {
"name": "python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"product_id": "python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-osprofiler@3.4.3-0.20220802174918.3286301.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-paste-0:3.5.0-3.el9.1.noarch",
"product": {
"name": "python3-paste-0:3.5.0-3.el9.1.noarch",
"product_id": "python3-paste-0:3.5.0-3.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-paste@3.5.0-3.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-paste-deploy-0:2.0.1-5.el9.noarch",
"product": {
"name": "python3-paste-deploy-0:2.0.1-5.el9.noarch",
"product_id": "python3-paste-deploy-0:2.0.1-5.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-paste-deploy@2.0.1-5.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pbr-0:5.5.1-3.el9.1.noarch",
"product": {
"name": "python3-pbr-0:5.5.1-3.el9.1.noarch",
"product_id": "python3-pbr-0:5.5.1-3.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pbr@5.5.1-3.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pecan-0:1.3.2-10.el9.noarch",
"product": {
"name": "python3-pecan-0:1.3.2-10.el9.noarch",
"product_id": "python3-pecan-0:1.3.2-10.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pecan@1.3.2-10.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pexpect-0:4.6-3.el9.noarch",
"product": {
"name": "python3-pexpect-0:4.6-3.el9.noarch",
"product_id": "python3-pexpect-0:4.6-3.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pexpect@4.6-3.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pint-0:0.10.1-3.el9.noarch",
"product": {
"name": "python3-pint-0:0.10.1-3.el9.noarch",
"product_id": "python3-pint-0:0.10.1-3.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pint@0.10.1-3.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pretend-0:1.0.8-19.el9.noarch",
"product": {
"name": "python3-pretend-0:1.0.8-19.el9.noarch",
"product_id": "python3-pretend-0:1.0.8-19.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pretend@1.0.8-19.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"product": {
"name": "python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"product_id": "python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-proliantutils@2.13.2-0.20220802173426.8c7b6b1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-prometheus_client-0:0.7.1-3.el9.noarch",
"product": {
"name": "python3-prometheus_client-0:0.7.1-3.el9.noarch",
"product_id": "python3-prometheus_client-0:0.7.1-3.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-prometheus_client@0.7.1-3.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"product": {
"name": "python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"product_id": "python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pycadf-common@3.1.1-0.20220802144439.4179996.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"product": {
"name": "python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"product_id": "python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pycadf@3.1.1-0.20220802144439.4179996.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"product": {
"name": "python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"product_id": "python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pycodestyle@2.6.0-4.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pymemcache-0:3.5.0-1.el9.noarch",
"product": {
"name": "python3-pymemcache-0:3.5.0-1.el9.noarch",
"product_id": "python3-pymemcache-0:3.5.0-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pymemcache@3.5.0-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"product": {
"name": "python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"product_id": "python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pyperclip-doc@1.8.0-3.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"product": {
"name": "python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"product_id": "python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyperclip@1.8.0-3.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"product": {
"name": "python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"product_id": "python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pytest-cov@2.11.1-3.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"product": {
"name": "python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"product_id": "python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pytest-forked@1.3.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pytest-runner-0:4.0-12.el9.1.noarch",
"product": {
"name": "python3-pytest-runner-0:4.0-12.el9.1.noarch",
"product_id": "python3-pytest-runner-0:4.0-12.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pytest-runner@4.0-12.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"product": {
"name": "python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"product_id": "python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pytest-xdist@2.2.1-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"product": {
"name": "python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"product_id": "python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pytest-xprocess@0.18.1-4.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-redis-0:3.3.8-2.el9.noarch",
"product": {
"name": "python3-redis-0:3.3.8-2.el9.noarch",
"product_id": "python3-redis-0:3.3.8-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-redis@3.3.8-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-repoze-lru-0:0.7-7.el9.noarch",
"product": {
"name": "python3-repoze-lru-0:0.7-7.el9.noarch",
"product_id": "python3-repoze-lru-0:0.7-7.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-repoze-lru@0.7-7.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"product": {
"name": "python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"product_id": "python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-requests-kerberos@0.12.0-12.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"product": {
"name": "python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"product_id": "python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-requests-mock@1.8.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"product": {
"name": "python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"product_id": "python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-requests-unixsocket@0.2.0-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"product": {
"name": "python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"product_id": "python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-requestsexceptions@1.4.0-0.20220802143336.d7ac0ff.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-retrying-0:1.3.3-2.el9.1.noarch",
"product": {
"name": "python3-retrying-0:1.3.3-2.el9.1.noarch",
"product_id": "python3-retrying-0:1.3.3-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-retrying@1.3.3-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-rfc3986-0:1.2.0-6.el9.noarch",
"product": {
"name": "python3-rfc3986-0:1.2.0-6.el9.noarch",
"product_id": "python3-rfc3986-0:1.2.0-6.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rfc3986@1.2.0-6.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-routes-0:2.4.1-12.el9.noarch",
"product": {
"name": "python3-routes-0:2.4.1-12.el9.noarch",
"product_id": "python3-routes-0:2.4.1-12.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-routes@2.4.1-12.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"product": {
"name": "python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"product_id": "python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-scciclient@0.12.3-0.20220811182700.0940a71.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-simplegeneric-0:0.8.1-18.el9.noarch",
"product": {
"name": "python3-simplegeneric-0:0.8.1-18.el9.noarch",
"product_id": "python3-simplegeneric-0:0.8.1-18.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-simplegeneric@0.8.1-18.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"product": {
"name": "python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"product_id": "python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-singledispatch@3.4.0.3-19.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-smi-0:0.3.4-10.el9.noarch",
"product": {
"name": "python3-smi-0:0.3.4-10.el9.noarch",
"product_id": "python3-smi-0:0.3.4-10.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-smi@0.3.4-10.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"product": {
"name": "python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"product_id": "python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sortedcontainers@2.3.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"product": {
"name": "python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"product_id": "python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-soupsieve@2.1.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"product": {
"name": "python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"product_id": "python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-sqlalchemy-doc@1.4.39-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-sqlparse-0:0.2.4-10.el9.noarch",
"product": {
"name": "python3-sqlparse-0:0.2.4-10.el9.noarch",
"product_id": "python3-sqlparse-0:0.2.4-10.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlparse@0.2.4-10.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-statsd-doc-0:3.2.1-20.el9.noarch",
"product": {
"name": "python-statsd-doc-0:3.2.1-20.el9.noarch",
"product_id": "python-statsd-doc-0:3.2.1-20.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-statsd-doc@3.2.1-20.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-statsd-0:3.2.1-20.el9.noarch",
"product": {
"name": "python3-statsd-0:3.2.1-20.el9.noarch",
"product_id": "python3-statsd-0:3.2.1-20.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-statsd@3.2.1-20.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-stestr-0:2.6.0-8.el9.noarch",
"product": {
"name": "python3-stestr-0:2.6.0-8.el9.noarch",
"product_id": "python3-stestr-0:2.6.0-8.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-stestr@2.6.0-8.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"product": {
"name": "python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"product_id": "python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-stevedore@4.0.0-0.20220811180640.ccd1754.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-sure-0:1.4.11-12.el9.2.noarch",
"product": {
"name": "python3-sure-0:1.4.11-12.el9.2.noarch",
"product_id": "python3-sure-0:1.4.11-12.el9.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sure@1.4.11-12.el9.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"product": {
"name": "python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"product_id": "python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sushy-oem-idrac@4.0.0-0.20220802162610.7b75e6e.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"product": {
"name": "python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"product_id": "python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sushy-oem-idrac-tests@4.0.0-0.20220802162610.7b75e6e.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"product": {
"name": "python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"product_id": "python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-swiftclient@4.0.1-0.20220811174436.9eee29d.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-tempita-0:0.5.1-25.el9.noarch",
"product": {
"name": "python3-tempita-0:0.5.1-25.el9.noarch",
"product_id": "python3-tempita-0:0.5.1-25.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tempita@0.5.1-25.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-tenacity-0:6.2.0-2.el9.noarch",
"product": {
"name": "python3-tenacity-0:6.2.0-2.el9.noarch",
"product_id": "python3-tenacity-0:6.2.0-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tenacity@6.2.0-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-testrepository-0:0.0.20-20.el9.noarch",
"product": {
"name": "python3-testrepository-0:0.0.20-20.el9.noarch",
"product_id": "python3-testrepository-0:0.0.20-20.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-testrepository@0.0.20-20.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-testresources-0:2.0.1-2.el9.noarch",
"product": {
"name": "python3-testresources-0:2.0.1-2.el9.noarch",
"product_id": "python3-testresources-0:2.0.1-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-testresources@2.0.1-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"product": {
"name": "python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"product_id": "python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-testscenarios@0.5.0-21.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"product": {
"name": "python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"product_id": "python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-testtools-doc@2.4.0-8.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-testtools-0:2.4.0-8.el9.1.noarch",
"product": {
"name": "python3-testtools-0:2.4.0-8.el9.1.noarch",
"product_id": "python3-testtools-0:2.4.0-8.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-testtools@2.4.0-8.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"product": {
"name": "python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"product_id": "python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tooz@3.0.0-0.20220811181909.d145b50.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "tox-0:3.23.0-2.el9.1.noarch",
"product": {
"name": "tox-0:3.23.0-2.el9.1.noarch",
"product_id": "tox-0:3.23.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tox@3.23.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-tox-current-env-0:0.0.6-1.el9.noarch",
"product": {
"name": "python3-tox-current-env-0:0.0.6-1.el9.noarch",
"product_id": "python3-tox-current-env-0:0.0.6-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tox-current-env@0.0.6-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-traceback2-0:1.4.0-25.el9.noarch",
"product": {
"name": "python3-traceback2-0:1.4.0-25.el9.noarch",
"product_id": "python3-traceback2-0:1.4.0-25.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-traceback2@1.4.0-25.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-typeguard-0:2.9.1-1.el9.noarch",
"product": {
"name": "python3-typeguard-0:2.9.1-1.el9.noarch",
"product_id": "python3-typeguard-0:2.9.1-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-typeguard@2.9.1-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"product": {
"name": "python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"product_id": "python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-typing-extensions@3.7.4.3-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-unittest2-0:1.1.0-24.el9.noarch",
"product": {
"name": "python3-unittest2-0:1.1.0-24.el9.noarch",
"product_id": "python3-unittest2-0:1.1.0-24.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-unittest2@1.1.0-24.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-vine-0:5.0.0-3.el9.noarch",
"product": {
"name": "python3-vine-0:5.0.0-3.el9.noarch",
"product_id": "python3-vine-0:5.0.0-3.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-vine@5.0.0-3.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-virtualenv-0:20.4.4-1.el9.noarch",
"product": {
"name": "python3-virtualenv-0:20.4.4-1.el9.noarch",
"product_id": "python3-virtualenv-0:20.4.4-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-virtualenv@20.4.4-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-voluptuous-0:0.11.7-3.el9.noarch",
"product": {
"name": "python3-voluptuous-0:0.11.7-3.el9.noarch",
"product_id": "python3-voluptuous-0:0.11.7-3.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-voluptuous@0.11.7-3.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-waitress-0:2.0.0-2.el9.noarch",
"product": {
"name": "python3-waitress-0:2.0.0-2.el9.noarch",
"product_id": "python3-waitress-0:2.0.0-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-waitress@2.0.0-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-warlock-0:1.3.3-2.el9.noarch",
"product": {
"name": "python3-warlock-0:1.3.3-2.el9.noarch",
"product_id": "python3-warlock-0:1.3.3-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-warlock@1.3.3-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"product": {
"name": "python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"product_id": "python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-wcwidth@0.2.5-2.el9.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"product": {
"name": "python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"product_id": "python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-webencodings-doc@0.5.1-15.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-webencodings-0:0.5.1-15.el9.1.noarch",
"product": {
"name": "python3-webencodings-0:0.5.1-15.el9.1.noarch",
"product_id": "python3-webencodings-0:0.5.1-15.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-webencodings@0.5.1-15.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-webob-0:1.8.5-5.el9.noarch",
"product": {
"name": "python3-webob-0:1.8.5-5.el9.noarch",
"product_id": "python3-webob-0:1.8.5-5.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-webob@1.8.5-5.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-webtest-0:2.0.33-5.el9.noarch",
"product": {
"name": "python3-webtest-0:2.0.33-5.el9.noarch",
"product_id": "python3-webtest-0:2.0.33-5.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-webtest@2.0.33-5.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-werkzeug-0:2.0.3-3.el9.noarch",
"product": {
"name": "python3-werkzeug-0:2.0.3-3.el9.noarch",
"product_id": "python3-werkzeug-0:2.0.3-3.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-werkzeug@2.0.3-3.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"product": {
"name": "python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"product_id": "python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-wsme@0.11.0-0.20220802144439.80bda90.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-zake-0:0.2.2-19.el9.noarch",
"product": {
"name": "python3-zake-0:0.2.2-19.el9.noarch",
"product_id": "python3-zake-0:0.2.2-19.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-zake@0.2.2-19.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-zeroconf-0:0.24.4-2.el9.noarch",
"product": {
"name": "python3-zeroconf-0:0.24.4-2.el9.noarch",
"product_id": "python3-zeroconf-0:0.24.4-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-zeroconf@0.24.4-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-zipp-0:0.5.1-3.el9.noarch",
"product": {
"name": "python3-zipp-0:0.5.1-3.el9.noarch",
"product_id": "python3-zipp-0:0.5.1-3.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-zipp@0.5.1-3.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-zope-event-0:4.2.0-20.el9.1.noarch",
"product": {
"name": "python3-zope-event-0:4.2.0-20.el9.1.noarch",
"product_id": "python3-zope-event-0:4.2.0-20.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-zope-event@4.2.0-20.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-zope-testing-0:4.7-4.el9.1.noarch",
"product": {
"name": "python3-zope-testing-0:4.7-4.el9.1.noarch",
"product_id": "python3-zope-testing-0:4.7-4.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-zope-testing@4.7-4.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-subunit-0:1.4.0-6.el9.1.noarch",
"product": {
"name": "python3-subunit-0:1.4.0-6.el9.1.noarch",
"product_id": "python3-subunit-0:1.4.0-6.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-subunit@1.4.0-6.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"product": {
"name": "python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"product_id": "python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-subunit-test@1.4.0-6.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "subunit-filters-0:1.4.0-6.el9.1.noarch",
"product": {
"name": "subunit-filters-0:1.4.0-6.el9.1.noarch",
"product_id": "subunit-filters-0:1.4.0-6.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-filters@1.4.0-6.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "subunit-perl-0:1.4.0-6.el9.1.noarch",
"product": {
"name": "subunit-perl-0:1.4.0-6.el9.1.noarch",
"product_id": "subunit-perl-0:1.4.0-6.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-perl@1.4.0-6.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "subunit-shell-0:1.4.0-6.el9.1.noarch",
"product": {
"name": "subunit-shell-0:1.4.0-6.el9.1.noarch",
"product_id": "subunit-shell-0:1.4.0-6.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-shell@1.4.0-6.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product": {
"name": "openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product_id": "openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic@21.0.1-0.20221114235951.fe64d5e.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product": {
"name": "openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product_id": "openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-api@21.0.1-0.20221114235951.fe64d5e.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product": {
"name": "openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product_id": "openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-common@21.0.1-0.20221114235951.fe64d5e.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product": {
"name": "openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product_id": "openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-conductor@21.0.1-0.20221114235951.fe64d5e.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product": {
"name": "openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product_id": "openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-dnsmasq-tftp-server@21.0.1-0.20221114235951.fe64d5e.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product": {
"name": "python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product_id": "python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ironic-tests@21.0.1-0.20221114235951.fe64d5e.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"product": {
"name": "openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"product_id": "openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-inspector@11.0.1-0.20221205155952.cd22607.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"product": {
"name": "openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"product_id": "openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-inspector-api@11.0.1-0.20221205155952.cd22607.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"product": {
"name": "openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"product_id": "openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-inspector-conductor@11.0.1-0.20221205155952.cd22607.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"product": {
"name": "openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"product_id": "openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-inspector-dnsmasq@11.0.1-0.20221205155952.cd22607.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"product": {
"name": "python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"product_id": "python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ironic-inspector-tests@11.0.1-0.20221205155952.cd22607.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"product": {
"name": "python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"product_id": "python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ironic-prometheus-exporter@3.1.1-0.20221003235527.eb27243.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"product": {
"name": "python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"product_id": "python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sushy@4.3.4-0.20221213135957.69b014c.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"product": {
"name": "python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"product_id": "python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sushy-tests@4.3.4-0.20221213135957.69b014c.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"product": {
"name": "podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"product_id": "podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.2.0-4.rhaos4.12.el9?arch=noarch\u0026epoch=3"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-1:1.36.0-8.el8_6.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src"
},
"product_reference": "NetworkManager-1:1.36.0-8.el8_6.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch"
},
"product_reference": "NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-config-server-1:1.36.0-8.el8_6.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch"
},
"product_reference": "NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch"
},
"product_reference": "NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-team-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-team-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-team-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-team-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64"
},
"product_reference": "afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-0:5.3.0-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x"
},
"product_reference": "afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64"
},
"product_reference": "afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64"
},
"product_reference": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x"
},
"product_reference": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64"
},
"product_reference": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-runner-0:1.4.6-2.el8ar.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch"
},
"product_reference": "ansible-runner-0:1.4.6-2.el8ar.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-runner-0:1.4.6-2.el8ar.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src"
},
"product_reference": "ansible-runner-0:1.4.6-2.el8ar.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-runner-http-0:1.0.0-2.el8ar.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch"
},
"product_reference": "ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-runner-http-0:1.0.0-2.el8ar.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src"
},
"product_reference": "ansible-runner-http-0:1.0.0-2.el8ar.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64"
},
"product_reference": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le"
},
"product_reference": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x"
},
"product_reference": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src"
},
"product_reference": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64"
},
"product_reference": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64"
},
"product_reference": "bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64"
},
"product_reference": "bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64"
},
"product_reference": "bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64"
},
"product_reference": "bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-2.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64"
},
"product_reference": "buildah-1:1.23.4-2.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le"
},
"product_reference": "buildah-1:1.23.4-2.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x"
},
"product_reference": "buildah-1:1.23.4-2.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-2.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src"
},
"product_reference": "buildah-1:1.23.4-2.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64"
},
"product_reference": "buildah-1:1.23.4-2.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-2.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64"
},
"product_reference": "buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le"
},
"product_reference": "buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x"
},
"product_reference": "buildah-debuginfo-1:1.23.4-2.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64"
},
"product_reference": "buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-2.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64"
},
"product_reference": "buildah-debugsource-1:1.23.4-2.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le"
},
"product_reference": "buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x"
},
"product_reference": "buildah-debugsource-1:1.23.4-2.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64"
},
"product_reference": "buildah-debugsource-1:1.23.4-2.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-2.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64"
},
"product_reference": "buildah-tests-1:1.23.4-2.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le"
},
"product_reference": "buildah-tests-1:1.23.4-2.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x"
},
"product_reference": "buildah-tests-1:1.23.4-2.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64"
},
"product_reference": "buildah-tests-1:1.23.4-2.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.16.0-2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64"
},
"product_reference": "butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.16.0-2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le"
},
"product_reference": "butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.16.0-2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x"
},
"product_reference": "butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.16.0-2.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src"
},
"product_reference": "butane-0:0.16.0-2.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.16.0-2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64"
},
"product_reference": "butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64"
},
"product_reference": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le"
},
"product_reference": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x"
},
"product_reference": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64"
},
"product_reference": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64"
},
"product_reference": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le"
},
"product_reference": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x"
},
"product_reference": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64"
},
"product_reference": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch"
},
"product_reference": "butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-2.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64"
},
"product_reference": "conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le"
},
"product_reference": "conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-2.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x"
},
"product_reference": "conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-2.rhaos4.11.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src"
},
"product_reference": "conmon-2:2.1.2-2.rhaos4.11.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-2.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64"
},
"product_reference": "conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64"
},
"product_reference": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le"
},
"product_reference": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x"
},
"product_reference": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64"
},
"product_reference": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64"
},
"product_reference": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le"
},
"product_reference": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x"
},
"product_reference": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64"
},
"product_reference": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64"
},
"product_reference": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le"
},
"product_reference": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x"
},
"product_reference": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src"
},
"product_reference": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64"
},
"product_reference": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch"
},
"product_reference": "console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src"
},
"product_reference": "console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch"
},
"product_reference": "console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch"
},
"product_reference": "console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch"
},
"product_reference": "container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.188.0-1.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src"
},
"product_reference": "container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64"
},
"product_reference": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x"
},
"product_reference": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src"
},
"product_reference": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64"
},
"product_reference": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64"
},
"product_reference": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x"
},
"product_reference": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64"
},
"product_reference": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64"
},
"product_reference": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x"
},
"product_reference": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64"
},
"product_reference": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-27.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64"
},
"product_reference": "containers-common-2:1-27.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-27.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le"
},
"product_reference": "containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-27.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x"
},
"product_reference": "containers-common-2:1-27.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-27.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64"
},
"product_reference": "containers-common-2:1-27.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64"
},
"product_reference": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x"
},
"product_reference": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src"
},
"product_reference": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64"
},
"product_reference": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x"
},
"product_reference": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64"
},
"product_reference": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x"
},
"product_reference": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64"
},
"product_reference": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64"
},
"product_reference": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x"
},
"product_reference": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64"
},
"product_reference": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64"
},
"product_reference": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x"
},
"product_reference": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64"
},
"product_reference": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64"
},
"product_reference": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le"
},
"product_reference": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x"
},
"product_reference": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src"
},
"product_reference": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64"
},
"product_reference": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x"
},
"product_reference": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.25.0-2.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64"
},
"product_reference": "cri-tools-0:1.25.0-2.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.25.0-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le"
},
"product_reference": "cri-tools-0:1.25.0-2.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.25.0-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x"
},
"product_reference": "cri-tools-0:1.25.0-2.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.25.0-2.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src"
},
"product_reference": "cri-tools-0:1.25.0-2.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.25.0-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64"
},
"product_reference": "cri-tools-0:1.25.0-2.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.25.0-2.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64"
},
"product_reference": "cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le"
},
"product_reference": "cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.25.0-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x"
},
"product_reference": "cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.25.0-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64"
},
"product_reference": "cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.25.0-2.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64"
},
"product_reference": "cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.25.0-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le"
},
"product_reference": "cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.25.0-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x"
},
"product_reference": "cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.25.0-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64"
},
"product_reference": "cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-4.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64"
},
"product_reference": "crit-0:3.15-4.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-4.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le"
},
"product_reference": "crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-4.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x"
},
"product_reference": "crit-0:3.15-4.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-4.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64"
},
"product_reference": "crit-0:3.15-4.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-4.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64"
},
"product_reference": "criu-0:3.15-4.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-4.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le"
},
"product_reference": "criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-4.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x"
},
"product_reference": "criu-0:3.15-4.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-4.rhaos4.11.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src"
},
"product_reference": "criu-0:3.15-4.rhaos4.11.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-4.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64"
},
"product_reference": "criu-0:3.15-4.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64"
},
"product_reference": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le"
},
"product_reference": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x"
},
"product_reference": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64"
},
"product_reference": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64"
},
"product_reference": "criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le"
},
"product_reference": "criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x"
},
"product_reference": "criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64"
},
"product_reference": "criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-4.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64"
},
"product_reference": "criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le"
},
"product_reference": "criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-4.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x"
},
"product_reference": "criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-4.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64"
},
"product_reference": "criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-4.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64"
},
"product_reference": "criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le"
},
"product_reference": "criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-4.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x"
},
"product_reference": "criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-4.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64"
},
"product_reference": "criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64"
},
"product_reference": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le"
},
"product_reference": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x"
},
"product_reference": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64"
},
"product_reference": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crudini-0:0.9-11.el8ost.1.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch"
},
"product_reference": "crudini-0:0.9-11.el8ost.1.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crudini-0:0.9-11.el8ost.1.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src"
},
"product_reference": "crudini-0:0.9-11.el8ost.1.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.2-1.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64"
},
"product_reference": "crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.2-1.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le"
},
"product_reference": "crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.2-1.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x"
},
"product_reference": "crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.2-1.rhaos4.11.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src"
},
"product_reference": "crun-0:1.4.2-1.rhaos4.11.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.2-1.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64"
},
"product_reference": "crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64"
},
"product_reference": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le"
},
"product_reference": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x"
},
"product_reference": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64"
},
"product_reference": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64"
},
"product_reference": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le"
},
"product_reference": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x"
},
"product_reference": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64"
},
"product_reference": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64"
},
"product_reference": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le"
},
"product_reference": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x"
},
"product_reference": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src"
},
"product_reference": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64"
},
"product_reference": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-0:1.18.0-4.el8ost.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64"
},
"product_reference": "grpc-0:1.18.0-4.el8ost.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le"
},
"product_reference": "grpc-0:1.18.0-4.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x"
},
"product_reference": "grpc-0:1.18.0-4.el8ost.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-0:1.18.0-4.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src"
},
"product_reference": "grpc-0:1.18.0-4.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64"
},
"product_reference": "grpc-0:1.18.0-4.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-cli-0:1.18.0-4.el8ost.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64"
},
"product_reference": "grpc-cli-0:1.18.0-4.el8ost.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-cli-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le"
},
"product_reference": "grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-cli-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x"
},
"product_reference": "grpc-cli-0:1.18.0-4.el8ost.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-cli-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64"
},
"product_reference": "grpc-cli-0:1.18.0-4.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64"
},
"product_reference": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le"
},
"product_reference": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x"
},
"product_reference": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64"
},
"product_reference": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-debuginfo-0:1.18.0-4.el8ost.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64"
},
"product_reference": "grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le"
},
"product_reference": "grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-debuginfo-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x"
},
"product_reference": "grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-debuginfo-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64"
},
"product_reference": "grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-debugsource-0:1.18.0-4.el8ost.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64"
},
"product_reference": "grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-debugsource-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le"
},
"product_reference": "grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-debugsource-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x"
},
"product_reference": "grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-debugsource-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64"
},
"product_reference": "grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-devel-0:1.18.0-4.el8ost.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64"
},
"product_reference": "grpc-devel-0:1.18.0-4.el8ost.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-devel-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le"
},
"product_reference": "grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-devel-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x"
},
"product_reference": "grpc-devel-0:1.18.0-4.el8ost.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-devel-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64"
},
"product_reference": "grpc-devel-0:1.18.0-4.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-plugins-0:1.18.0-4.el8ost.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64"
},
"product_reference": "grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-plugins-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le"
},
"product_reference": "grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-plugins-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x"
},
"product_reference": "grpc-plugins-0:1.18.0-4.el8ost.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-plugins-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64"
},
"product_reference": "grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64"
},
"product_reference": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le"
},
"product_reference": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x"
},
"product_reference": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64"
},
"product_reference": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-0:2.2.24-1.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src"
},
"product_reference": "haproxy-0:2.2.24-1.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-debugsource-0:2.2.24-1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64"
},
"product_reference": "haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-debugsource-0:2.2.24-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le"
},
"product_reference": "haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-debugsource-0:2.2.24-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x"
},
"product_reference": "haproxy-debugsource-0:2.2.24-1.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-debugsource-0:2.2.24-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64"
},
"product_reference": "haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy22-0:2.2.24-1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64"
},
"product_reference": "haproxy22-0:2.2.24-1.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy22-0:2.2.24-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le"
},
"product_reference": "haproxy22-0:2.2.24-1.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy22-0:2.2.24-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x"
},
"product_reference": "haproxy22-0:2.2.24-1.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy22-0:2.2.24-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64"
},
"product_reference": "haproxy22-0:2.2.24-1.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy22-debuginfo-0:2.2.24-1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64"
},
"product_reference": "haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le"
},
"product_reference": "haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy22-debuginfo-0:2.2.24-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x"
},
"product_reference": "haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy22-debuginfo-0:2.2.24-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64"
},
"product_reference": "haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64"
},
"product_reference": "ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le"
},
"product_reference": "ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x"
},
"product_reference": "ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src"
},
"product_reference": "ignition-0:2.14.0-5.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64"
},
"product_reference": "ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64"
},
"product_reference": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le"
},
"product_reference": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x"
},
"product_reference": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64"
},
"product_reference": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64"
},
"product_reference": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le"
},
"product_reference": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x"
},
"product_reference": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64"
},
"product_reference": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64"
},
"product_reference": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le"
},
"product_reference": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x"
},
"product_reference": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64"
},
"product_reference": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64"
},
"product_reference": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le"
},
"product_reference": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x"
},
"product_reference": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64"
},
"product_reference": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kata-containers-0:2.5.2-1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64"
},
"product_reference": "kata-containers-0:2.5.2-1.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kata-containers-0:2.5.2-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le"
},
"product_reference": "kata-containers-0:2.5.2-1.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kata-containers-0:2.5.2-1.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src"
},
"product_reference": "kata-containers-0:2.5.2-1.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kata-containers-0:2.5.2-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64"
},
"product_reference": "kata-containers-0:2.5.2-1.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src"
},
"product_reference": "kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64"
},
"product_reference": "libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le"
},
"product_reference": "libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-2.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x"
},
"product_reference": "libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-2.rhaos4.11.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src"
},
"product_reference": "libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64"
},
"product_reference": "libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64"
},
"product_reference": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le"
},
"product_reference": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x"
},
"product_reference": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64"
},
"product_reference": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64"
},
"product_reference": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le"
},
"product_reference": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x"
},
"product_reference": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64"
},
"product_reference": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64"
},
"product_reference": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le"
},
"product_reference": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x"
},
"product_reference": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64"
},
"product_reference": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-0:1.3.3-1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64"
},
"product_reference": "nmstate-0:1.3.3-1.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-0:1.3.3-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le"
},
"product_reference": "nmstate-0:1.3.3-1.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-0:1.3.3-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x"
},
"product_reference": "nmstate-0:1.3.3-1.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-0:1.3.3-1.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src"
},
"product_reference": "nmstate-0:1.3.3-1.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-0:1.3.3-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64"
},
"product_reference": "nmstate-0:1.3.3-1.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-debuginfo-0:1.3.3-1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64"
},
"product_reference": "nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-debuginfo-0:1.3.3-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le"
},
"product_reference": "nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-debuginfo-0:1.3.3-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x"
},
"product_reference": "nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-debuginfo-0:1.3.3-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64"
},
"product_reference": "nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-debugsource-0:1.3.3-1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64"
},
"product_reference": "nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-debugsource-0:1.3.3-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le"
},
"product_reference": "nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-debugsource-0:1.3.3-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x"
},
"product_reference": "nmstate-debugsource-0:1.3.3-1.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-debugsource-0:1.3.3-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64"
},
"product_reference": "nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-devel-0:1.3.3-1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64"
},
"product_reference": "nmstate-devel-0:1.3.3-1.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-devel-0:1.3.3-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le"
},
"product_reference": "nmstate-devel-0:1.3.3-1.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-devel-0:1.3.3-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x"
},
"product_reference": "nmstate-devel-0:1.3.3-1.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-devel-0:1.3.3-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64"
},
"product_reference": "nmstate-devel-0:1.3.3-1.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-libs-0:1.3.3-1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64"
},
"product_reference": "nmstate-libs-0:1.3.3-1.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-libs-0:1.3.3-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le"
},
"product_reference": "nmstate-libs-0:1.3.3-1.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-libs-0:1.3.3-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x"
},
"product_reference": "nmstate-libs-0:1.3.3-1.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-libs-0:1.3.3-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64"
},
"product_reference": "nmstate-libs-0:1.3.3-1.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64"
},
"product_reference": "nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le"
},
"product_reference": "nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x"
},
"product_reference": "nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64"
},
"product_reference": "nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch"
},
"product_reference": "nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src"
},
"product_reference": "openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch"
},
"product_reference": "openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src"
},
"product_reference": "openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch"
},
"product_reference": "openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x"
},
"product_reference": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src"
},
"product_reference": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x"
},
"product_reference": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src"
},
"product_reference": "openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch"
},
"product_reference": "openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch"
},
"product_reference": "openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch"
},
"product_reference": "openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-0:2.17.0-62.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64"
},
"product_reference": "openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le"
},
"product_reference": "openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-0:2.17.0-62.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x"
},
"product_reference": "openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-0:2.17.0-62.el8fdp.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src"
},
"product_reference": "openvswitch2.17-0:2.17.0-62.el8fdp.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-0:2.17.0-62.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64"
},
"product_reference": "openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64"
},
"product_reference": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le"
},
"product_reference": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x"
},
"product_reference": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64"
},
"product_reference": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64"
},
"product_reference": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le"
},
"product_reference": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x"
},
"product_reference": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64"
},
"product_reference": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64"
},
"product_reference": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le"
},
"product_reference": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x"
},
"product_reference": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64"
},
"product_reference": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64"
},
"product_reference": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le"
},
"product_reference": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x"
},
"product_reference": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64"
},
"product_reference": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch"
},
"product_reference": "openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-0:2022.2-5.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64"
},
"product_reference": "ostree-0:2022.2-5.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-0:2022.2-5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le"
},
"product_reference": "ostree-0:2022.2-5.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-0:2022.2-5.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x"
},
"product_reference": "ostree-0:2022.2-5.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-0:2022.2-5.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src"
},
"product_reference": "ostree-0:2022.2-5.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-0:2022.2-5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64"
},
"product_reference": "ostree-0:2022.2-5.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-debuginfo-0:2022.2-5.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64"
},
"product_reference": "ostree-debuginfo-0:2022.2-5.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-debuginfo-0:2022.2-5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le"
},
"product_reference": "ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-debuginfo-0:2022.2-5.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x"
},
"product_reference": "ostree-debuginfo-0:2022.2-5.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-debuginfo-0:2022.2-5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64"
},
"product_reference": "ostree-debuginfo-0:2022.2-5.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-debugsource-0:2022.2-5.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64"
},
"product_reference": "ostree-debugsource-0:2022.2-5.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-debugsource-0:2022.2-5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le"
},
"product_reference": "ostree-debugsource-0:2022.2-5.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-debugsource-0:2022.2-5.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x"
},
"product_reference": "ostree-debugsource-0:2022.2-5.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-debugsource-0:2022.2-5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64"
},
"product_reference": "ostree-debugsource-0:2022.2-5.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-devel-0:2022.2-5.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64"
},
"product_reference": "ostree-devel-0:2022.2-5.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-devel-0:2022.2-5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le"
},
"product_reference": "ostree-devel-0:2022.2-5.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-devel-0:2022.2-5.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x"
},
"product_reference": "ostree-devel-0:2022.2-5.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-devel-0:2022.2-5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64"
},
"product_reference": "ostree-devel-0:2022.2-5.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-grub2-0:2022.2-5.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64"
},
"product_reference": "ostree-grub2-0:2022.2-5.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-grub2-0:2022.2-5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le"
},
"product_reference": "ostree-grub2-0:2022.2-5.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-grub2-0:2022.2-5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64"
},
"product_reference": "ostree-grub2-0:2022.2-5.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-libs-0:2022.2-5.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64"
},
"product_reference": "ostree-libs-0:2022.2-5.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-libs-0:2022.2-5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le"
},
"product_reference": "ostree-libs-0:2022.2-5.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-libs-0:2022.2-5.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x"
},
"product_reference": "ostree-libs-0:2022.2-5.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-libs-0:2022.2-5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64"
},
"product_reference": "ostree-libs-0:2022.2-5.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-libs-debuginfo-0:2022.2-5.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64"
},
"product_reference": "ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le"
},
"product_reference": "ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-libs-debuginfo-0:2022.2-5.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x"
},
"product_reference": "ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-libs-debuginfo-0:2022.2-5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64"
},
"product_reference": "ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-0:22.06.0-27.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64"
},
"product_reference": "ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-0:22.06.0-27.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le"
},
"product_reference": "ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-0:22.06.0-27.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x"
},
"product_reference": "ovn22.06-0:22.06.0-27.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-0:22.06.0-27.el8fdp.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src"
},
"product_reference": "ovn22.06-0:22.06.0-27.el8fdp.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-0:22.06.0-27.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64"
},
"product_reference": "ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-central-0:22.06.0-27.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64"
},
"product_reference": "ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le"
},
"product_reference": "ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-central-0:22.06.0-27.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x"
},
"product_reference": "ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-central-0:22.06.0-27.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64"
},
"product_reference": "ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64"
},
"product_reference": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le"
},
"product_reference": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x"
},
"product_reference": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64"
},
"product_reference": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64"
},
"product_reference": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le"
},
"product_reference": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x"
},
"product_reference": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64"
},
"product_reference": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64"
},
"product_reference": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le"
},
"product_reference": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x"
},
"product_reference": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64"
},
"product_reference": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-host-0:22.06.0-27.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64"
},
"product_reference": "ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le"
},
"product_reference": "ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-host-0:22.06.0-27.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x"
},
"product_reference": "ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-host-0:22.06.0-27.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64"
},
"product_reference": "ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64"
},
"product_reference": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le"
},
"product_reference": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x"
},
"product_reference": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64"
},
"product_reference": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64"
},
"product_reference": "ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le"
},
"product_reference": "ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x"
},
"product_reference": "ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64"
},
"product_reference": "ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64"
},
"product_reference": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le"
},
"product_reference": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x"
},
"product_reference": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64"
},
"product_reference": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-0:22.09.0-25.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64"
},
"product_reference": "ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-0:22.09.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le"
},
"product_reference": "ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-0:22.09.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x"
},
"product_reference": "ovn22.09-0:22.09.0-25.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-0:22.09.0-25.el8fdp.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src"
},
"product_reference": "ovn22.09-0:22.09.0-25.el8fdp.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-0:22.09.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64"
},
"product_reference": "ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-central-0:22.09.0-25.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64"
},
"product_reference": "ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le"
},
"product_reference": "ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-central-0:22.09.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x"
},
"product_reference": "ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-central-0:22.09.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64"
},
"product_reference": "ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64"
},
"product_reference": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le"
},
"product_reference": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x"
},
"product_reference": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64"
},
"product_reference": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64"
},
"product_reference": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le"
},
"product_reference": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x"
},
"product_reference": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64"
},
"product_reference": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64"
},
"product_reference": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le"
},
"product_reference": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x"
},
"product_reference": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64"
},
"product_reference": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-host-0:22.09.0-25.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64"
},
"product_reference": "ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le"
},
"product_reference": "ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-host-0:22.09.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x"
},
"product_reference": "ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-host-0:22.09.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64"
},
"product_reference": "ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64"
},
"product_reference": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le"
},
"product_reference": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x"
},
"product_reference": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64"
},
"product_reference": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64"
},
"product_reference": "ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le"
},
"product_reference": "ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x"
},
"product_reference": "ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64"
},
"product_reference": "ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64"
},
"product_reference": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le"
},
"product_reference": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x"
},
"product_reference": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64"
},
"product_reference": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.2.0-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.2.0-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.2.0-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x"
},
"product_reference": "podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.2.0-1.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src"
},
"product_reference": "podman-2:4.2.0-1.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.2.0-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x"
},
"product_reference": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x"
},
"product_reference": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x"
},
"product_reference": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x"
},
"product_reference": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch"
},
"product_reference": "podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x"
},
"product_reference": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x"
},
"product_reference": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x"
},
"product_reference": "podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x"
},
"product_reference": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x"
},
"product_reference": "podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pycdlib-tools-0:1.11.0-3.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch"
},
"product_reference": "pycdlib-tools-0:1.11.0-3.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-alembic-0:1.4.2-5.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src"
},
"product_reference": "python-alembic-0:1.4.2-5.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-amqp-0:2.5.2-7.el8ost.1.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src"
},
"product_reference": "python-amqp-0:2.5.2-7.el8ost.1.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-amqp-doc-0:2.5.2-7.el8ost.1.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch"
},
"product_reference": "python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cmd2-0:1.4.0-1.1.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src"
},
"product_reference": "python-cmd2-0:1.4.0-1.1.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-construct-0:2.10.56-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src"
},
"product_reference": "python-construct-0:2.10.56-1.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-dogpile-cache-0:1.1.2-1.el8ost.1.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src"
},
"product_reference": "python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-eventlet-0:0.30.2-1.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src"
},
"product_reference": "python-eventlet-0:0.30.2-1.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-flask-1:1.1.1-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src"
},
"product_reference": "python-flask-1:1.1.1-1.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-flask-doc-1:1.1.1-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch"
},
"product_reference": "python-flask-doc-1:1.1.1-1.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-funcsigs-0:1.0.2-8.el8ost.1.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src"
},
"product_reference": "python-funcsigs-0:1.0.2-8.el8ost.1.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gunicorn-0:19.9.0-10.el8ost.1.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src"
},
"product_reference": "python-gunicorn-0:19.9.0-10.el8ost.1.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ifaddr-0:0.1.6-5.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src"
},
"product_reference": "python-ifaddr-0:0.1.6-5.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-importlib-metadata-0:1.7.0-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src"
},
"product_reference": "python-importlib-metadata-0:1.7.0-1.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-iso8601-0:0.1.12-8.el8ost.1.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src"
},
"product_reference": "python-iso8601-0:0.1.12-8.el8ost.1.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jsonschema-0:3.2.0-5.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src"
},
"product_reference": "python-jsonschema-0:3.2.0-5.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kombu-1:4.6.6-7.el8ost.1.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src"
},
"product_reference": "python-kombu-1:4.6.6-7.el8ost.1.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kubernetes-0:25.3.0-1.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src"
},
"product_reference": "python-kubernetes-0:25.3.0-1.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lockfile-1:0.11.0-8.el8ar.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src"
},
"product_reference": "python-lockfile-1:0.11.0-8.el8ar.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-msgpack-0:0.6.2-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src"
},
"product_reference": "python-msgpack-0:0.6.2-1.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64"
},
"product_reference": "python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64"
},
"product_reference": "python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src"
},
"product_reference": "python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src"
},
"product_reference": "python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src"
},
"product_reference": "python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch"
},
"product_reference": "python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src"
},
"product_reference": "python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch"
},
"product_reference": "python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src"
},
"product_reference": "python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch"
},
"product_reference": "python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src"
},
"product_reference": "python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src"
},
"product_reference": "python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src"
},
"product_reference": "python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch"
},
"product_reference": "python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src"
},
"product_reference": "python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-packaging-0:20.4-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src"
},
"product_reference": "python-packaging-0:20.4-1.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-packaging-doc-0:20.4-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch"
},
"product_reference": "python-packaging-doc-0:20.4-1.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-paste-0:3.2.4-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src"
},
"product_reference": "python-paste-0:3.2.4-1.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-paste-deploy-0:2.0.1-4.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src"
},
"product_reference": "python-paste-deploy-0:2.0.1-4.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pexpect-0:4.6-2.el8ar.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src"
},
"product_reference": "python-pexpect-0:4.6-2.el8ar.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pint-0:0.10.1-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src"
},
"product_reference": "python-pint-0:0.10.1-1.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pycdlib-0:1.11.0-3.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src"
},
"product_reference": "python-pycdlib-0:1.11.0-3.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyghmi-0:1.5.14-2.1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src"
},
"product_reference": "python-pyghmi-0:1.5.14-2.1.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyperclip-0:1.6.4-6.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src"
},
"product_reference": "python-pyperclip-0:1.6.4-6.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyperclip-doc-0:1.6.4-6.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch"
},
"product_reference": "python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyroute2-0:0.5.13-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src"
},
"product_reference": "python-pyroute2-0:0.5.13-1.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyrsistent-0:0.16.0-3.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src"
},
"product_reference": "python-pyrsistent-0:0.16.0-3.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64"
},
"product_reference": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le"
},
"product_reference": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x"
},
"product_reference": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64"
},
"product_reference": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-requests-unixsocket-0:0.1.5-5.el8ar.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src"
},
"product_reference": "python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-rsa-0:4.7-1.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src"
},
"product_reference": "python-rsa-0:4.7-1.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tenacity-0:6.2.0-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src"
},
"product_reference": "python-tenacity-0:6.2.0-1.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wcwidth-0:0.1.7-14.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src"
},
"product_reference": "python-wcwidth-0:0.1.7-14.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-werkzeug-0:1.0.1-3.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src"
},
"product_reference": "python-werkzeug-0:1.0.1-3.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-zeroconf-0:0.24.4-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src"
},
"product_reference": "python-zeroconf-0:0.24.4-1.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-zipp-0:0.5.1-2.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src"
},
"product_reference": "python-zipp-0:0.5.1-2.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-funcsigs-0:1.0.2-8.el8ost.1.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch"
},
"product_reference": "python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-alembic-0:1.4.2-5.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch"
},
"product_reference": "python3-alembic-0:1.4.2-5.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-amqp-0:2.5.2-7.el8ost.1.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch"
},
"product_reference": "python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ansible-runner-0:1.4.6-2.el8ar.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch"
},
"product_reference": "python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cmd2-0:1.4.0-1.1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch"
},
"product_reference": "python3-cmd2-0:1.4.0-1.1.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-construct-0:2.10.56-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch"
},
"product_reference": "python3-construct-0:2.10.56-1.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-4.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64"
},
"product_reference": "python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le"
},
"product_reference": "python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-4.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x"
},
"product_reference": "python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-4.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64"
},
"product_reference": "python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch"
},
"product_reference": "python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-eventlet-0:0.30.2-1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch"
},
"product_reference": "python3-eventlet-0:0.30.2-1.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-flask-1:1.1.1-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch"
},
"product_reference": "python3-flask-1:1.1.1-1.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-funcsigs-0:1.0.2-8.el8ost.1.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch"
},
"product_reference": "python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-grpcio-0:1.18.0-4.el8ost.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64"
},
"product_reference": "python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-grpcio-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le"
},
"product_reference": "python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-grpcio-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x"
},
"product_reference": "python3-grpcio-0:1.18.0-4.el8ost.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-grpcio-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64"
},
"product_reference": "python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64"
},
"product_reference": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le"
},
"product_reference": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x"
},
"product_reference": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64"
},
"product_reference": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-gunicorn-0:19.9.0-10.el8ost.1.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch"
},
"product_reference": "python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ifaddr-0:0.1.6-5.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch"
},
"product_reference": "python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-importlib-metadata-0:1.7.0-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch"
},
"product_reference": "python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-iso8601-0:0.1.12-8.el8ost.1.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch"
},
"product_reference": "python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jsonschema-0:3.2.0-5.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch"
},
"product_reference": "python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kombu-1:4.6.6-7.el8ost.1.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch"
},
"product_reference": "python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kubernetes-0:25.3.0-1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch"
},
"product_reference": "python3-kubernetes-0:25.3.0-1.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kubernetes-tests-0:25.3.0-1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch"
},
"product_reference": "python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch"
},
"product_reference": "python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libnmstate-0:1.3.3-1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch"
},
"product_reference": "python3-libnmstate-0:1.3.3-1.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-lockfile-1:0.11.0-8.el8ar.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch"
},
"product_reference": "python3-lockfile-1:0.11.0-8.el8ar.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-msgpack-0:0.6.2-1.el8ost.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64"
},
"product_reference": "python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-msgpack-0:0.6.2-1.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64"
},
"product_reference": "python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64"
},
"product_reference": "python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64"
},
"product_reference": "python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64"
},
"product_reference": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le"
},
"product_reference": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x"
},
"product_reference": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64"
},
"product_reference": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64"
},
"product_reference": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le"
},
"product_reference": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x"
},
"product_reference": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64"
},
"product_reference": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch"
},
"product_reference": "python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch"
},
"product_reference": "python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch"
},
"product_reference": "python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch"
},
"product_reference": "python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch"
},
"product_reference": "python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch"
},
"product_reference": "python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch"
},
"product_reference": "python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch"
},
"product_reference": "python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch"
},
"product_reference": "python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch"
},
"product_reference": "python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch"
},
"product_reference": "python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch"
},
"product_reference": "python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch"
},
"product_reference": "python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch"
},
"product_reference": "python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch"
},
"product_reference": "python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch"
},
"product_reference": "python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-packaging-0:20.4-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch"
},
"product_reference": "python3-packaging-0:20.4-1.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-paste-0:3.2.4-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch"
},
"product_reference": "python3-paste-0:3.2.4-1.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-paste-deploy-0:2.0.1-4.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch"
},
"product_reference": "python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pexpect-0:4.6-2.el8ar.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch"
},
"product_reference": "python3-pexpect-0:4.6-2.el8ar.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pint-0:0.10.1-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch"
},
"product_reference": "python3-pint-0:0.10.1-1.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pycdlib-0:1.11.0-3.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch"
},
"product_reference": "python3-pycdlib-0:1.11.0-3.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyghmi-0:1.5.14-2.1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch"
},
"product_reference": "python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyperclip-0:1.6.4-6.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch"
},
"product_reference": "python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyroute2-0:0.5.13-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch"
},
"product_reference": "python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyrsistent-0:0.16.0-3.el8ost.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64"
},
"product_reference": "python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le"
},
"product_reference": "python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyrsistent-0:0.16.0-3.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x"
},
"product_reference": "python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyrsistent-0:0.16.0-3.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64"
},
"product_reference": "python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64"
},
"product_reference": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le"
},
"product_reference": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x"
},
"product_reference": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64"
},
"product_reference": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch"
},
"product_reference": "python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rsa-0:4.7-1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch"
},
"product_reference": "python3-rsa-0:4.7-1.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tenacity-0:6.2.0-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch"
},
"product_reference": "python3-tenacity-0:6.2.0-1.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-wcwidth-0:0.1.7-14.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch"
},
"product_reference": "python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-werkzeug-0:1.0.1-3.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch"
},
"product_reference": "python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zeroconf-0:0.24.4-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch"
},
"product_reference": "python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zipp-0:0.5.1-2.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch"
},
"product_reference": "python3-zipp-0:0.5.1-2.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64"
},
"product_reference": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le"
},
"product_reference": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x"
},
"product_reference": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src"
},
"product_reference": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64"
},
"product_reference": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64"
},
"product_reference": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le"
},
"product_reference": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x"
},
"product_reference": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64"
},
"product_reference": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64"
},
"product_reference": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le"
},
"product_reference": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x"
},
"product_reference": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64"
},
"product_reference": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64"
},
"product_reference": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le"
},
"product_reference": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x"
},
"product_reference": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64"
},
"product_reference": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64"
},
"product_reference": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le"
},
"product_reference": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x"
},
"product_reference": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64"
},
"product_reference": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64"
},
"product_reference": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le"
},
"product_reference": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x"
},
"product_reference": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64"
},
"product_reference": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.2-2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64"
},
"product_reference": "runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.2-2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le"
},
"product_reference": "runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.2-2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x"
},
"product_reference": "runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.2-2.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src"
},
"product_reference": "runc-3:1.1.2-2.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.2-2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64"
},
"product_reference": "runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64"
},
"product_reference": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le"
},
"product_reference": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x"
},
"product_reference": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64"
},
"product_reference": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64"
},
"product_reference": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le"
},
"product_reference": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x"
},
"product_reference": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64"
},
"product_reference": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src"
},
"product_reference": "rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64"
},
"product_reference": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x"
},
"product_reference": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64"
},
"product_reference": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src"
},
"product_reference": "rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64"
},
"product_reference": "rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64"
},
"product_reference": "rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64"
},
"product_reference": "skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.8.0-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x"
},
"product_reference": "skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.8.0-1.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src"
},
"product_reference": "skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64"
},
"product_reference": "skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64"
},
"product_reference": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x"
},
"product_reference": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64"
},
"product_reference": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64"
},
"product_reference": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le"
},
"product_reference": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x"
},
"product_reference": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src"
},
"product_reference": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64"
},
"product_reference": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tini-0:0.16.1-1.el8ar.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64"
},
"product_reference": "tini-0:0.16.1-1.el8ar.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tini-0:0.16.1-1.el8ar.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le"
},
"product_reference": "tini-0:0.16.1-1.el8ar.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tini-0:0.16.1-1.el8ar.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x"
},
"product_reference": "tini-0:0.16.1-1.el8ar.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tini-0:0.16.1-1.el8ar.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src"
},
"product_reference": "tini-0:0.16.1-1.el8ar.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tini-0:0.16.1-1.el8ar.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64"
},
"product_reference": "tini-0:0.16.1-1.el8ar.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.1.0-1.rhaos4.12.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch"
},
"product_reference": "toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.1.0-1.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src"
},
"product_reference": "toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64"
},
"product_reference": "afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le"
},
"product_reference": "afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-0:5.3.0-1.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x"
},
"product_reference": "afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64"
},
"product_reference": "afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64"
},
"product_reference": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le"
},
"product_reference": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x"
},
"product_reference": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64"
},
"product_reference": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64"
},
"product_reference": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le"
},
"product_reference": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x"
},
"product_reference": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64"
},
"product_reference": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64"
},
"product_reference": "buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le"
},
"product_reference": "buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x"
},
"product_reference": "buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-3.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src"
},
"product_reference": "buildah-1:1.23.4-3.rhaos4.12.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64"
},
"product_reference": "buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64"
},
"product_reference": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le"
},
"product_reference": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x"
},
"product_reference": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64"
},
"product_reference": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64"
},
"product_reference": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le"
},
"product_reference": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x"
},
"product_reference": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64"
},
"product_reference": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64"
},
"product_reference": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le"
},
"product_reference": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x"
},
"product_reference": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64"
},
"product_reference": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64"
},
"product_reference": "conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le"
},
"product_reference": "conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x"
},
"product_reference": "conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-3.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src"
},
"product_reference": "conmon-2:2.1.2-3.rhaos4.12.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64"
},
"product_reference": "conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64"
},
"product_reference": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le"
},
"product_reference": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x"
},
"product_reference": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64"
},
"product_reference": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64"
},
"product_reference": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le"
},
"product_reference": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x"
},
"product_reference": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64"
},
"product_reference": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64"
},
"product_reference": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le"
},
"product_reference": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x"
},
"product_reference": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src"
},
"product_reference": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64"
},
"product_reference": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64"
},
"product_reference": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le"
},
"product_reference": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x"
},
"product_reference": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src"
},
"product_reference": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64"
},
"product_reference": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64"
},
"product_reference": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le"
},
"product_reference": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x"
},
"product_reference": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64"
},
"product_reference": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64"
},
"product_reference": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le"
},
"product_reference": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x"
},
"product_reference": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64"
},
"product_reference": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64"
},
"product_reference": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le"
},
"product_reference": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x"
},
"product_reference": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64"
},
"product_reference": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64"
},
"product_reference": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le"
},
"product_reference": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x"
},
"product_reference": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64"
},
"product_reference": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64"
},
"product_reference": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le"
},
"product_reference": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x"
},
"product_reference": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64"
},
"product_reference": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64"
},
"product_reference": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le"
},
"product_reference": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x"
},
"product_reference": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src"
},
"product_reference": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64"
},
"product_reference": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x"
},
"product_reference": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.25.0-2.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64"
},
"product_reference": "cri-tools-0:1.25.0-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.25.0-2.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le"
},
"product_reference": "cri-tools-0:1.25.0-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.25.0-2.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x"
},
"product_reference": "cri-tools-0:1.25.0-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.25.0-2.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src"
},
"product_reference": "cri-tools-0:1.25.0-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.25.0-2.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64"
},
"product_reference": "cri-tools-0:1.25.0-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.25.0-2.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64"
},
"product_reference": "cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le"
},
"product_reference": "cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.25.0-2.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x"
},
"product_reference": "cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.25.0-2.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64"
},
"product_reference": "cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.25.0-2.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64"
},
"product_reference": "cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.25.0-2.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le"
},
"product_reference": "cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.25.0-2.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x"
},
"product_reference": "cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.25.0-2.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64"
},
"product_reference": "cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.2-2.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64"
},
"product_reference": "crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.2-2.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le"
},
"product_reference": "crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.2-2.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x"
},
"product_reference": "crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.2-2.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src"
},
"product_reference": "crun-0:1.4.2-2.rhaos4.12.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.2-2.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64"
},
"product_reference": "crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64"
},
"product_reference": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le"
},
"product_reference": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x"
},
"product_reference": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64"
},
"product_reference": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64"
},
"product_reference": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le"
},
"product_reference": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x"
},
"product_reference": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64"
},
"product_reference": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64"
},
"product_reference": "ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le"
},
"product_reference": "ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x"
},
"product_reference": "ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src"
},
"product_reference": "ignition-0:2.14.0-5.rhaos4.12.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64"
},
"product_reference": "ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64"
},
"product_reference": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le"
},
"product_reference": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x"
},
"product_reference": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64"
},
"product_reference": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64"
},
"product_reference": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le"
},
"product_reference": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x"
},
"product_reference": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64"
},
"product_reference": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64"
},
"product_reference": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le"
},
"product_reference": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x"
},
"product_reference": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64"
},
"product_reference": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64"
},
"product_reference": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le"
},
"product_reference": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x"
},
"product_reference": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64"
},
"product_reference": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kata-containers-0:2.5.2-1.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64"
},
"product_reference": "kata-containers-0:2.5.2-1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kata-containers-0:2.5.2-1.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le"
},
"product_reference": "kata-containers-0:2.5.2-1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kata-containers-0:2.5.2-1.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x"
},
"product_reference": "kata-containers-0:2.5.2-1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kata-containers-0:2.5.2-1.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src"
},
"product_reference": "kata-containers-0:2.5.2-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kata-containers-0:2.5.2-1.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64"
},
"product_reference": "kata-containers-0:2.5.2-1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src"
},
"product_reference": "openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64"
},
"product_reference": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le"
},
"product_reference": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x"
},
"product_reference": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src"
},
"product_reference": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64"
},
"product_reference": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le"
},
"product_reference": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x"
},
"product_reference": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.2.0-4.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.2.0-4.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.2.0-4.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x"
},
"product_reference": "podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.2.0-4.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src"
},
"product_reference": "podman-3:4.2.0-4.rhaos4.12.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.2.0-4.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x"
},
"product_reference": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x"
},
"product_reference": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x"
},
"product_reference": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x"
},
"product_reference": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch"
},
"product_reference": "podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x"
},
"product_reference": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x"
},
"product_reference": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x"
},
"product_reference": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x"
},
"product_reference": "podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x"
},
"product_reference": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x"
},
"product_reference": "podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64"
},
"product_reference": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le"
},
"product_reference": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x"
},
"product_reference": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src"
},
"product_reference": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64"
},
"product_reference": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64"
},
"product_reference": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le"
},
"product_reference": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x"
},
"product_reference": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64"
},
"product_reference": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64"
},
"product_reference": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le"
},
"product_reference": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x"
},
"product_reference": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64"
},
"product_reference": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64"
},
"product_reference": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le"
},
"product_reference": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x"
},
"product_reference": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64"
},
"product_reference": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64"
},
"product_reference": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le"
},
"product_reference": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x"
},
"product_reference": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64"
},
"product_reference": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64"
},
"product_reference": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le"
},
"product_reference": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x"
},
"product_reference": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64"
},
"product_reference": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src"
},
"product_reference": "rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64"
},
"product_reference": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le"
},
"product_reference": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x"
},
"product_reference": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64"
},
"product_reference": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64"
},
"product_reference": "skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le"
},
"product_reference": "skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.8.0-5.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x"
},
"product_reference": "skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.8.0-5.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src"
},
"product_reference": "skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64"
},
"product_reference": "skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64"
},
"product_reference": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le"
},
"product_reference": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x"
},
"product_reference": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64"
},
"product_reference": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64"
},
"product_reference": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le"
},
"product_reference": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x"
},
"product_reference": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64"
},
"product_reference": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64"
},
"product_reference": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le"
},
"product_reference": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x"
},
"product_reference": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64"
},
"product_reference": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crudini-0:0.9.3-4.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch"
},
"product_reference": "crudini-0:0.9.3-4.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crudini-0:0.9.3-4.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src"
},
"product_reference": "crudini-0:0.9.3-4.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "future-0:0.18.2-9.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src"
},
"product_reference": "future-0:0.18.2-9.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch"
},
"product_reference": "openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src"
},
"product_reference": "openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch"
},
"product_reference": "openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch"
},
"product_reference": "openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch"
},
"product_reference": "openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch"
},
"product_reference": "openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch"
},
"product_reference": "openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src"
},
"product_reference": "openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch"
},
"product_reference": "openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch"
},
"product_reference": "openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch"
},
"product_reference": "openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch"
},
"product_reference": "openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src"
},
"product_reference": "openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-macros-0:2020.1.2-1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch"
},
"product_reference": "openstack-macros-0:2020.1.2-1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-macros-0:2020.1.2-1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src"
},
"product_reference": "openstack-macros-0:2020.1.2-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pyOpenSSL-0:20.0.1-2.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src"
},
"product_reference": "pyOpenSSL-0:20.0.1-2.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch"
},
"product_reference": "pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pyflakes-0:2.2.0-3.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src"
},
"product_reference": "pyflakes-0:2.2.0-3.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pysnmp-0:4.4.12-6.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src"
},
"product_reference": "pysnmp-0:4.4.12-6.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-SecretStorage-0:2.3.1-9.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src"
},
"product_reference": "python-SecretStorage-0:2.3.1-9.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-alembic-0:1.6.0-1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src"
},
"product_reference": "python-alembic-0:1.6.0-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-amqp-0:5.0.6-1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src"
},
"product_reference": "python-amqp-0:5.0.6-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-amqp-doc-0:5.0.6-1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch"
},
"product_reference": "python-amqp-doc-0:5.0.6-1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-apipkg-0:1.5-12.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src"
},
"product_reference": "python-apipkg-0:1.5-12.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-atomicwrites-0:1.4.0-6.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src"
},
"product_reference": "python-atomicwrites-0:1.4.0-6.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src"
},
"product_reference": "python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-autopage-0:0.4.0-1.el9.2.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src"
},
"product_reference": "python-autopage-0:0.4.0-1.el9.2.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-bcrypt-0:3.1.6-3.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src"
},
"product_reference": "python-bcrypt-0:3.1.6-3.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64"
},
"product_reference": "python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le"
},
"product_reference": "python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-bcrypt-debugsource-0:3.1.6-3.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x"
},
"product_reference": "python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64"
},
"product_reference": "python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-beautifulsoup4-0:4.9.3-2.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src"
},
"product_reference": "python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-betamax-0:0.8.1-12.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src"
},
"product_reference": "python-betamax-0:0.8.1-12.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cachetools-0:3.1.0-4.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src"
},
"product_reference": "python-cachetools-0:3.1.0-4.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-case-0:1.5.3-5.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src"
},
"product_reference": "python-case-0:1.5.3-5.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src"
},
"product_reference": "python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-click-0:7.1.2-5.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src"
},
"product_reference": "python-click-0:7.1.2-5.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src"
},
"product_reference": "python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cmd2-0:1.4.0-2.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src"
},
"product_reference": "python-cmd2-0:1.4.0-2.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-colorama-0:0.4.1-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src"
},
"product_reference": "python-colorama-0:0.4.1-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-construct-0:2.10.56-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src"
},
"product_reference": "python-construct-0:2.10.56-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-contextlib2-0:0.6.0.post1-1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src"
},
"product_reference": "python-contextlib2-0:0.6.0.post1-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-coverage-0:5.6-0.1b1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src"
},
"product_reference": "python-coverage-0:5.6-0.1b1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64"
},
"product_reference": "python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le"
},
"product_reference": "python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-coverage-debugsource-0:5.6-0.1b1.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x"
},
"product_reference": "python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64"
},
"product_reference": "python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-dataclasses-0:0.8-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src"
},
"product_reference": "python-dataclasses-0:0.8-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ddt-0:1.4.2-1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src"
},
"product_reference": "python-ddt-0:1.4.2-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src"
},
"product_reference": "python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-decorator-0:4.4.0-6.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src"
},
"product_reference": "python-decorator-0:4.4.0-6.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-defusedxml-0:0.7.1-1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src"
},
"product_reference": "python-defusedxml-0:0.7.1-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-distlib-0:0.3.1-4.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src"
},
"product_reference": "python-distlib-0:0.3.1-4.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-dogpile-cache-0:1.1.5-3.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src"
},
"product_reference": "python-dogpile-cache-0:1.1.5-3.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src"
},
"product_reference": "python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-editor-0:1.0.4-5.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src"
},
"product_reference": "python-editor-0:1.0.4-5.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-entrypoints-0:0.3-8.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src"
},
"product_reference": "python-entrypoints-0:0.3-8.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-entrypoints-doc-0:0.3-8.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch"
},
"product_reference": "python-entrypoints-doc-0:0.3-8.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-eventlet-0:0.30.2-1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src"
},
"product_reference": "python-eventlet-0:0.30.2-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-execnet-0:1.7.1-5.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src"
},
"product_reference": "python-execnet-0:1.7.1-5.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-extras-0:1.0.0-15.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src"
},
"product_reference": "python-extras-0:1.0.0-15.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-fasteners-0:0.14.1-21.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src"
},
"product_reference": "python-fasteners-0:0.14.1-21.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-filelock-0:3.0.12-9.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src"
},
"product_reference": "python-filelock-0:3.0.12-9.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-filelock-doc-0:3.0.12-9.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch"
},
"product_reference": "python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-fixtures-0:3.0.0-22.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src"
},
"product_reference": "python-fixtures-0:3.0.0-22.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-flake8-0:3.8.4-1.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src"
},
"product_reference": "python-flake8-0:3.8.4-1.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-flask-1:2.0.1-2.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src"
},
"product_reference": "python-flask-1:2.0.1-2.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-flask-doc-1:2.0.1-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch"
},
"product_reference": "python-flask-doc-1:2.0.1-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-flit-0:3.0.0-1.el9.2.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src"
},
"product_reference": "python-flit-0:3.0.0-1.el9.2.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-freezegun-0:1.0.0-4.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src"
},
"product_reference": "python-freezegun-0:1.0.0-4.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-funcsigs-0:1.0.2-17.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src"
},
"product_reference": "python-funcsigs-0:1.0.2-17.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-funcsigs-doc-0:1.0.2-17.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch"
},
"product_reference": "python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src"
},
"product_reference": "python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gevent-0:21.1.2-1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src"
},
"product_reference": "python-gevent-0:21.1.2-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gevent-debugsource-0:21.1.2-1.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64"
},
"product_reference": "python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gevent-debugsource-0:21.1.2-1.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le"
},
"product_reference": "python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gevent-debugsource-0:21.1.2-1.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x"
},
"product_reference": "python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gevent-debugsource-0:21.1.2-1.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64"
},
"product_reference": "python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src"
},
"product_reference": "python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-greenlet-0:1.0.0-1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src"
},
"product_reference": "python-greenlet-0:1.0.0-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-greenlet-debugsource-0:1.0.0-1.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64"
},
"product_reference": "python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le"
},
"product_reference": "python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-greenlet-debugsource-0:1.0.0-1.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x"
},
"product_reference": "python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-greenlet-debugsource-0:1.0.0-1.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64"
},
"product_reference": "python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gunicorn-0:20.0.4-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src"
},
"product_reference": "python-gunicorn-0:20.0.4-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gunicorn-doc-0:20.0.4-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch"
},
"product_reference": "python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src"
},
"product_reference": "python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src"
},
"product_reference": "python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-html5lib-1:1.1-4.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src"
},
"product_reference": "python-html5lib-1:1.1-4.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-hypothesis-0:6.6.0-2.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src"
},
"product_reference": "python-hypothesis-0:6.6.0-2.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ifaddr-0:0.1.6-6.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src"
},
"product_reference": "python-ifaddr-0:0.1.6-6.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-importlib-metadata-0:1.7.0-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src"
},
"product_reference": "python-importlib-metadata-0:1.7.0-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src"
},
"product_reference": "python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src"
},
"product_reference": "python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src"
},
"product_reference": "python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-iso8601-0:0.1.12-9.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src"
},
"product_reference": "python-iso8601-0:0.1.12-9.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-itsdangerous-0:2.0.1-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src"
},
"product_reference": "python-itsdangerous-0:2.0.1-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jinja2-0:3.0.1-2.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src"
},
"product_reference": "python-jinja2-0:3.0.1-2.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jsonpath-rw-0:1.2.3-23.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src"
},
"product_reference": "python-jsonpath-rw-0:1.2.3-23.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kafka-0:1.4.3-3.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src"
},
"product_reference": "python-kafka-0:1.4.3-3.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kazoo-0:2.7.0-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src"
},
"product_reference": "python-kazoo-0:2.7.0-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kazoo-doc-0:2.7.0-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch"
},
"product_reference": "python-kazoo-doc-0:2.7.0-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kerberos-0:1.3.0-11.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src"
},
"product_reference": "python-kerberos-0:1.3.0-11.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64"
},
"product_reference": "python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le"
},
"product_reference": "python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x"
},
"product_reference": "python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64"
},
"product_reference": "python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-keyring-0:21.0.0-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src"
},
"product_reference": "python-keyring-0:21.0.0-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src"
},
"product_reference": "python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src"
},
"product_reference": "python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src"
},
"product_reference": "python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kiwisolver-0:1.1.0-4.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src"
},
"product_reference": "python-kiwisolver-0:1.1.0-4.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64"
},
"product_reference": "python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le"
},
"product_reference": "python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x"
},
"product_reference": "python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64"
},
"product_reference": "python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kombu-1:5.0.2-1.el9.2.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src"
},
"product_reference": "python-kombu-1:5.0.2-1.el9.2.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-linecache2-0:1.0.0-25.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src"
},
"product_reference": "python-linecache2-0:1.0.0-25.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-logutils-0:0.3.5-7.1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src"
},
"product_reference": "python-logutils-0:0.3.5-7.1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-markupsafe-0:2.0.0-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src"
},
"product_reference": "python-markupsafe-0:2.0.0-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64"
},
"product_reference": "python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le"
},
"product_reference": "python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-markupsafe-debugsource-0:2.0.0-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x"
},
"product_reference": "python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64"
},
"product_reference": "python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-mccabe-0:0.6.1-18.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src"
},
"product_reference": "python-mccabe-0:0.6.1-18.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-memcached-0:1.58-12.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src"
},
"product_reference": "python-memcached-0:1.58-12.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-migrate-0:0.13.0-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src"
},
"product_reference": "python-migrate-0:0.13.0-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-mimeparse-0:1.6.0-16.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src"
},
"product_reference": "python-mimeparse-0:1.6.0-16.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-mock-0:3.0.5-14.el9.2.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src"
},
"product_reference": "python-mock-0:3.0.5-14.el9.2.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-monotonic-0:1.5-9.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src"
},
"product_reference": "python-monotonic-0:1.5-9.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-more-itertools-0:7.2.0-3.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src"
},
"product_reference": "python-more-itertools-0:7.2.0-3.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src"
},
"product_reference": "python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-msgpack-0:0.6.2-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src"
},
"product_reference": "python-msgpack-0:0.6.2-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-msgpack-debugsource-0:0.6.2-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64"
},
"product_reference": "python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le"
},
"product_reference": "python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-msgpack-debugsource-0:0.6.2-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x"
},
"product_reference": "python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-msgpack-debugsource-0:0.6.2-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64"
},
"product_reference": "python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-munch-0:2.3.2-7.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src"
},
"product_reference": "python-munch-0:2.3.2-7.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src"
},
"product_reference": "python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-nose-0:1.3.7-33.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src"
},
"product_reference": "python-nose-0:1.3.7-33.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-nose-cover3-0:0.1.0-31.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src"
},
"product_reference": "python-nose-cover3-0:0.1.0-31.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src"
},
"product_reference": "python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src"
},
"product_reference": "python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src"
},
"product_reference": "python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src"
},
"product_reference": "python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src"
},
"product_reference": "python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src"
},
"product_reference": "python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch"
},
"product_reference": "python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src"
},
"product_reference": "python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch"
},
"product_reference": "python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src"
},
"product_reference": "python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src"
},
"product_reference": "python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src"
},
"product_reference": "python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch"
},
"product_reference": "python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src"
},
"product_reference": "python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch"
},
"product_reference": "python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src"
},
"product_reference": "python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch"
},
"product_reference": "python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src"
},
"product_reference": "python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src"
},
"product_reference": "python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src"
},
"product_reference": "python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch"
},
"product_reference": "python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src"
},
"product_reference": "python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch"
},
"product_reference": "python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src"
},
"product_reference": "python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src"
},
"product_reference": "python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src"
},
"product_reference": "python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src"
},
"product_reference": "python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src"
},
"product_reference": "python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src"
},
"product_reference": "python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch"
},
"product_reference": "python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src"
},
"product_reference": "python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch"
},
"product_reference": "python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src"
},
"product_reference": "python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src"
},
"product_reference": "python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-paste-0:3.5.0-3.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src"
},
"product_reference": "python-paste-0:3.5.0-3.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-paste-deploy-0:2.0.1-5.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src"
},
"product_reference": "python-paste-deploy-0:2.0.1-5.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pbr-0:5.5.1-3.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src"
},
"product_reference": "python-pbr-0:5.5.1-3.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pecan-0:1.3.2-10.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src"
},
"product_reference": "python-pecan-0:1.3.2-10.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pexpect-0:4.6-3.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src"
},
"product_reference": "python-pexpect-0:4.6-3.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pint-0:0.10.1-3.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src"
},
"product_reference": "python-pint-0:0.10.1-3.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pretend-0:1.0.8-19.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src"
},
"product_reference": "python-pretend-0:1.0.8-19.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src"
},
"product_reference": "python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-prometheus_client-0:0.7.1-3.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src"
},
"product_reference": "python-prometheus_client-0:0.7.1-3.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src"
},
"product_reference": "python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch"
},
"product_reference": "python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pycodestyle-0:2.6.0-4.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src"
},
"product_reference": "python-pycodestyle-0:2.6.0-4.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pymemcache-0:3.5.0-1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src"
},
"product_reference": "python-pymemcache-0:3.5.0-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyperclip-0:1.8.0-3.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src"
},
"product_reference": "python-pyperclip-0:1.8.0-3.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyperclip-doc-0:1.8.0-3.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch"
},
"product_reference": "python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pytest-cov-0:2.11.1-3.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src"
},
"product_reference": "python-pytest-cov-0:2.11.1-3.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pytest-forked-0:1.3.0-2.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src"
},
"product_reference": "python-pytest-forked-0:1.3.0-2.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pytest-runner-0:4.0-12.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src"
},
"product_reference": "python-pytest-runner-0:4.0-12.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pytest-xdist-0:2.2.1-1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src"
},
"product_reference": "python-pytest-xdist-0:2.2.1-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pytest-xprocess-0:0.18.1-4.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src"
},
"product_reference": "python-pytest-xprocess-0:0.18.1-4.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-redis-0:3.3.8-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src"
},
"product_reference": "python-redis-0:3.3.8-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-repoze-lru-0:0.7-7.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src"
},
"product_reference": "python-repoze-lru-0:0.7-7.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-requests-kerberos-0:0.12.0-12.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src"
},
"product_reference": "python-requests-kerberos-0:0.12.0-12.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-requests-mock-0:1.8.0-2.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src"
},
"product_reference": "python-requests-mock-0:1.8.0-2.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-requests-unixsocket-0:0.2.0-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src"
},
"product_reference": "python-requests-unixsocket-0:0.2.0-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src"
},
"product_reference": "python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-retrying-0:1.3.3-2.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src"
},
"product_reference": "python-retrying-0:1.3.3-2.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-rfc3986-0:1.2.0-6.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src"
},
"product_reference": "python-rfc3986-0:1.2.0-6.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-routes-0:2.4.1-12.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src"
},
"product_reference": "python-routes-0:2.4.1-12.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src"
},
"product_reference": "python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-simplegeneric-0:0.8.1-18.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src"
},
"product_reference": "python-simplegeneric-0:0.8.1-18.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-simplejson-0:3.17.0-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src"
},
"product_reference": "python-simplejson-0:3.17.0-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-simplejson-debugsource-0:3.17.0-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64"
},
"product_reference": "python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le"
},
"product_reference": "python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-simplejson-debugsource-0:3.17.0-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x"
},
"product_reference": "python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-simplejson-debugsource-0:3.17.0-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64"
},
"product_reference": "python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-singledispatch-0:3.4.0.3-19.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src"
},
"product_reference": "python-singledispatch-0:3.4.0.3-19.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-smi-0:0.3.4-10.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src"
},
"product_reference": "python-smi-0:0.3.4-10.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-sortedcontainers-0:2.3.0-2.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src"
},
"product_reference": "python-sortedcontainers-0:2.3.0-2.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-soupsieve-0:2.1.0-2.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src"
},
"product_reference": "python-soupsieve-0:2.1.0-2.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-sqlalchemy-0:1.4.39-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src"
},
"product_reference": "python-sqlalchemy-0:1.4.39-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64"
},
"product_reference": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le"
},
"product_reference": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x"
},
"product_reference": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64"
},
"product_reference": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-sqlalchemy-doc-0:1.4.39-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch"
},
"product_reference": "python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-sqlparse-0:0.2.4-10.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src"
},
"product_reference": "python-sqlparse-0:0.2.4-10.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-statsd-0:3.2.1-20.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src"
},
"product_reference": "python-statsd-0:3.2.1-20.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-statsd-doc-0:3.2.1-20.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch"
},
"product_reference": "python-statsd-doc-0:3.2.1-20.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-stestr-0:2.6.0-8.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src"
},
"product_reference": "python-stestr-0:2.6.0-8.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src"
},
"product_reference": "python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-sure-0:1.4.11-12.el9.2.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src"
},
"product_reference": "python-sure-0:1.4.11-12.el9.2.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src"
},
"product_reference": "python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src"
},
"product_reference": "python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src"
},
"product_reference": "python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tempita-0:0.5.1-25.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src"
},
"product_reference": "python-tempita-0:0.5.1-25.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tenacity-0:6.2.0-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src"
},
"product_reference": "python-tenacity-0:6.2.0-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-testrepository-0:0.0.20-20.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src"
},
"product_reference": "python-testrepository-0:0.0.20-20.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-testresources-0:2.0.1-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src"
},
"product_reference": "python-testresources-0:2.0.1-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-testscenarios-0:0.5.0-21.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src"
},
"product_reference": "python-testscenarios-0:0.5.0-21.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-testtools-0:2.4.0-8.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src"
},
"product_reference": "python-testtools-0:2.4.0-8.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-testtools-doc-0:2.4.0-8.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch"
},
"product_reference": "python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src"
},
"product_reference": "python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tornado-0:6.1.0-2.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src"
},
"product_reference": "python-tornado-0:6.1.0-2.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64"
},
"product_reference": "python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le"
},
"product_reference": "python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tornado-debugsource-0:6.1.0-2.el9.1.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x"
},
"product_reference": "python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64"
},
"product_reference": "python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tornado-doc-0:6.1.0-2.el9.1.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64"
},
"product_reference": "python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tornado-doc-0:6.1.0-2.el9.1.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le"
},
"product_reference": "python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tornado-doc-0:6.1.0-2.el9.1.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x"
},
"product_reference": "python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tornado-doc-0:6.1.0-2.el9.1.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64"
},
"product_reference": "python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tox-0:3.23.0-2.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src"
},
"product_reference": "python-tox-0:3.23.0-2.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tox-current-env-0:0.0.6-1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src"
},
"product_reference": "python-tox-current-env-0:0.0.6-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-traceback2-0:1.4.0-25.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src"
},
"product_reference": "python-traceback2-0:1.4.0-25.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-typeguard-0:2.9.1-1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src"
},
"product_reference": "python-typeguard-0:2.9.1-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-typing-extensions-0:3.7.4.3-2.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src"
},
"product_reference": "python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-unittest2-0:1.1.0-24.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src"
},
"product_reference": "python-unittest2-0:1.1.0-24.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-vine-0:5.0.0-3.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src"
},
"product_reference": "python-vine-0:5.0.0-3.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-virtualenv-0:20.4.4-1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src"
},
"product_reference": "python-virtualenv-0:20.4.4-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-voluptuous-0:0.11.7-3.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src"
},
"product_reference": "python-voluptuous-0:0.11.7-3.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-waitress-0:2.0.0-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src"
},
"product_reference": "python-waitress-0:2.0.0-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-warlock-0:1.3.3-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src"
},
"product_reference": "python-warlock-0:1.3.3-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wcwidth-0:0.2.5-2.el9.2.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src"
},
"product_reference": "python-wcwidth-0:0.2.5-2.el9.2.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-webencodings-0:0.5.1-15.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src"
},
"product_reference": "python-webencodings-0:0.5.1-15.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-webencodings-doc-0:0.5.1-15.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch"
},
"product_reference": "python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-webob-0:1.8.5-5.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src"
},
"product_reference": "python-webob-0:1.8.5-5.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-webtest-0:2.0.33-5.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src"
},
"product_reference": "python-webtest-0:2.0.33-5.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-werkzeug-0:2.0.3-3.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src"
},
"product_reference": "python-werkzeug-0:2.0.3-3.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wrapt-0:1.11.2-4.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src"
},
"product_reference": "python-wrapt-0:1.11.2-4.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wrapt-debugsource-0:1.11.2-4.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64"
},
"product_reference": "python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le"
},
"product_reference": "python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wrapt-debugsource-0:1.11.2-4.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x"
},
"product_reference": "python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wrapt-debugsource-0:1.11.2-4.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64"
},
"product_reference": "python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wrapt-doc-0:1.11.2-4.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64"
},
"product_reference": "python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wrapt-doc-0:1.11.2-4.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le"
},
"product_reference": "python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wrapt-doc-0:1.11.2-4.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x"
},
"product_reference": "python-wrapt-doc-0:1.11.2-4.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wrapt-doc-0:1.11.2-4.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64"
},
"product_reference": "python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src"
},
"product_reference": "python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-yappi-0:1.3.1-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src"
},
"product_reference": "python-yappi-0:1.3.1-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-yappi-debugsource-0:1.3.1-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64"
},
"product_reference": "python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-yappi-debugsource-0:1.3.1-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le"
},
"product_reference": "python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-yappi-debugsource-0:1.3.1-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x"
},
"product_reference": "python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-yappi-debugsource-0:1.3.1-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64"
},
"product_reference": "python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-zake-0:0.2.2-19.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src"
},
"product_reference": "python-zake-0:0.2.2-19.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-zeroconf-0:0.24.4-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src"
},
"product_reference": "python-zeroconf-0:0.24.4-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-zipp-0:0.5.1-3.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src"
},
"product_reference": "python-zipp-0:0.5.1-3.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-zope-event-0:4.2.0-20.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src"
},
"product_reference": "python-zope-event-0:4.2.0-20.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-zope-interface-0:5.4.0-1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src"
},
"product_reference": "python-zope-interface-0:5.4.0-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-zope-testing-0:4.7-4.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src"
},
"product_reference": "python-zope-testing-0:4.7-4.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-SecretStorage-0:2.3.1-9.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch"
},
"product_reference": "python3-SecretStorage-0:2.3.1-9.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-alembic-0:1.6.0-1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch"
},
"product_reference": "python3-alembic-0:1.6.0-1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-amqp-0:5.0.6-1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch"
},
"product_reference": "python3-amqp-0:5.0.6-1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-apipkg-0:1.5-12.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch"
},
"product_reference": "python3-apipkg-0:1.5-12.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-atomicwrites-0:1.4.0-6.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch"
},
"product_reference": "python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch"
},
"product_reference": "python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-autopage-0:0.4.0-1.el9.2.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch"
},
"product_reference": "python3-autopage-0:0.4.0-1.el9.2.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bcrypt-0:3.1.6-3.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64"
},
"product_reference": "python3-bcrypt-0:3.1.6-3.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bcrypt-0:3.1.6-3.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le"
},
"product_reference": "python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bcrypt-0:3.1.6-3.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x"
},
"product_reference": "python3-bcrypt-0:3.1.6-3.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bcrypt-0:3.1.6-3.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64"
},
"product_reference": "python3-bcrypt-0:3.1.6-3.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64"
},
"product_reference": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le"
},
"product_reference": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x"
},
"product_reference": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64"
},
"product_reference": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch"
},
"product_reference": "python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-betamax-0:0.8.1-12.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch"
},
"product_reference": "python3-betamax-0:0.8.1-12.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cachetools-0:3.1.0-4.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch"
},
"product_reference": "python3-cachetools-0:3.1.0-4.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-case-0:1.5.3-5.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch"
},
"product_reference": "python3-case-0:1.5.3-5.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch"
},
"product_reference": "python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-click-0:7.1.2-5.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch"
},
"product_reference": "python3-click-0:7.1.2-5.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch"
},
"product_reference": "python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch"
},
"product_reference": "python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cmd2-0:1.4.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch"
},
"product_reference": "python3-cmd2-0:1.4.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-colorama-0:0.4.1-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch"
},
"product_reference": "python3-colorama-0:0.4.1-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-construct-0:2.10.56-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch"
},
"product_reference": "python3-construct-0:2.10.56-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-contextlib2-0:0.6.0.post1-1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch"
},
"product_reference": "python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-coverage-0:5.6-0.1b1.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64"
},
"product_reference": "python3-coverage-0:5.6-0.1b1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-coverage-0:5.6-0.1b1.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le"
},
"product_reference": "python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-coverage-0:5.6-0.1b1.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x"
},
"product_reference": "python3-coverage-0:5.6-0.1b1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-coverage-0:5.6-0.1b1.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64"
},
"product_reference": "python3-coverage-0:5.6-0.1b1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64"
},
"product_reference": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le"
},
"product_reference": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x"
},
"product_reference": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64"
},
"product_reference": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dataclasses-0:0.8-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch"
},
"product_reference": "python3-dataclasses-0:0.8-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ddt-0:1.4.2-1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch"
},
"product_reference": "python3-ddt-0:1.4.2-1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch"
},
"product_reference": "python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-decorator-0:4.4.0-6.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch"
},
"product_reference": "python3-decorator-0:4.4.0-6.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-defusedxml-0:0.7.1-1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch"
},
"product_reference": "python3-defusedxml-0:0.7.1-1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-distlib-0:0.3.1-4.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch"
},
"product_reference": "python3-distlib-0:0.3.1-4.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dogpile-cache-0:1.1.5-3.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch"
},
"product_reference": "python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch"
},
"product_reference": "python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-editor-0:1.0.4-5.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch"
},
"product_reference": "python3-editor-0:1.0.4-5.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-entrypoints-0:0.3-8.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch"
},
"product_reference": "python3-entrypoints-0:0.3-8.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-eventlet-0:0.30.2-1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch"
},
"product_reference": "python3-eventlet-0:0.30.2-1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-execnet-0:1.7.1-5.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch"
},
"product_reference": "python3-execnet-0:1.7.1-5.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-extras-0:1.0.0-15.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch"
},
"product_reference": "python3-extras-0:1.0.0-15.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-fasteners-0:0.14.1-21.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch"
},
"product_reference": "python3-fasteners-0:0.14.1-21.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-filelock-0:3.0.12-9.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch"
},
"product_reference": "python3-filelock-0:3.0.12-9.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-fixtures-0:3.0.0-22.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch"
},
"product_reference": "python3-fixtures-0:3.0.0-22.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-flake8-0:3.8.4-1.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch"
},
"product_reference": "python3-flake8-0:3.8.4-1.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-flask-1:2.0.1-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch"
},
"product_reference": "python3-flask-1:2.0.1-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-flit-0:3.0.0-1.el9.2.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch"
},
"product_reference": "python3-flit-0:3.0.0-1.el9.2.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-flit-core-0:3.0.0-1.el9.2.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch"
},
"product_reference": "python3-flit-core-0:3.0.0-1.el9.2.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-freezegun-0:1.0.0-4.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch"
},
"product_reference": "python3-freezegun-0:1.0.0-4.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-funcsigs-0:1.0.2-17.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch"
},
"product_reference": "python3-funcsigs-0:1.0.2-17.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-future-0:0.18.2-9.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch"
},
"product_reference": "python3-future-0:0.18.2-9.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch"
},
"product_reference": "python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-gevent-0:21.1.2-1.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64"
},
"product_reference": "python3-gevent-0:21.1.2-1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-gevent-0:21.1.2-1.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le"
},
"product_reference": "python3-gevent-0:21.1.2-1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-gevent-0:21.1.2-1.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x"
},
"product_reference": "python3-gevent-0:21.1.2-1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-gevent-0:21.1.2-1.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64"
},
"product_reference": "python3-gevent-0:21.1.2-1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64"
},
"product_reference": "python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le"
},
"product_reference": "python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-gevent-debuginfo-0:21.1.2-1.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x"
},
"product_reference": "python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64"
},
"product_reference": "python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch"
},
"product_reference": "python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-greenlet-0:1.0.0-1.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64"
},
"product_reference": "python3-greenlet-0:1.0.0-1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-greenlet-0:1.0.0-1.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le"
},
"product_reference": "python3-greenlet-0:1.0.0-1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-greenlet-0:1.0.0-1.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x"
},
"product_reference": "python3-greenlet-0:1.0.0-1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-greenlet-0:1.0.0-1.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64"
},
"product_reference": "python3-greenlet-0:1.0.0-1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64"
},
"product_reference": "python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le"
},
"product_reference": "python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x"
},
"product_reference": "python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64"
},
"product_reference": "python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-greenlet-devel-0:1.0.0-1.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64"
},
"product_reference": "python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-greenlet-devel-0:1.0.0-1.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le"
},
"product_reference": "python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-greenlet-devel-0:1.0.0-1.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x"
},
"product_reference": "python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-greenlet-devel-0:1.0.0-1.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64"
},
"product_reference": "python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-gunicorn-0:20.0.4-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch"
},
"product_reference": "python3-gunicorn-0:20.0.4-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch"
},
"product_reference": "python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch"
},
"product_reference": "python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch"
},
"product_reference": "python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-html5lib-1:1.1-4.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch"
},
"product_reference": "python3-html5lib-1:1.1-4.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch"
},
"product_reference": "python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch"
},
"product_reference": "python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hypothesis+django-0:6.6.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch"
},
"product_reference": "python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch"
},
"product_reference": "python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch"
},
"product_reference": "python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch"
},
"product_reference": "python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch"
},
"product_reference": "python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch"
},
"product_reference": "python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch"
},
"product_reference": "python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch"
},
"product_reference": "python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch"
},
"product_reference": "python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hypothesis-0:6.6.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch"
},
"product_reference": "python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ifaddr-0:0.1.6-6.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch"
},
"product_reference": "python3-ifaddr-0:0.1.6-6.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-importlib-metadata-0:1.7.0-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch"
},
"product_reference": "python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch"
},
"product_reference": "python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch"
},
"product_reference": "python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch"
},
"product_reference": "python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch"
},
"product_reference": "python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch"
},
"product_reference": "python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch"
},
"product_reference": "python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch"
},
"product_reference": "python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-iso8601-0:0.1.12-9.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch"
},
"product_reference": "python3-iso8601-0:0.1.12-9.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-itsdangerous-0:2.0.1-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch"
},
"product_reference": "python3-itsdangerous-0:2.0.1-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jinja2-0:3.0.1-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch"
},
"product_reference": "python3-jinja2-0:3.0.1-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jsonpath-rw-0:1.2.3-23.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch"
},
"product_reference": "python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kafka-0:1.4.3-3.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch"
},
"product_reference": "python3-kafka-0:1.4.3-3.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kazoo-0:2.7.0-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch"
},
"product_reference": "python3-kazoo-0:2.7.0-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kerberos-0:1.3.0-11.el9.1.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64"
},
"product_reference": "python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kerberos-0:1.3.0-11.el9.1.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le"
},
"product_reference": "python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kerberos-0:1.3.0-11.el9.1.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x"
},
"product_reference": "python3-kerberos-0:1.3.0-11.el9.1.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kerberos-0:1.3.0-11.el9.1.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64"
},
"product_reference": "python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64"
},
"product_reference": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le"
},
"product_reference": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x"
},
"product_reference": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64"
},
"product_reference": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-keyring-0:21.0.0-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch"
},
"product_reference": "python3-keyring-0:21.0.0-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch"
},
"product_reference": "python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch"
},
"product_reference": "python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch"
},
"product_reference": "python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch"
},
"product_reference": "python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kiwisolver-0:1.1.0-4.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64"
},
"product_reference": "python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kiwisolver-0:1.1.0-4.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le"
},
"product_reference": "python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kiwisolver-0:1.1.0-4.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x"
},
"product_reference": "python3-kiwisolver-0:1.1.0-4.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kiwisolver-0:1.1.0-4.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64"
},
"product_reference": "python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64"
},
"product_reference": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le"
},
"product_reference": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x"
},
"product_reference": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64"
},
"product_reference": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kombu-1:5.0.2-1.el9.2.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch"
},
"product_reference": "python3-kombu-1:5.0.2-1.el9.2.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-linecache2-0:1.0.0-25.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch"
},
"product_reference": "python3-linecache2-0:1.0.0-25.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-logutils-0:0.3.5-7.1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch"
},
"product_reference": "python3-logutils-0:0.3.5-7.1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-markupsafe-0:2.0.0-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64"
},
"product_reference": "python3-markupsafe-0:2.0.0-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-markupsafe-0:2.0.0-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le"
},
"product_reference": "python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-markupsafe-0:2.0.0-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x"
},
"product_reference": "python3-markupsafe-0:2.0.0-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-markupsafe-0:2.0.0-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64"
},
"product_reference": "python3-markupsafe-0:2.0.0-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64"
},
"product_reference": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le"
},
"product_reference": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x"
},
"product_reference": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64"
},
"product_reference": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-mccabe-0:0.6.1-18.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch"
},
"product_reference": "python3-mccabe-0:0.6.1-18.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-memcached-0:1.58-12.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch"
},
"product_reference": "python3-memcached-0:1.58-12.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-migrate-0:0.13.0-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch"
},
"product_reference": "python3-migrate-0:0.13.0-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-mimeparse-0:1.6.0-16.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch"
},
"product_reference": "python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-mock-0:3.0.5-14.el9.2.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch"
},
"product_reference": "python3-mock-0:3.0.5-14.el9.2.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-monotonic-0:1.5-9.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch"
},
"product_reference": "python3-monotonic-0:1.5-9.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-more-itertools-0:7.2.0-3.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch"
},
"product_reference": "python3-more-itertools-0:7.2.0-3.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch"
},
"product_reference": "python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-msgpack-0:0.6.2-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64"
},
"product_reference": "python3-msgpack-0:0.6.2-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-msgpack-0:0.6.2-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le"
},
"product_reference": "python3-msgpack-0:0.6.2-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-msgpack-0:0.6.2-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x"
},
"product_reference": "python3-msgpack-0:0.6.2-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-msgpack-0:0.6.2-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64"
},
"product_reference": "python3-msgpack-0:0.6.2-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64"
},
"product_reference": "python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le"
},
"product_reference": "python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x"
},
"product_reference": "python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64"
},
"product_reference": "python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-munch-0:2.3.2-7.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch"
},
"product_reference": "python3-munch-0:2.3.2-7.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch"
},
"product_reference": "python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch"
},
"product_reference": "python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-nose-0:1.3.7-33.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch"
},
"product_reference": "python3-nose-0:1.3.7-33.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-nose-cover3-0:0.1.0-31.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch"
},
"product_reference": "python3-nose-cover3-0:0.1.0-31.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch"
},
"product_reference": "python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch"
},
"product_reference": "python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch"
},
"product_reference": "python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch"
},
"product_reference": "python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch"
},
"product_reference": "python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch"
},
"product_reference": "python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch"
},
"product_reference": "python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch"
},
"product_reference": "python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch"
},
"product_reference": "python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch"
},
"product_reference": "python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch"
},
"product_reference": "python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch"
},
"product_reference": "python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch"
},
"product_reference": "python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch"
},
"product_reference": "python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch"
},
"product_reference": "python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch"
},
"product_reference": "python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch"
},
"product_reference": "python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch"
},
"product_reference": "python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch"
},
"product_reference": "python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch"
},
"product_reference": "python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch"
},
"product_reference": "python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch"
},
"product_reference": "python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch"
},
"product_reference": "python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch"
},
"product_reference": "python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch"
},
"product_reference": "python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch"
},
"product_reference": "python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch"
},
"product_reference": "python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch"
},
"product_reference": "python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch"
},
"product_reference": "python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch"
},
"product_reference": "python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch"
},
"product_reference": "python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch"
},
"product_reference": "python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch"
},
"product_reference": "python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch"
},
"product_reference": "python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch"
},
"product_reference": "python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch"
},
"product_reference": "python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch"
},
"product_reference": "python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch"
},
"product_reference": "python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch"
},
"product_reference": "python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch"
},
"product_reference": "python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch"
},
"product_reference": "python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch"
},
"product_reference": "python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch"
},
"product_reference": "python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-paste-0:3.5.0-3.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch"
},
"product_reference": "python3-paste-0:3.5.0-3.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-paste-deploy-0:2.0.1-5.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch"
},
"product_reference": "python3-paste-deploy-0:2.0.1-5.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pbr-0:5.5.1-3.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch"
},
"product_reference": "python3-pbr-0:5.5.1-3.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pecan-0:1.3.2-10.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch"
},
"product_reference": "python3-pecan-0:1.3.2-10.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pexpect-0:4.6-3.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch"
},
"product_reference": "python3-pexpect-0:4.6-3.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pint-0:0.10.1-3.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch"
},
"product_reference": "python3-pint-0:0.10.1-3.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pretend-0:1.0.8-19.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch"
},
"product_reference": "python3-pretend-0:1.0.8-19.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch"
},
"product_reference": "python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-prometheus_client-0:0.7.1-3.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch"
},
"product_reference": "python3-prometheus_client-0:0.7.1-3.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch"
},
"product_reference": "python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch"
},
"product_reference": "python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pycodestyle-0:2.6.0-4.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch"
},
"product_reference": "python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyflakes-0:2.2.0-3.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch"
},
"product_reference": "python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pymemcache-0:3.5.0-1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch"
},
"product_reference": "python3-pymemcache-0:3.5.0-1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyperclip-0:1.8.0-3.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch"
},
"product_reference": "python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pysnmp-0:4.4.12-6.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch"
},
"product_reference": "python3-pysnmp-0:4.4.12-6.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pytest-cov-0:2.11.1-3.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch"
},
"product_reference": "python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pytest-forked-0:1.3.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch"
},
"product_reference": "python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pytest-runner-0:4.0-12.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch"
},
"product_reference": "python3-pytest-runner-0:4.0-12.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pytest-xdist-0:2.2.1-1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch"
},
"product_reference": "python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pytest-xprocess-0:0.18.1-4.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch"
},
"product_reference": "python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-redis-0:3.3.8-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch"
},
"product_reference": "python3-redis-0:3.3.8-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-repoze-lru-0:0.7-7.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch"
},
"product_reference": "python3-repoze-lru-0:0.7-7.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-kerberos-0:0.12.0-12.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch"
},
"product_reference": "python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-mock-0:1.8.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch"
},
"product_reference": "python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-unixsocket-0:0.2.0-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch"
},
"product_reference": "python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch"
},
"product_reference": "python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-retrying-0:1.3.3-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch"
},
"product_reference": "python3-retrying-0:1.3.3-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rfc3986-0:1.2.0-6.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch"
},
"product_reference": "python3-rfc3986-0:1.2.0-6.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-routes-0:2.4.1-12.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch"
},
"product_reference": "python3-routes-0:2.4.1-12.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch"
},
"product_reference": "python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-simplegeneric-0:0.8.1-18.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch"
},
"product_reference": "python3-simplegeneric-0:0.8.1-18.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-simplejson-0:3.17.0-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64"
},
"product_reference": "python3-simplejson-0:3.17.0-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-simplejson-0:3.17.0-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le"
},
"product_reference": "python3-simplejson-0:3.17.0-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-simplejson-0:3.17.0-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x"
},
"product_reference": "python3-simplejson-0:3.17.0-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-simplejson-0:3.17.0-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64"
},
"product_reference": "python3-simplejson-0:3.17.0-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64"
},
"product_reference": "python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le"
},
"product_reference": "python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x"
},
"product_reference": "python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64"
},
"product_reference": "python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-singledispatch-0:3.4.0.3-19.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch"
},
"product_reference": "python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-smi-0:0.3.4-10.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch"
},
"product_reference": "python3-smi-0:0.3.4-10.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sortedcontainers-0:2.3.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch"
},
"product_reference": "python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-soupsieve-0:2.1.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch"
},
"product_reference": "python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64"
},
"product_reference": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le"
},
"product_reference": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x"
},
"product_reference": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64"
},
"product_reference": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64"
},
"product_reference": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le"
},
"product_reference": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x"
},
"product_reference": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64"
},
"product_reference": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64"
},
"product_reference": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le"
},
"product_reference": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x"
},
"product_reference": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64"
},
"product_reference": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64"
},
"product_reference": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le"
},
"product_reference": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x"
},
"product_reference": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64"
},
"product_reference": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64"
},
"product_reference": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le"
},
"product_reference": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x"
},
"product_reference": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64"
},
"product_reference": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64"
},
"product_reference": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le"
},
"product_reference": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x"
},
"product_reference": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64"
},
"product_reference": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64"
},
"product_reference": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le"
},
"product_reference": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x"
},
"product_reference": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64"
},
"product_reference": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64"
},
"product_reference": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le"
},
"product_reference": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x"
},
"product_reference": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64"
},
"product_reference": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64"
},
"product_reference": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le"
},
"product_reference": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x"
},
"product_reference": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64"
},
"product_reference": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64"
},
"product_reference": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le"
},
"product_reference": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x"
},
"product_reference": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64"
},
"product_reference": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy-0:1.4.39-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64"
},
"product_reference": "python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy-0:1.4.39-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le"
},
"product_reference": "python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy-0:1.4.39-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x"
},
"product_reference": "python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy-0:1.4.39-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64"
},
"product_reference": "python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64"
},
"product_reference": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le"
},
"product_reference": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x"
},
"product_reference": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64"
},
"product_reference": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlparse-0:0.2.4-10.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch"
},
"product_reference": "python3-sqlparse-0:0.2.4-10.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-statsd-0:3.2.1-20.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch"
},
"product_reference": "python3-statsd-0:3.2.1-20.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-stestr-0:2.6.0-8.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch"
},
"product_reference": "python3-stestr-0:2.6.0-8.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch"
},
"product_reference": "python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-subunit-0:1.4.0-6.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch"
},
"product_reference": "python3-subunit-0:1.4.0-6.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-subunit-test-0:1.4.0-6.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch"
},
"product_reference": "python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sure-0:1.4.11-12.el9.2.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch"
},
"product_reference": "python3-sure-0:1.4.11-12.el9.2.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch"
},
"product_reference": "python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch"
},
"product_reference": "python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch"
},
"product_reference": "python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch"
},
"product_reference": "python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch"
},
"product_reference": "python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tempita-0:0.5.1-25.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch"
},
"product_reference": "python3-tempita-0:0.5.1-25.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tenacity-0:6.2.0-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch"
},
"product_reference": "python3-tenacity-0:6.2.0-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-testrepository-0:0.0.20-20.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch"
},
"product_reference": "python3-testrepository-0:0.0.20-20.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-testresources-0:2.0.1-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch"
},
"product_reference": "python3-testresources-0:2.0.1-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-testscenarios-0:0.5.0-21.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch"
},
"product_reference": "python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-testtools-0:2.4.0-8.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch"
},
"product_reference": "python3-testtools-0:2.4.0-8.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch"
},
"product_reference": "python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-0:6.1.0-2.el9.1.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64"
},
"product_reference": "python3-tornado-0:6.1.0-2.el9.1.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-0:6.1.0-2.el9.1.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le"
},
"product_reference": "python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-0:6.1.0-2.el9.1.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x"
},
"product_reference": "python3-tornado-0:6.1.0-2.el9.1.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-0:6.1.0-2.el9.1.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64"
},
"product_reference": "python3-tornado-0:6.1.0-2.el9.1.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64"
},
"product_reference": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le"
},
"product_reference": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x"
},
"product_reference": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64"
},
"product_reference": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tox-current-env-0:0.0.6-1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch"
},
"product_reference": "python3-tox-current-env-0:0.0.6-1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-traceback2-0:1.4.0-25.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch"
},
"product_reference": "python3-traceback2-0:1.4.0-25.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-typeguard-0:2.9.1-1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch"
},
"product_reference": "python3-typeguard-0:2.9.1-1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch"
},
"product_reference": "python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unittest2-0:1.1.0-24.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch"
},
"product_reference": "python3-unittest2-0:1.1.0-24.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-vine-0:5.0.0-3.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch"
},
"product_reference": "python3-vine-0:5.0.0-3.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-virtualenv-0:20.4.4-1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch"
},
"product_reference": "python3-virtualenv-0:20.4.4-1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-voluptuous-0:0.11.7-3.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch"
},
"product_reference": "python3-voluptuous-0:0.11.7-3.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-waitress-0:2.0.0-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch"
},
"product_reference": "python3-waitress-0:2.0.0-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-warlock-0:1.3.3-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch"
},
"product_reference": "python3-warlock-0:1.3.3-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-wcwidth-0:0.2.5-2.el9.2.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch"
},
"product_reference": "python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-webencodings-0:0.5.1-15.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch"
},
"product_reference": "python3-webencodings-0:0.5.1-15.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-webob-0:1.8.5-5.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch"
},
"product_reference": "python3-webob-0:1.8.5-5.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-webtest-0:2.0.33-5.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch"
},
"product_reference": "python3-webtest-0:2.0.33-5.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-werkzeug-0:2.0.3-3.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch"
},
"product_reference": "python3-werkzeug-0:2.0.3-3.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-wrapt-0:1.11.2-4.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64"
},
"product_reference": "python3-wrapt-0:1.11.2-4.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-wrapt-0:1.11.2-4.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le"
},
"product_reference": "python3-wrapt-0:1.11.2-4.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-wrapt-0:1.11.2-4.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x"
},
"product_reference": "python3-wrapt-0:1.11.2-4.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-wrapt-0:1.11.2-4.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64"
},
"product_reference": "python3-wrapt-0:1.11.2-4.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64"
},
"product_reference": "python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le"
},
"product_reference": "python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x"
},
"product_reference": "python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64"
},
"product_reference": "python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch"
},
"product_reference": "python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-yappi-0:1.3.1-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64"
},
"product_reference": "python3-yappi-0:1.3.1-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-yappi-0:1.3.1-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le"
},
"product_reference": "python3-yappi-0:1.3.1-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-yappi-0:1.3.1-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x"
},
"product_reference": "python3-yappi-0:1.3.1-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-yappi-0:1.3.1-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64"
},
"product_reference": "python3-yappi-0:1.3.1-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64"
},
"product_reference": "python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le"
},
"product_reference": "python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-yappi-debuginfo-0:1.3.1-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x"
},
"product_reference": "python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64"
},
"product_reference": "python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zake-0:0.2.2-19.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch"
},
"product_reference": "python3-zake-0:0.2.2-19.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zeroconf-0:0.24.4-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch"
},
"product_reference": "python3-zeroconf-0:0.24.4-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zipp-0:0.5.1-3.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch"
},
"product_reference": "python3-zipp-0:0.5.1-3.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope-event-0:4.2.0-20.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch"
},
"product_reference": "python3-zope-event-0:4.2.0-20.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope-interface-0:5.4.0-1.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64"
},
"product_reference": "python3-zope-interface-0:5.4.0-1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope-interface-0:5.4.0-1.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le"
},
"product_reference": "python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope-interface-0:5.4.0-1.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x"
},
"product_reference": "python3-zope-interface-0:5.4.0-1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope-interface-0:5.4.0-1.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64"
},
"product_reference": "python3-zope-interface-0:5.4.0-1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope-testing-0:4.7-4.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch"
},
"product_reference": "python3-zope-testing-0:4.7-4.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-0:1.4.0-6.el9.1.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64"
},
"product_reference": "subunit-0:1.4.0-6.el9.1.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-0:1.4.0-6.el9.1.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le"
},
"product_reference": "subunit-0:1.4.0-6.el9.1.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-0:1.4.0-6.el9.1.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x"
},
"product_reference": "subunit-0:1.4.0-6.el9.1.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-0:1.4.0-6.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src"
},
"product_reference": "subunit-0:1.4.0-6.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-0:1.4.0-6.el9.1.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64"
},
"product_reference": "subunit-0:1.4.0-6.el9.1.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-cppunit-0:1.4.0-6.el9.1.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64"
},
"product_reference": "subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-cppunit-0:1.4.0-6.el9.1.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le"
},
"product_reference": "subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-cppunit-0:1.4.0-6.el9.1.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x"
},
"product_reference": "subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-cppunit-0:1.4.0-6.el9.1.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64"
},
"product_reference": "subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64"
},
"product_reference": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le"
},
"product_reference": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x"
},
"product_reference": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64"
},
"product_reference": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64"
},
"product_reference": "subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le"
},
"product_reference": "subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x"
},
"product_reference": "subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64"
},
"product_reference": "subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-debuginfo-0:1.4.0-6.el9.1.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64"
},
"product_reference": "subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le"
},
"product_reference": "subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-debuginfo-0:1.4.0-6.el9.1.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x"
},
"product_reference": "subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-debuginfo-0:1.4.0-6.el9.1.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64"
},
"product_reference": "subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-debugsource-0:1.4.0-6.el9.1.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64"
},
"product_reference": "subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-debugsource-0:1.4.0-6.el9.1.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le"
},
"product_reference": "subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-debugsource-0:1.4.0-6.el9.1.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x"
},
"product_reference": "subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-debugsource-0:1.4.0-6.el9.1.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64"
},
"product_reference": "subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-devel-0:1.4.0-6.el9.1.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64"
},
"product_reference": "subunit-devel-0:1.4.0-6.el9.1.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-devel-0:1.4.0-6.el9.1.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le"
},
"product_reference": "subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-devel-0:1.4.0-6.el9.1.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x"
},
"product_reference": "subunit-devel-0:1.4.0-6.el9.1.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-devel-0:1.4.0-6.el9.1.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64"
},
"product_reference": "subunit-devel-0:1.4.0-6.el9.1.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-filters-0:1.4.0-6.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch"
},
"product_reference": "subunit-filters-0:1.4.0-6.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-perl-0:1.4.0-6.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch"
},
"product_reference": "subunit-perl-0:1.4.0-6.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-shell-0:1.4.0-6.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch"
},
"product_reference": "subunit-shell-0:1.4.0-6.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-static-0:1.4.0-6.el9.1.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64"
},
"product_reference": "subunit-static-0:1.4.0-6.el9.1.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-static-0:1.4.0-6.el9.1.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le"
},
"product_reference": "subunit-static-0:1.4.0-6.el9.1.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-static-0:1.4.0-6.el9.1.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x"
},
"product_reference": "subunit-static-0:1.4.0-6.el9.1.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-static-0:1.4.0-6.el9.1.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64"
},
"product_reference": "subunit-static-0:1.4.0-6.el9.1.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tox-0:3.23.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
},
"product_reference": "tox-0:3.23.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-4235",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-12-28T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2156727"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in go-yaml. This issue occurs due to unbounded alias chasing, where a maliciously crafted YAML file can cause the system to consume significant system resources. If parsing user input, this may be used as a denial of service vector.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go-yaml: Denial of Service in go-yaml",
"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.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-4235"
},
{
"category": "external",
"summary": "RHBZ#2156727",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156727"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-4235",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4235"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-4235",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-4235"
},
{
"category": "external",
"summary": "https://github.com/go-yaml/yaml/commit/bb4e33bf68bf89cad44d386192cbed201f35b241",
"url": "https://github.com/go-yaml/yaml/commit/bb4e33bf68bf89cad44d386192cbed201f35b241"
},
{
"category": "external",
"summary": "https://github.com/go-yaml/yaml/pull/375",
"url": "https://github.com/go-yaml/yaml/pull/375"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2021-0061",
"url": "https://pkg.go.dev/vuln/GO-2021-0061"
}
],
"release_date": "2022-12-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:29:22+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go-yaml: Denial of Service in go-yaml"
},
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform uses secure, encrypted HTTPS connections over TLS 1.2 to reduce the risk of smuggling attacks by preventing the injection of ambiguous or malformed requests between components. The environment employs IPS/IDS and antimalware solutions to detect and block malicious code while ensuring consistent interpretation of HTTP requests across network layers, mitigating request/response inconsistencies. Event logs are collected and analyzed for centralization, correlation, monitoring, alerting, and retention, enabling the detection of malformed or suspicious HTTP traffic. Static code analysis and peer reviews enforce strong input validation and error handling to ensure all user inputs adhere to HTTP protocol specifications.",
"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.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:29:22+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-2879",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132867"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where Reader.Read does not set a limit on the maximum size of file headers. After fixing, Reader.Read limits the maximum size of header blocks to 1 MiB. This flaw allows a maliciously crafted archive to cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\n\nThis flaw additionally affects the github.com/vbatts/tar-split library and was fixed in v0.12.1.",
"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.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2879"
},
{
"category": "external",
"summary": "RHBZ#2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54853",
"url": "https://github.com/golang/go/issues/54853"
},
{
"category": "external",
"summary": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1",
"url": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:29:22+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers"
},
{
"acknowledgments": [
{
"names": [
"Daniel Abeles"
],
"organization": "Head of Research, Oxeye"
},
{
"names": [
"Gal Goldstein"
],
"organization": "Security Researcher, Oxeye"
}
],
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132868"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity to exploit this vulnerability is limited to the Golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring 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": [
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2880"
},
{
"category": "external",
"summary": "RHBZ#2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54663",
"url": "https://github.com/golang/go/issues/54663"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:29:22+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"acknowledgments": [
{
"names": [
"Steven Murdoch"
]
}
],
"cve": "CVE-2022-2995",
"cwe": {
"id": "CWE-284",
"name": "Improper Access Control"
},
"discovery_date": "2022-08-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2121632"
}
],
"notes": [
{
"category": "description",
"text": "Incorrect handling of the supplementary groups in the CRI-O container engine might lead to sensitive information disclosure or possible data modification if an attacker has direct access to the affected container where supplementary groups are used to set access permissions and is able to execute a binary code in that container.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cri-o: incorrect handling of the supplementary groups",
"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.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2995"
},
{
"category": "external",
"summary": "RHBZ#2121632",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2121632"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2995",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2995"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2995",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2995"
},
{
"category": "external",
"summary": "https://www.benthamsgaze.org/2022/08/22/vulnerability-in-linux-containers-investigation-and-mitigation/",
"url": "https://www.benthamsgaze.org/2022/08/22/vulnerability-in-linux-containers-investigation-and-mitigation/"
}
],
"release_date": "2022-08-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:29:22+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.6,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "cri-o: incorrect handling of the supplementary groups"
},
{
"acknowledgments": [
{
"names": [
"Fujitsu"
]
}
],
"cve": "CVE-2022-2996",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2022-08-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2115122"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the python-scciclient when making an HTTPS connection to a server where the server\u0027s certificate would not be verified. This issue opens up the connection to possible Man-in-the-middle (MITM) attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-scciclient: missing server certificate verification",
"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.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2996"
},
{
"category": "external",
"summary": "RHBZ#2115122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115122"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2996",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2996"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2996",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2996"
},
{
"category": "external",
"summary": "https://opendev.org/x/python-scciclient/commit/274dca0344b65b4ac113d3271d21c17e970a636c",
"url": "https://opendev.org/x/python-scciclient/commit/274dca0344b65b4ac113d3271d21c17e970a636c"
}
],
"release_date": "2022-06-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:29:22+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-scciclient: missing server certificate verification"
},
{
"acknowledgments": [
{
"names": [
"Kubernetes Security Response Committee"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-3162",
"discovery_date": "2022-10-20T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2136673"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in kubernetes. Users authorized to list or watch one type of namespaced custom resource cluster-wide can read custom resources of a different kind in the same API group they are not authorized to read.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kubernetes: Unauthorized read of Custom Resources",
"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.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-3162"
},
{
"category": "external",
"summary": "RHBZ#2136673",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136673"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-3162",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3162"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-3162",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3162"
},
{
"category": "external",
"summary": "https://github.com/kubernetes/kubernetes/issues/113756",
"url": "https://github.com/kubernetes/kubernetes/issues/113756"
}
],
"release_date": "2022-11-10T16:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:29:22+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kubernetes: Unauthorized read of Custom Resources"
},
{
"cve": "CVE-2022-3172",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2022-09-19T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2127804"
}
],
"notes": [
{
"category": "description",
"text": "A security issue was discovered in kube-apiserver that allows an aggregated API server to redirect client traffic to any URL. This issue leads to the client performing unexpected actions and forwarding the client\u0027s API server credentials to third parties.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kube-apiserver: Aggregated API server can cause clients to be redirected (SSRF)",
"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.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-3172"
},
{
"category": "external",
"summary": "RHBZ#2127804",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2127804"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-3172",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3172"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-3172",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3172"
},
{
"category": "external",
"summary": "https://github.com/kubernetes/kubernetes/issues/112513",
"url": "https://github.com/kubernetes/kubernetes/issues/112513"
}
],
"release_date": "2022-09-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:29:22+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kube-apiserver: Aggregated API server can cause clients to be redirected (SSRF)"
},
{
"cve": "CVE-2022-3259",
"cwe": {
"id": "CWE-665",
"name": "Improper Initialization"
},
"discovery_date": "2022-07-01T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2103220"
}
],
"notes": [
{
"category": "description",
"text": "Openshift 4.9 does not use HTTP Strict Transport Security (HSTS) which may allow man-in-the-middle (MITM) attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "OpenShift: Missing HTTP Strict Transport Security",
"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.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-3259"
},
{
"category": "external",
"summary": "RHBZ#2103220",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2103220"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-3259",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3259"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-3259",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3259"
}
],
"release_date": "2022-06-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:29:22+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "OpenShift: Missing HTTP Strict Transport Security"
},
{
"cve": "CVE-2022-3466",
"cwe": {
"id": "CWE-276",
"name": "Incorrect Default Permissions"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2134063"
}
],
"notes": [
{
"category": "description",
"text": "The version of cri-o as released for Red Hat OpenShift Container Platform 4.9.48, 4.10.31, and 4.11.6 via RHBA-2022:6316, RHBA-2022:6257, and RHBA-2022:6658, respectively, included an incorrect version of cri-o missing the fix for CVE-2022-27652, which was previously fixed in OCP 4.9.41 and 4.10.12 via RHBA-2022:5433 and RHSA-2022:1600. This issue could allow an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs. For more details, see https://access.redhat.com/security/cve/CVE-2022-27652.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cri-o: Security regression of CVE-2022-27652",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "After further investigation we came to the conclusion that this CVE has a very minimal impact on Red Hat OpenShift Container Platform.",
"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.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-3466"
},
{
"category": "external",
"summary": "RHBZ#2134063",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134063"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-3466",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3466"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-3466",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3466"
}
],
"release_date": "2022-10-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:29:22+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "cri-o: Security regression of CVE-2022-27652"
},
{
"cve": "CVE-2022-27664",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124669"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: handle server errors after sending GOAWAY",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.",
"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.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27664"
},
{
"category": "external",
"summary": "RHBZ#2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664"
},
{
"category": "external",
"summary": "https://go.dev/issue/54658",
"url": "https://go.dev/issue/54658"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:29:22+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: handle server errors after sending GOAWAY"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit CVE-2022-30631, an attacker supplies a specially crafted gzip archive to a Go application that uses a vulnerable version of the compress/gzip package without adequate input validation. This can lead to uncontrolled recursion, resulting in stack exhaustion and causing the application to panic, thereby affecting its availability.\n\nAs this is merely a DoS and there is no known way to control the instruction pointer, RH ProdSec has set the impact of this vulnerabilty to \"Moderate\".\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"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.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:29:22+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
}
],
"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.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-200: Exposure of Sensitive Information to an Unauthorized Actor vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token, multi-factor authentication (MFA), which is coupled with account management controls, including integration with single sign-on (SSO), to ensure that user permissions are restricted to only the functions necessary for their roles. Access to sensitive information is explicitly authorized and enforced based on predefined access policies. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention. This process ensures that audit logs are generated for specific events involving sensitive information, which helps identify patterns of unauthorized access or data exposure. The platform enforces the use of validated cryptographic modules across compute resources to protect the confidentiality of information, even in the event of interception.",
"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.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:29:22+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
},
{
"cve": "CVE-2022-32189",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-08-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2113814"
}
],
"notes": [
{
"category": "description",
"text": "An uncontrolled resource consumption flaw was found in Golang math/big. A too-short encoded message can cause a panic in Float.GobDecode and Rat.GobDecode in math/big in Go, potentially allowing an attacker to create a denial of service, impacting availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw stems from a particular and specific method (GoBDecode) which isn\u0027t commonly used. There are few components within Red Hat offerings which call this function. In rare cases where this method is called, the component limits possible damage or it is not possible to be triggered by an attacker. For these combined reasons the impact has been downgraded to Low.",
"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.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32189"
},
{
"category": "external",
"summary": "RHBZ#2113814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189"
},
{
"category": "external",
"summary": "https://go.dev/issue/53871",
"url": "https://go.dev/issue/53871"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU",
"url": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU"
}
],
"release_date": "2022-08-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:29:22+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
},
{
"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.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service"
},
{
"cve": "CVE-2022-32190",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124668"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. The JoinPath doesn\u0027t remove the ../ path components appended to a domain that is not terminated by a slash, possibly leading to a directory traversal attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: JoinPath does not strip relative path components in all circumstances",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerable functions, JoinPath and URL.JoinPath was introduced in upstream go1.19, whereas, RHEL ships go1.17 and go1.18 versions, which does not contain the vulnerable code. Hence, packages shipped with RHEL-8, RHEL-9 are not affected.\n\nAll Y stream releases of OpenShift Container Platform 4 run on RHEL-8 or RHEL-9, so OCP 4 is also 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": [
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32190"
},
{
"category": "external",
"summary": "RHBZ#2124668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124668"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32190",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32190"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32190",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32190"
},
{
"category": "external",
"summary": "https://go.dev/issue/54385",
"url": "https://go.dev/issue/54385"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:29:22+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/url: JoinPath does not strip relative path components in all circumstances"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-41715",
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132872"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp/syntax: limit memory used by parsing regexps",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"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.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41715"
},
{
"category": "external",
"summary": "RHBZ#2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/55949",
"url": "https://github.com/golang/go/issues/55949"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:29:22+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
}
]
}
rhsa-2023_0772
Vulnerability from csaf_redhat
Published
2023-02-20 18:33
Modified
2024-11-22 20:52
Summary
Red Hat Security Advisory: OpenShift Container Platform 4.12.4 security update
Notes
Topic
Red Hat build of MicroShift release 4.12.4 is now available with updates to packages and images that fix several bugs.
This release includes a security update for the Red Hat build of MicroShift 4.12.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Red Hat build of MicroShift is Red Hat's light-weight Kubernetes orchestration solution designed for edge device deployments and is built from the edge capabilities of Red Hat OpenShift. MicroShift is an application that is deployed on top of Red Hat Enterprise Linux devices at the edge, providing an efficient way to operate single-node clusters in these low-resource environments.
This advisory contains the RPM packages for Red Hat build of MicroShift 4.12.4. See the following advisory for the container images for this release:
https://access.redhat.com/errata/RHSA-2023:0769
Security Fix(es):
* kubernetes: Unauthorized read of Custom Resources (CVE-2022-3162)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section. All the bug fixes may not be documented in this advisory. See the following release notes documentation for details about these changes:
https://access.redhat.com/documentation/en-us/microshift/4.12/html/release_notes/index
All Red Hat build of MicroShift 4.12 users are advised to use these updated packages and images when they are available in the RPM repository.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat build of MicroShift release 4.12.4 is now available with updates to packages and images that fix several bugs. \n\nThis release includes a security update for the Red Hat build of MicroShift 4.12. \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 build of MicroShift is Red Hat\u0027s light-weight Kubernetes orchestration solution designed for edge device deployments and is built from the edge capabilities of Red Hat OpenShift. MicroShift is an application that is deployed on top of Red Hat Enterprise Linux devices at the edge, providing an efficient way to operate single-node clusters in these low-resource environments.\n\nThis advisory contains the RPM packages for Red Hat build of MicroShift 4.12.4. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2023:0769\n\nSecurity Fix(es):\n\n* kubernetes: Unauthorized read of Custom Resources (CVE-2022-3162)\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. All the bug fixes may not be documented in this advisory. See the following release notes documentation for details about these changes:\n\nhttps://access.redhat.com/documentation/en-us/microshift/4.12/html/release_notes/index\n\nAll Red Hat build of MicroShift 4.12 users are advised to use these updated packages and images when they are available in the RPM repository.",
"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-2023:0772",
"url": "https://access.redhat.com/errata/RHSA-2023:0772"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2136673",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136673"
},
{
"category": "external",
"summary": "OCPBUGS-6908",
"url": "https://issues.redhat.com/browse/OCPBUGS-6908"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_0772.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.12.4 security update",
"tracking": {
"current_release_date": "2024-11-22T20:52:31+00:00",
"generator": {
"date": "2024-11-22T20:52:31+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2023:0772",
"initial_release_date": "2023-02-20T18:33:05+00:00",
"revision_history": [
{
"date": "2023-02-20T18:33:05+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-02-20T18:33:05+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-22T20:52:31+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.12",
"product": {
"name": "Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.12::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "microshift-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.src",
"product": {
"name": "microshift-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.src",
"product_id": "microshift-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/microshift@4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "microshift-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.x86_64",
"product": {
"name": "microshift-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.x86_64",
"product_id": "microshift-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/microshift@4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "microshift-networking-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.x86_64",
"product": {
"name": "microshift-networking-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.x86_64",
"product_id": "microshift-networking-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/microshift-networking@4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "microshift-release-info-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.noarch",
"product": {
"name": "microshift-release-info-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.noarch",
"product_id": "microshift-release-info-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/microshift-release-info@4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "microshift-selinux-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.noarch",
"product": {
"name": "microshift-selinux-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.noarch",
"product_id": "microshift-selinux-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/microshift-selinux@4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "microshift-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:microshift-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.src"
},
"product_reference": "microshift-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "microshift-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:microshift-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.x86_64"
},
"product_reference": "microshift-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "microshift-networking-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:microshift-networking-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.x86_64"
},
"product_reference": "microshift-networking-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "microshift-release-info-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:microshift-release-info-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.noarch"
},
"product_reference": "microshift-release-info-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "microshift-selinux-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:microshift-selinux-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.noarch"
},
"product_reference": "microshift-selinux-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Kubernetes Security Response Committee"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-3162",
"discovery_date": "2022-10-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2136673"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in kubernetes. Users authorized to list or watch one type of namespaced custom resource cluster-wide can read custom resources of a different kind in the same API group they are not authorized to read.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kubernetes: Unauthorized read of Custom Resources",
"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.12:microshift-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.src",
"8Base-RHOSE-4.12:microshift-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.x86_64",
"8Base-RHOSE-4.12:microshift-networking-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.x86_64",
"8Base-RHOSE-4.12:microshift-release-info-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.noarch",
"8Base-RHOSE-4.12:microshift-selinux-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-3162"
},
{
"category": "external",
"summary": "RHBZ#2136673",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136673"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-3162",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3162"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-3162",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3162"
},
{
"category": "external",
"summary": "https://github.com/kubernetes/kubernetes/issues/113756",
"url": "https://github.com/kubernetes/kubernetes/issues/113756"
}
],
"release_date": "2022-11-10T16:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-20T18:33:05+00:00",
"details": "MicroShift 4.12.4 - RPMs\n\nFor MicroShift 4.12, read the following documentation, which will be updated shortly for this release, for important instructions on how to install the latest RPMs and fully apply this asynchronous errata update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_build_of_microshift/4.12/html/release_notes/index",
"product_ids": [
"8Base-RHOSE-4.12:microshift-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.src",
"8Base-RHOSE-4.12:microshift-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.x86_64",
"8Base-RHOSE-4.12:microshift-networking-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.x86_64",
"8Base-RHOSE-4.12:microshift-release-info-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.noarch",
"8Base-RHOSE-4.12:microshift-selinux-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0772"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:microshift-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.src",
"8Base-RHOSE-4.12:microshift-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.x86_64",
"8Base-RHOSE-4.12:microshift-networking-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.x86_64",
"8Base-RHOSE-4.12:microshift-release-info-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.noarch",
"8Base-RHOSE-4.12:microshift-selinux-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kubernetes: Unauthorized read of Custom Resources"
}
]
}
RHSA-2023:0772
Vulnerability from csaf_redhat
Published
2023-02-20 18:33
Modified
2025-10-09 23:16
Summary
Red Hat Security Advisory: OpenShift Container Platform 4.12.4 security update
Notes
Topic
Red Hat build of MicroShift release 4.12.4 is now available with updates to packages and images that fix several bugs.
This release includes a security update for the Red Hat build of MicroShift 4.12.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Red Hat build of MicroShift is Red Hat's light-weight Kubernetes orchestration solution designed for edge device deployments and is built from the edge capabilities of Red Hat OpenShift. MicroShift is an application that is deployed on top of Red Hat Enterprise Linux devices at the edge, providing an efficient way to operate single-node clusters in these low-resource environments.
This advisory contains the RPM packages for Red Hat build of MicroShift 4.12.4. See the following advisory for the container images for this release:
https://access.redhat.com/errata/RHSA-2023:0769
Security Fix(es):
* kubernetes: Unauthorized read of Custom Resources (CVE-2022-3162)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section. All the bug fixes may not be documented in this advisory. See the following release notes documentation for details about these changes:
https://access.redhat.com/documentation/en-us/microshift/4.12/html/release_notes/index
All Red Hat build of MicroShift 4.12 users are advised to use these updated packages and images when they are available in the RPM repository.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat build of MicroShift release 4.12.4 is now available with updates to packages and images that fix several bugs. \n\nThis release includes a security update for the Red Hat build of MicroShift 4.12. \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 build of MicroShift is Red Hat\u0027s light-weight Kubernetes orchestration solution designed for edge device deployments and is built from the edge capabilities of Red Hat OpenShift. MicroShift is an application that is deployed on top of Red Hat Enterprise Linux devices at the edge, providing an efficient way to operate single-node clusters in these low-resource environments.\n\nThis advisory contains the RPM packages for Red Hat build of MicroShift 4.12.4. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2023:0769\n\nSecurity Fix(es):\n\n* kubernetes: Unauthorized read of Custom Resources (CVE-2022-3162)\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. All the bug fixes may not be documented in this advisory. See the following release notes documentation for details about these changes:\n\nhttps://access.redhat.com/documentation/en-us/microshift/4.12/html/release_notes/index\n\nAll Red Hat build of MicroShift 4.12 users are advised to use these updated packages and images when they are available in the RPM repository.",
"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-2023:0772",
"url": "https://access.redhat.com/errata/RHSA-2023:0772"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2136673",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136673"
},
{
"category": "external",
"summary": "OCPBUGS-6908",
"url": "https://issues.redhat.com/browse/OCPBUGS-6908"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_0772.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.12.4 security update",
"tracking": {
"current_release_date": "2025-10-09T23:16:29+00:00",
"generator": {
"date": "2025-10-09T23:16:29+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.9"
}
},
"id": "RHSA-2023:0772",
"initial_release_date": "2023-02-20T18:33:05+00:00",
"revision_history": [
{
"date": "2023-02-20T18:33:05+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-02-20T18:33:05+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-09T23:16:29+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.12",
"product": {
"name": "Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.12::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "microshift-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.src",
"product": {
"name": "microshift-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.src",
"product_id": "microshift-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/microshift@4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "microshift-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.x86_64",
"product": {
"name": "microshift-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.x86_64",
"product_id": "microshift-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/microshift@4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "microshift-networking-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.x86_64",
"product": {
"name": "microshift-networking-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.x86_64",
"product_id": "microshift-networking-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/microshift-networking@4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "microshift-release-info-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.noarch",
"product": {
"name": "microshift-release-info-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.noarch",
"product_id": "microshift-release-info-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/microshift-release-info@4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "microshift-selinux-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.noarch",
"product": {
"name": "microshift-selinux-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.noarch",
"product_id": "microshift-selinux-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/microshift-selinux@4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "microshift-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:microshift-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.src"
},
"product_reference": "microshift-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "microshift-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:microshift-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.x86_64"
},
"product_reference": "microshift-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "microshift-networking-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:microshift-networking-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.x86_64"
},
"product_reference": "microshift-networking-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "microshift-release-info-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:microshift-release-info-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.noarch"
},
"product_reference": "microshift-release-info-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "microshift-selinux-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:microshift-selinux-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.noarch"
},
"product_reference": "microshift-selinux-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Kubernetes Security Response Committee"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-3162",
"discovery_date": "2022-10-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2136673"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in kubernetes. Users authorized to list or watch one type of namespaced custom resource cluster-wide can read custom resources of a different kind in the same API group they are not authorized to read.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kubernetes: Unauthorized read of Custom Resources",
"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.12:microshift-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.src",
"8Base-RHOSE-4.12:microshift-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.x86_64",
"8Base-RHOSE-4.12:microshift-networking-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.x86_64",
"8Base-RHOSE-4.12:microshift-release-info-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.noarch",
"8Base-RHOSE-4.12:microshift-selinux-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-3162"
},
{
"category": "external",
"summary": "RHBZ#2136673",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136673"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-3162",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3162"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-3162",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3162"
},
{
"category": "external",
"summary": "https://github.com/kubernetes/kubernetes/issues/113756",
"url": "https://github.com/kubernetes/kubernetes/issues/113756"
}
],
"release_date": "2022-11-10T16:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-20T18:33:05+00:00",
"details": "MicroShift 4.12.4 - RPMs\n\nFor MicroShift 4.12, read the following documentation, which will be updated shortly for this release, for important instructions on how to install the latest RPMs and fully apply this asynchronous errata update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_build_of_microshift/4.12/html/release_notes/index",
"product_ids": [
"8Base-RHOSE-4.12:microshift-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.src",
"8Base-RHOSE-4.12:microshift-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.x86_64",
"8Base-RHOSE-4.12:microshift-networking-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.x86_64",
"8Base-RHOSE-4.12:microshift-release-info-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.noarch",
"8Base-RHOSE-4.12:microshift-selinux-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0772"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:microshift-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.src",
"8Base-RHOSE-4.12:microshift-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.x86_64",
"8Base-RHOSE-4.12:microshift-networking-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.x86_64",
"8Base-RHOSE-4.12:microshift-release-info-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.noarch",
"8Base-RHOSE-4.12:microshift-selinux-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kubernetes: Unauthorized read of Custom Resources"
}
]
}
RHSA-2022:7398
Vulnerability from csaf_redhat
Published
2023-01-17 19:29
Modified
2025-11-11 20:46
Summary
Red Hat Security Advisory: OpenShift Container Platform 4.12.0 packages and security update
Notes
Topic
Red Hat OpenShift Container Platform release 4.12.0 is now available with
updates to packages and images that fix several bugs and add enhancements.
This release includes a security update for Red Hat OpenShift Container Platform 4.12.
Red Hat Product Security has rated this update as having a security impact
of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which
gives a detailed severity rating, is available for each vulnerability from
the CVE link(s) in the References section.
Details
Red Hat OpenShift Container Platform is Red Hat's cloud computing
Kubernetes application platform solution designed for on-premise or private
cloud deployments.
This advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.12.0. See the following advisory for the container images for this release:
https://access.redhat.com/errata/RHSA-2022:7399
Security Fix(es):
* go-yaml: Denial of Service in go-yaml (CVE-2021-4235)
* golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)
* kubernetes: Unauthorized read of Custom Resources (CVE-2022-3162)
* kube-apiserver: Aggregated API server can cause clients to be redirected (SSRF) (CVE-2022-3172)
* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)
* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)
* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)
* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)
* cri-o: incorrect handling of the supplementary groups (CVE-2022-2995)
* OpenShift: Missing HTTP Strict Transport Security (CVE-2022-3259)
* cri-o: Security regression of CVE-2022-27652 (CVE-2022-3466)
* golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service (CVE-2022-32189)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
All OpenShift Container Platform 4.12 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.12/updating/updating-cluster-cli.html
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.12.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 Platform 4.12.\n\nRed Hat Product Security has rated this update as having a security impact\nof Moderate. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available for each vulnerability from\nthe 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 Platform 4.12.0. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2022:7399\n\nSecurity Fix(es):\n\n* go-yaml: Denial of Service in go-yaml (CVE-2021-4235)\n* golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)\n* kubernetes: Unauthorized read of Custom Resources (CVE-2022-3162)\n* kube-apiserver: Aggregated API server can cause clients to be redirected (SSRF) (CVE-2022-3172)\n* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)\n* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\n* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)\n* cri-o: incorrect handling of the supplementary groups (CVE-2022-2995)\n* OpenShift: Missing HTTP Strict Transport Security (CVE-2022-3259)\n* cri-o: Security regression of CVE-2022-27652 (CVE-2022-3466)\n* golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service (CVE-2022-32189)\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\nAll OpenShift Container Platform 4.12 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.12/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-2022:7398",
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2103220",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2103220"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2113814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814"
},
{
"category": "external",
"summary": "2121632",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2121632"
},
{
"category": "external",
"summary": "2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "2127804",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2127804"
},
{
"category": "external",
"summary": "2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "2134063",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134063"
},
{
"category": "external",
"summary": "2136673",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136673"
},
{
"category": "external",
"summary": "2156727",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156727"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2022_7398.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.12.0 packages and security update",
"tracking": {
"current_release_date": "2025-11-11T20:46:21+00:00",
"generator": {
"date": "2025-11-11T20:46:21+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2022:7398",
"initial_release_date": "2023-01-17T19:29:22+00:00",
"revision_history": [
{
"date": "2023-01-17T19:29:22+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-01-17T19:29:22+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-11T20:46:21+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.12",
"product": {
"name": "Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.12::el8"
}
}
},
{
"category": "product_name",
"name": "Ironic content for Red Hat OpenShift Container Platform 4.12",
"product": {
"name": "Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_ironic:4.12::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.12",
"product": {
"name": "Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.12::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"product": {
"name": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"product_id": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/atomic-openshift-service-idler@4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"product": {
"name": "console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"product_id": "console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/console-login-helper-messages@0.20.4-1.rhaos4.12.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"product": {
"name": "container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"product_id": "container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.188.0-1.rhaos4.12.el8?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"product": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"product_id": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer@0.16.1-1.rhaos4.12.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "nmstate-0:1.3.3-1.el8.src",
"product": {
"name": "nmstate-0:1.3.3-1.el8.src",
"product_id": "nmstate-0:1.3.3-1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate@1.3.3-1.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "ostree-0:2022.2-5.el8.src",
"product": {
"name": "ostree-0:2022.2-5.el8.src",
"product_id": "ostree-0:2022.2-5.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree@2022.2-5.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.2.0-1.rhaos4.12.el8.src",
"product": {
"name": "podman-2:4.2.0-1.rhaos4.12.el8.src",
"product_id": "podman-2:4.2.0-1.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-1.rhaos4.12.el8?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"product": {
"name": "rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"product_id": "rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-afterburn@5.3.0-1.rhaos4.12.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"product": {
"name": "rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"product_id": "rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-bootupd@0.2.5-3.rhaos4.12.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"product": {
"name": "skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"product_id": "skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.8.0-1.rhaos4.12.el8?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"product": {
"name": "toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"product_id": "toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.1.0-1.rhaos4.12.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "kata-containers-0:2.5.2-1.el8.src",
"product": {
"name": "kata-containers-0:2.5.2-1.el8.src",
"product_id": "kata-containers-0:2.5.2-1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kata-containers@2.5.2-1.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.16.0-2.rhaos4.12.el8.src",
"product": {
"name": "butane-0:0.16.0-2.rhaos4.12.el8.src",
"product_id": "butane-0:0.16.0-2.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.16.0-2.rhaos4.12.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"product": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"product_id": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-rs@0.4.0-2.rhaos4.12.git.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.25.0-2.el8.src",
"product": {
"name": "cri-tools-0:1.25.0-2.el8.src",
"product_id": "cri-tools-0:1.25.0-2.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.25.0-2.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-5.rhaos4.12.el8.src",
"product": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el8.src",
"product_id": "ignition-0:2.14.0-5.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-5.rhaos4.12.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"product": {
"name": "openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"product_id": "openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible@4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"product": {
"name": "openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"product_id": "openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr@4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-0:2.17.0-62.el8fdp.src",
"product": {
"name": "openvswitch2.17-0:2.17.0-62.el8fdp.src",
"product_id": "openvswitch2.17-0:2.17.0-62.el8fdp.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17@2.17.0-62.el8fdp?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-kubernetes-0:25.3.0-1.el8.src",
"product": {
"name": "python-kubernetes-0:25.3.0-1.el8.src",
"product_id": "python-kubernetes-0:25.3.0-1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kubernetes@25.3.0-1.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-1:1.36.0-8.el8_6.src",
"product": {
"name": "NetworkManager-1:1.36.0-8.el8_6.src",
"product_id": "NetworkManager-1:1.36.0-8.el8_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager@1.36.0-8.el8_6?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-0:22.06.0-27.el8fdp.src",
"product": {
"name": "ovn22.06-0:22.06.0-27.el8fdp.src",
"product_id": "ovn22.06-0:22.06.0-27.el8fdp.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06@22.06.0-27.el8fdp?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-zipp-0:0.5.1-2.el8ost.src",
"product": {
"name": "python-zipp-0:0.5.1-2.el8ost.src",
"product_id": "python-zipp-0:0.5.1-2.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-zipp@0.5.1-2.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-zeroconf-0:0.24.4-1.el8ost.src",
"product": {
"name": "python-zeroconf-0:0.24.4-1.el8ost.src",
"product_id": "python-zeroconf-0:0.24.4-1.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-zeroconf@0.24.4-1.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-werkzeug-0:1.0.1-3.el8ost.src",
"product": {
"name": "python-werkzeug-0:1.0.1-3.el8ost.src",
"product_id": "python-werkzeug-0:1.0.1-3.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-werkzeug@1.0.1-3.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-wcwidth-0:0.1.7-14.el8ost.src",
"product": {
"name": "python-wcwidth-0:0.1.7-14.el8ost.src",
"product_id": "python-wcwidth-0:0.1.7-14.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wcwidth@0.1.7-14.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-tenacity-0:6.2.0-1.el8ost.src",
"product": {
"name": "python-tenacity-0:6.2.0-1.el8ost.src",
"product_id": "python-tenacity-0:6.2.0-1.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tenacity@6.2.0-1.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-rsa-0:4.7-1.el8.src",
"product": {
"name": "python-rsa-0:4.7-1.el8.src",
"product_id": "python-rsa-0:4.7-1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-rsa@4.7-1.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"product": {
"name": "python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"product_id": "python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-requests-unixsocket@0.1.5-5.el8ar?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pyrsistent-0:0.16.0-3.el8ost.src",
"product": {
"name": "python-pyrsistent-0:0.16.0-3.el8ost.src",
"product_id": "python-pyrsistent-0:0.16.0-3.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pyrsistent@0.16.0-3.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pyroute2-0:0.5.13-1.el8ost.src",
"product": {
"name": "python-pyroute2-0:0.5.13-1.el8ost.src",
"product_id": "python-pyroute2-0:0.5.13-1.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pyroute2@0.5.13-1.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pyperclip-0:1.6.4-6.el8ost.src",
"product": {
"name": "python-pyperclip-0:1.6.4-6.el8ost.src",
"product_id": "python-pyperclip-0:1.6.4-6.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pyperclip@1.6.4-6.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pyghmi-0:1.5.14-2.1.el8ost.src",
"product": {
"name": "python-pyghmi-0:1.5.14-2.1.el8ost.src",
"product_id": "python-pyghmi-0:1.5.14-2.1.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pyghmi@1.5.14-2.1.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pycdlib-0:1.11.0-3.el8.src",
"product": {
"name": "python-pycdlib-0:1.11.0-3.el8.src",
"product_id": "python-pycdlib-0:1.11.0-3.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pycdlib@1.11.0-3.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pint-0:0.10.1-1.el8ost.src",
"product": {
"name": "python-pint-0:0.10.1-1.el8ost.src",
"product_id": "python-pint-0:0.10.1-1.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pint@0.10.1-1.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pexpect-0:4.6-2.el8ar.src",
"product": {
"name": "python-pexpect-0:4.6-2.el8ar.src",
"product_id": "python-pexpect-0:4.6-2.el8ar.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pexpect@4.6-2.el8ar?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-paste-deploy-0:2.0.1-4.el8ost.src",
"product": {
"name": "python-paste-deploy-0:2.0.1-4.el8ost.src",
"product_id": "python-paste-deploy-0:2.0.1-4.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-paste-deploy@2.0.1-4.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-paste-0:3.2.4-1.el8ost.src",
"product": {
"name": "python-paste-0:3.2.4-1.el8ost.src",
"product_id": "python-paste-0:3.2.4-1.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-paste@3.2.4-1.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-packaging-0:20.4-1.el8ost.src",
"product": {
"name": "python-packaging-0:20.4-1.el8ost.src",
"product_id": "python-packaging-0:20.4-1.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-packaging@20.4-1.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"product": {
"name": "python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"product_id": "python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-serialization@4.2.0-0.20211012151454.2b94a4f.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"product": {
"name": "python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"product_id": "python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-policy@3.8.2-0.20211012161944.c7fd9f4.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"product": {
"name": "python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"product_id": "python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-metrics@0.3.0-0.20211020174122.43eee50.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"product": {
"name": "python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"product_id": "python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-messaging@12.9.1-0.20211020204149.f9de265.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"product": {
"name": "python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"product_id": "python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-log@4.6.0-0.20211012154701.41c8807.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"product": {
"name": "python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"product_id": "python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-i18n@5.1.0-0.20211012165753.b031d17.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"product": {
"name": "python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"product_id": "python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-db@9.1.0-0.20211020204148.be2cc6a.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"product": {
"name": "python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"product_id": "python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-context@3.3.1-0.20211012152439.641a1e0.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"product": {
"name": "python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"product_id": "python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-config@8.7.1-0.20211012155707.1a7bd66.el8?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python-msgpack-0:0.6.2-1.el8ost.src",
"product": {
"name": "python-msgpack-0:0.6.2-1.el8ost.src",
"product_id": "python-msgpack-0:0.6.2-1.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-msgpack@0.6.2-1.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-lockfile-1:0.11.0-8.el8ar.src",
"product": {
"name": "python-lockfile-1:0.11.0-8.el8ar.src",
"product_id": "python-lockfile-1:0.11.0-8.el8ar.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lockfile@0.11.0-8.el8ar?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python-kombu-1:4.6.6-7.el8ost.1.src",
"product": {
"name": "python-kombu-1:4.6.6-7.el8ost.1.src",
"product_id": "python-kombu-1:4.6.6-7.el8ost.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kombu@4.6.6-7.el8ost.1?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python-jsonschema-0:3.2.0-5.el8ost.src",
"product": {
"name": "python-jsonschema-0:3.2.0-5.el8ost.src",
"product_id": "python-jsonschema-0:3.2.0-5.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-jsonschema@3.2.0-5.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-iso8601-0:0.1.12-8.el8ost.1.src",
"product": {
"name": "python-iso8601-0:0.1.12-8.el8ost.1.src",
"product_id": "python-iso8601-0:0.1.12-8.el8ost.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-iso8601@0.1.12-8.el8ost.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-importlib-metadata-0:1.7.0-1.el8ost.src",
"product": {
"name": "python-importlib-metadata-0:1.7.0-1.el8ost.src",
"product_id": "python-importlib-metadata-0:1.7.0-1.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-importlib-metadata@1.7.0-1.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-ifaddr-0:0.1.6-5.el8ost.src",
"product": {
"name": "python-ifaddr-0:0.1.6-5.el8ost.src",
"product_id": "python-ifaddr-0:0.1.6-5.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-ifaddr@0.1.6-5.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-gunicorn-0:19.9.0-10.el8ost.1.src",
"product": {
"name": "python-gunicorn-0:19.9.0-10.el8ost.1.src",
"product_id": "python-gunicorn-0:19.9.0-10.el8ost.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-gunicorn@19.9.0-10.el8ost.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-funcsigs-0:1.0.2-8.el8ost.1.src",
"product": {
"name": "python-funcsigs-0:1.0.2-8.el8ost.1.src",
"product_id": "python-funcsigs-0:1.0.2-8.el8ost.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-funcsigs@1.0.2-8.el8ost.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-flask-1:1.1.1-1.el8ost.src",
"product": {
"name": "python-flask-1:1.1.1-1.el8ost.src",
"product_id": "python-flask-1:1.1.1-1.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-flask@1.1.1-1.el8ost?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python-eventlet-0:0.30.2-1.el8.src",
"product": {
"name": "python-eventlet-0:0.30.2-1.el8.src",
"product_id": "python-eventlet-0:0.30.2-1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-eventlet@0.30.2-1.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"product": {
"name": "python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"product_id": "python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-dogpile-cache@1.1.2-1.el8ost.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-construct-0:2.10.56-1.el8ost.src",
"product": {
"name": "python-construct-0:2.10.56-1.el8ost.src",
"product_id": "python-construct-0:2.10.56-1.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-construct@2.10.56-1.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-cmd2-0:1.4.0-1.1.el8.src",
"product": {
"name": "python-cmd2-0:1.4.0-1.1.el8.src",
"product_id": "python-cmd2-0:1.4.0-1.1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cmd2@1.4.0-1.1.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-amqp-0:2.5.2-7.el8ost.1.src",
"product": {
"name": "python-amqp-0:2.5.2-7.el8ost.1.src",
"product_id": "python-amqp-0:2.5.2-7.el8ost.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-amqp@2.5.2-7.el8ost.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-alembic-0:1.4.2-5.el8ost.src",
"product": {
"name": "python-alembic-0:1.4.2-5.el8ost.src",
"product_id": "python-alembic-0:1.4.2-5.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-alembic@1.4.2-5.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "tini-0:0.16.1-1.el8ar.src",
"product": {
"name": "tini-0:0.16.1-1.el8ar.src",
"product_id": "tini-0:0.16.1-1.el8ar.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tini@0.16.1-1.el8ar?arch=src"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"product": {
"name": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"product_id": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.rhaos4.11.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"product": {
"name": "libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"product_id": "libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-2.rhaos4.11.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "haproxy-0:2.2.24-1.el8.src",
"product": {
"name": "haproxy-0:2.2.24-1.el8.src",
"product_id": "haproxy-0:2.2.24-1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy@2.2.24-1.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"product": {
"name": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"product_id": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.rhaos4.11.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "grpc-0:1.18.0-4.el8ost.src",
"product": {
"name": "grpc-0:1.18.0-4.el8ost.src",
"product_id": "grpc-0:1.18.0-4.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc@1.18.0-4.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.2-1.rhaos4.11.el8.src",
"product": {
"name": "crun-0:1.4.2-1.rhaos4.11.el8.src",
"product_id": "crun-0:1.4.2-1.rhaos4.11.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.2-1.rhaos4.11.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "crudini-0:0.9-11.el8ost.1.src",
"product": {
"name": "crudini-0:0.9-11.el8ost.1.src",
"product_id": "crudini-0:0.9-11.el8ost.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crudini@0.9-11.el8ost.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-4.rhaos4.11.el8.src",
"product": {
"name": "criu-0:3.15-4.rhaos4.11.el8.src",
"product_id": "criu-0:3.15-4.rhaos4.11.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-4.rhaos4.11.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"product": {
"name": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"product_id": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-5.rhaos4.11.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-2.rhaos4.11.el8.src",
"product": {
"name": "conmon-2:2.1.2-2.rhaos4.11.el8.src",
"product_id": "conmon-2:2.1.2-2.rhaos4.11.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-2.rhaos4.11.el8?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-2.el8.src",
"product": {
"name": "buildah-1:1.23.4-2.el8.src",
"product_id": "buildah-1:1.23.4-2.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-2.el8?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "ansible-runner-http-0:1.0.0-2.el8ar.src",
"product": {
"name": "ansible-runner-http-0:1.0.0-2.el8ar.src",
"product_id": "ansible-runner-http-0:1.0.0-2.el8ar.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-runner-http@1.0.0-2.el8ar?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-runner-0:1.4.6-2.el8ar.src",
"product": {
"name": "ansible-runner-0:1.4.6-2.el8ar.src",
"product_id": "ansible-runner-0:1.4.6-2.el8ar.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-runner@1.4.6-2.el8ar?arch=src"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"product": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"product_id": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.1-5.rhaos4.12.git6005903.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"product": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"product_id": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree@2022.10.99.g0049dbdd-3.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-0:22.09.0-25.el8fdp.src",
"product": {
"name": "ovn22.09-0:22.09.0-25.el8fdp.src",
"product_id": "ovn22.09-0:22.09.0-25.el8fdp.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09@22.09.0-25.el8fdp?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"product": {
"name": "openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"product_id": "openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift@4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"product": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"product_id": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202301042257.p0.g854f807.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.2-2.rhaos4.12.el8.src",
"product": {
"name": "runc-3:1.1.2-2.rhaos4.12.el8.src",
"product_id": "runc-3:1.1.2-2.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.2-2.rhaos4.12.el8?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"product": {
"name": "kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"product_id": "kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@4.18.0-372.40.1.rt7.197.el8_6?arch=src"
}
}
},
{
"category": "product_version",
"name": "crudini-0:0.9.3-4.el9.src",
"product": {
"name": "crudini-0:0.9.3-4.el9.src",
"product_id": "crudini-0:0.9.3-4.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crudini@0.9.3-4.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "future-0:0.18.2-9.el9.1.src",
"product": {
"name": "future-0:0.18.2-9.el9.1.src",
"product_id": "future-0:0.18.2-9.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/future@0.18.2-9.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"product": {
"name": "openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"product_id": "openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-python-agent@9.0.1-0.20220818145522.ad1eb41.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "openstack-macros-0:2020.1.2-1.el9.src",
"product": {
"name": "openstack-macros-0:2020.1.2-1.el9.src",
"product_id": "openstack-macros-0:2020.1.2-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-macros@2020.1.2-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "pyOpenSSL-0:20.0.1-2.el9.1.src",
"product": {
"name": "pyOpenSSL-0:20.0.1-2.el9.1.src",
"product_id": "pyOpenSSL-0:20.0.1-2.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pyOpenSSL@20.0.1-2.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "pyflakes-0:2.2.0-3.el9.1.src",
"product": {
"name": "pyflakes-0:2.2.0-3.el9.1.src",
"product_id": "pyflakes-0:2.2.0-3.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pyflakes@2.2.0-3.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "pysnmp-0:4.4.12-6.el9.src",
"product": {
"name": "pysnmp-0:4.4.12-6.el9.src",
"product_id": "pysnmp-0:4.4.12-6.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pysnmp@4.4.12-6.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-SecretStorage-0:2.3.1-9.el9.src",
"product": {
"name": "python-SecretStorage-0:2.3.1-9.el9.src",
"product_id": "python-SecretStorage-0:2.3.1-9.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-SecretStorage@2.3.1-9.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-alembic-0:1.6.0-1.el9.src",
"product": {
"name": "python-alembic-0:1.6.0-1.el9.src",
"product_id": "python-alembic-0:1.6.0-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-alembic@1.6.0-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-amqp-0:5.0.6-1.el9.src",
"product": {
"name": "python-amqp-0:5.0.6-1.el9.src",
"product_id": "python-amqp-0:5.0.6-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-amqp@5.0.6-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-apipkg-0:1.5-12.el9.1.src",
"product": {
"name": "python-apipkg-0:1.5-12.el9.1.src",
"product_id": "python-apipkg-0:1.5-12.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-apipkg@1.5-12.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-atomicwrites-0:1.4.0-6.el9.1.src",
"product": {
"name": "python-atomicwrites-0:1.4.0-6.el9.1.src",
"product_id": "python-atomicwrites-0:1.4.0-6.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-atomicwrites@1.4.0-6.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"product": {
"name": "python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"product_id": "python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-automaton@3.0.0-0.20220811170530.ed884e8.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-autopage-0:0.4.0-1.el9.2.src",
"product": {
"name": "python-autopage-0:0.4.0-1.el9.2.src",
"product_id": "python-autopage-0:0.4.0-1.el9.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-autopage@0.4.0-1.el9.2?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-bcrypt-0:3.1.6-3.el9.src",
"product": {
"name": "python-bcrypt-0:3.1.6-3.el9.src",
"product_id": "python-bcrypt-0:3.1.6-3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-bcrypt@3.1.6-3.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"product": {
"name": "python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"product_id": "python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-beautifulsoup4@4.9.3-2.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-betamax-0:0.8.1-12.el9.1.src",
"product": {
"name": "python-betamax-0:0.8.1-12.el9.1.src",
"product_id": "python-betamax-0:0.8.1-12.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-betamax@0.8.1-12.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-cachetools-0:3.1.0-4.el9.src",
"product": {
"name": "python-cachetools-0:3.1.0-4.el9.src",
"product_id": "python-cachetools-0:3.1.0-4.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cachetools@3.1.0-4.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-case-0:1.5.3-5.el9.src",
"product": {
"name": "python-case-0:1.5.3-5.el9.src",
"product_id": "python-case-0:1.5.3-5.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-case@1.5.3-5.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"product": {
"name": "python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"product_id": "python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cinderclient@9.0.0-0.20220811172734.2c7d463.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-click-0:7.1.2-5.el9.1.src",
"product": {
"name": "python-click-0:7.1.2-5.el9.1.src",
"product_id": "python-click-0:7.1.2-5.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-click@7.1.2-5.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"product": {
"name": "python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"product_id": "python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cliff@3.10.1-0.20220802152018.a04a48f.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-cmd2-0:1.4.0-2.el9.1.src",
"product": {
"name": "python-cmd2-0:1.4.0-2.el9.1.src",
"product_id": "python-cmd2-0:1.4.0-2.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cmd2@1.4.0-2.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-colorama-0:0.4.1-2.el9.src",
"product": {
"name": "python-colorama-0:0.4.1-2.el9.src",
"product_id": "python-colorama-0:0.4.1-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-colorama@0.4.1-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-construct-0:2.10.56-2.el9.src",
"product": {
"name": "python-construct-0:2.10.56-2.el9.src",
"product_id": "python-construct-0:2.10.56-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-construct@2.10.56-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-contextlib2-0:0.6.0.post1-1.el9.src",
"product": {
"name": "python-contextlib2-0:0.6.0.post1-1.el9.src",
"product_id": "python-contextlib2-0:0.6.0.post1-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-contextlib2@0.6.0.post1-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-coverage-0:5.6-0.1b1.el9.src",
"product": {
"name": "python-coverage-0:5.6-0.1b1.el9.src",
"product_id": "python-coverage-0:5.6-0.1b1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-coverage@5.6-0.1b1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-dataclasses-0:0.8-2.el9.src",
"product": {
"name": "python-dataclasses-0:0.8-2.el9.src",
"product_id": "python-dataclasses-0:0.8-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-dataclasses@0.8-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-ddt-0:1.4.2-1.el9.src",
"product": {
"name": "python-ddt-0:1.4.2-1.el9.src",
"product_id": "python-ddt-0:1.4.2-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-ddt@1.4.2-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"product": {
"name": "python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"product_id": "python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-debtcollector@2.5.0-0.20220802170047.a6b46c5.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-decorator-0:4.4.0-6.el9.src",
"product": {
"name": "python-decorator-0:4.4.0-6.el9.src",
"product_id": "python-decorator-0:4.4.0-6.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-decorator@4.4.0-6.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-defusedxml-0:0.7.1-1.el9.src",
"product": {
"name": "python-defusedxml-0:0.7.1-1.el9.src",
"product_id": "python-defusedxml-0:0.7.1-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-defusedxml@0.7.1-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-distlib-0:0.3.1-4.el9.1.src",
"product": {
"name": "python-distlib-0:0.3.1-4.el9.1.src",
"product_id": "python-distlib-0:0.3.1-4.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-distlib@0.3.1-4.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-dogpile-cache-0:1.1.5-3.el9.src",
"product": {
"name": "python-dogpile-cache-0:1.1.5-3.el9.src",
"product_id": "python-dogpile-cache-0:1.1.5-3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-dogpile-cache@1.1.5-3.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"product": {
"name": "python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"product_id": "python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-dracclient@8.0.0-0.20220802154400.9c7499c.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-editor-0:1.0.4-5.el9.src",
"product": {
"name": "python-editor-0:1.0.4-5.el9.src",
"product_id": "python-editor-0:1.0.4-5.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-editor@1.0.4-5.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-entrypoints-0:0.3-8.el9.src",
"product": {
"name": "python-entrypoints-0:0.3-8.el9.src",
"product_id": "python-entrypoints-0:0.3-8.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-entrypoints@0.3-8.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-eventlet-0:0.30.2-1.el9.src",
"product": {
"name": "python-eventlet-0:0.30.2-1.el9.src",
"product_id": "python-eventlet-0:0.30.2-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-eventlet@0.30.2-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-execnet-0:1.7.1-5.el9.1.src",
"product": {
"name": "python-execnet-0:1.7.1-5.el9.1.src",
"product_id": "python-execnet-0:1.7.1-5.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-execnet@1.7.1-5.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-extras-0:1.0.0-15.el9.1.src",
"product": {
"name": "python-extras-0:1.0.0-15.el9.1.src",
"product_id": "python-extras-0:1.0.0-15.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-extras@1.0.0-15.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-fasteners-0:0.14.1-21.el9.src",
"product": {
"name": "python-fasteners-0:0.14.1-21.el9.src",
"product_id": "python-fasteners-0:0.14.1-21.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-fasteners@0.14.1-21.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-filelock-0:3.0.12-9.el9.1.src",
"product": {
"name": "python-filelock-0:3.0.12-9.el9.1.src",
"product_id": "python-filelock-0:3.0.12-9.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-filelock@3.0.12-9.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-fixtures-0:3.0.0-22.el9.1.src",
"product": {
"name": "python-fixtures-0:3.0.0-22.el9.1.src",
"product_id": "python-fixtures-0:3.0.0-22.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-fixtures@3.0.0-22.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-flake8-0:3.8.4-1.el9.1.src",
"product": {
"name": "python-flake8-0:3.8.4-1.el9.1.src",
"product_id": "python-flake8-0:3.8.4-1.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-flake8@3.8.4-1.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-flask-1:2.0.1-2.el9.1.src",
"product": {
"name": "python-flask-1:2.0.1-2.el9.1.src",
"product_id": "python-flask-1:2.0.1-2.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-flask@2.0.1-2.el9.1?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python-flit-0:3.0.0-1.el9.2.src",
"product": {
"name": "python-flit-0:3.0.0-1.el9.2.src",
"product_id": "python-flit-0:3.0.0-1.el9.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-flit@3.0.0-1.el9.2?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-freezegun-0:1.0.0-4.el9.1.src",
"product": {
"name": "python-freezegun-0:1.0.0-4.el9.1.src",
"product_id": "python-freezegun-0:1.0.0-4.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-freezegun@1.0.0-4.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-funcsigs-0:1.0.2-17.el9.src",
"product": {
"name": "python-funcsigs-0:1.0.2-17.el9.src",
"product_id": "python-funcsigs-0:1.0.2-17.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-funcsigs@1.0.2-17.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"product": {
"name": "python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"product_id": "python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-futurist@2.4.1-0.20220802175500.159d752.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-gevent-0:21.1.2-1.el9.src",
"product": {
"name": "python-gevent-0:21.1.2-1.el9.src",
"product_id": "python-gevent-0:21.1.2-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-gevent@21.1.2-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"product": {
"name": "python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"product_id": "python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-glanceclient@4.0.1-0.20220811181326.1b854e1.el9?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python-greenlet-0:1.0.0-1.el9.src",
"product": {
"name": "python-greenlet-0:1.0.0-1.el9.src",
"product_id": "python-greenlet-0:1.0.0-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-greenlet@1.0.0-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-gunicorn-0:20.0.4-2.el9.src",
"product": {
"name": "python-gunicorn-0:20.0.4-2.el9.src",
"product_id": "python-gunicorn-0:20.0.4-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-gunicorn@20.0.4-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"product": {
"name": "python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"product_id": "python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-hacking@1.0.1-0.20210812104123.865398f.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"product": {
"name": "python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"product_id": "python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-hardware@0.29.1-0.20220811165930.fd4bce6.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-html5lib-1:1.1-4.el9.1.src",
"product": {
"name": "python-html5lib-1:1.1-4.el9.1.src",
"product_id": "python-html5lib-1:1.1-4.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-html5lib@1.1-4.el9.1?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python-hypothesis-0:6.6.0-2.el9.1.src",
"product": {
"name": "python-hypothesis-0:6.6.0-2.el9.1.src",
"product_id": "python-hypothesis-0:6.6.0-2.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-hypothesis@6.6.0-2.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-ifaddr-0:0.1.6-6.el9.src",
"product": {
"name": "python-ifaddr-0:0.1.6-6.el9.src",
"product_id": "python-ifaddr-0:0.1.6-6.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-ifaddr@0.1.6-6.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-importlib-metadata-0:1.7.0-2.el9.src",
"product": {
"name": "python-importlib-metadata-0:1.7.0-2.el9.src",
"product_id": "python-importlib-metadata-0:1.7.0-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-importlib-metadata@1.7.0-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"product": {
"name": "python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"product_id": "python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-ironic-lib@5.2.0-0.20220802170917.e205816.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"product": {
"name": "python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"product_id": "python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-ironicclient@4.9.0-0.20211209154934.6f1be06.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-iso8601-0:0.1.12-9.el9.src",
"product": {
"name": "python-iso8601-0:0.1.12-9.el9.src",
"product_id": "python-iso8601-0:0.1.12-9.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-iso8601@0.1.12-9.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-itsdangerous-0:2.0.1-2.el9.src",
"product": {
"name": "python-itsdangerous-0:2.0.1-2.el9.src",
"product_id": "python-itsdangerous-0:2.0.1-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-itsdangerous@2.0.1-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-jinja2-0:3.0.1-2.el9.1.src",
"product": {
"name": "python-jinja2-0:3.0.1-2.el9.1.src",
"product_id": "python-jinja2-0:3.0.1-2.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-jinja2@3.0.1-2.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-jsonpath-rw-0:1.2.3-23.el9.src",
"product": {
"name": "python-jsonpath-rw-0:1.2.3-23.el9.src",
"product_id": "python-jsonpath-rw-0:1.2.3-23.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-jsonpath-rw@1.2.3-23.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-kafka-0:1.4.3-3.el9.src",
"product": {
"name": "python-kafka-0:1.4.3-3.el9.src",
"product_id": "python-kafka-0:1.4.3-3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kafka@1.4.3-3.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-kazoo-0:2.7.0-2.el9.src",
"product": {
"name": "python-kazoo-0:2.7.0-2.el9.src",
"product_id": "python-kazoo-0:2.7.0-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kazoo@2.7.0-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-kerberos-0:1.3.0-11.el9.1.src",
"product": {
"name": "python-kerberos-0:1.3.0-11.el9.1.src",
"product_id": "python-kerberos-0:1.3.0-11.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kerberos@1.3.0-11.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-keyring-0:21.0.0-2.el9.src",
"product": {
"name": "python-keyring-0:21.0.0-2.el9.src",
"product_id": "python-keyring-0:21.0.0-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-keyring@21.0.0-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"product": {
"name": "python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"product_id": "python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-keystoneauth1@5.0.0-0.20220811173415.2445a5d.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"product": {
"name": "python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"product_id": "python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-keystoneclient@5.0.0-0.20220811173653.11d5abe.el9?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"product": {
"name": "python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"product_id": "python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-keystonemiddleware@10.0.0-0.20220811174058.dd31878.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-kiwisolver-0:1.1.0-4.el9.src",
"product": {
"name": "python-kiwisolver-0:1.1.0-4.el9.src",
"product_id": "python-kiwisolver-0:1.1.0-4.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kiwisolver@1.1.0-4.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-kombu-1:5.0.2-1.el9.2.src",
"product": {
"name": "python-kombu-1:5.0.2-1.el9.2.src",
"product_id": "python-kombu-1:5.0.2-1.el9.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kombu@5.0.2-1.el9.2?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python-linecache2-0:1.0.0-25.el9.src",
"product": {
"name": "python-linecache2-0:1.0.0-25.el9.src",
"product_id": "python-linecache2-0:1.0.0-25.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-linecache2@1.0.0-25.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-logutils-0:0.3.5-7.1.el9.src",
"product": {
"name": "python-logutils-0:0.3.5-7.1.el9.src",
"product_id": "python-logutils-0:0.3.5-7.1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-logutils@0.3.5-7.1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-markupsafe-0:2.0.0-2.el9.src",
"product": {
"name": "python-markupsafe-0:2.0.0-2.el9.src",
"product_id": "python-markupsafe-0:2.0.0-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-markupsafe@2.0.0-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-mccabe-0:0.6.1-18.el9.1.src",
"product": {
"name": "python-mccabe-0:0.6.1-18.el9.1.src",
"product_id": "python-mccabe-0:0.6.1-18.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-mccabe@0.6.1-18.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-memcached-0:1.58-12.el9.src",
"product": {
"name": "python-memcached-0:1.58-12.el9.src",
"product_id": "python-memcached-0:1.58-12.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-memcached@1.58-12.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-migrate-0:0.13.0-2.el9.src",
"product": {
"name": "python-migrate-0:0.13.0-2.el9.src",
"product_id": "python-migrate-0:0.13.0-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-migrate@0.13.0-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-mimeparse-0:1.6.0-16.el9.1.src",
"product": {
"name": "python-mimeparse-0:1.6.0-16.el9.1.src",
"product_id": "python-mimeparse-0:1.6.0-16.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-mimeparse@1.6.0-16.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-mock-0:3.0.5-14.el9.2.src",
"product": {
"name": "python-mock-0:3.0.5-14.el9.2.src",
"product_id": "python-mock-0:3.0.5-14.el9.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-mock@3.0.5-14.el9.2?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-monotonic-0:1.5-9.el9.1.src",
"product": {
"name": "python-monotonic-0:1.5-9.el9.1.src",
"product_id": "python-monotonic-0:1.5-9.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-monotonic@1.5-9.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-more-itertools-0:7.2.0-3.el9.src",
"product": {
"name": "python-more-itertools-0:7.2.0-3.el9.src",
"product_id": "python-more-itertools-0:7.2.0-3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-more-itertools@7.2.0-3.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"product": {
"name": "python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"product_id": "python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-mox3@1.1.0-0.20210812114029.99a302f.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-msgpack-0:0.6.2-2.el9.src",
"product": {
"name": "python-msgpack-0:0.6.2-2.el9.src",
"product_id": "python-msgpack-0:0.6.2-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-msgpack@0.6.2-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-munch-0:2.3.2-7.el9.src",
"product": {
"name": "python-munch-0:2.3.2-7.el9.src",
"product_id": "python-munch-0:2.3.2-7.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-munch@2.3.2-7.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"product": {
"name": "python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"product_id": "python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-neutronclient@7.6.0-0.20211012175718.983f0ab.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-nose-0:1.3.7-33.el9.1.src",
"product": {
"name": "python-nose-0:1.3.7-33.el9.1.src",
"product_id": "python-nose-0:1.3.7-33.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-nose@1.3.7-33.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-nose-cover3-0:0.1.0-31.el9.src",
"product": {
"name": "python-nose-cover3-0:0.1.0-31.el9.src",
"product_id": "python-nose-cover3-0:0.1.0-31.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-nose-cover3@0.1.0-31.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"product": {
"name": "python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"product_id": "python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-openstacksdk@0.99.1-0.20220811190026.a41d04e.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"product": {
"name": "python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"product_id": "python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-os-client-config@2.1.0-0.20210722194729.bc96c23.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"product": {
"name": "python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"product_id": "python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-os-service-types@1.7.0-0.20220802143336.0b2f473.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"product": {
"name": "python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"product_id": "python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-os-traits@2.8.0-0.20220811182615.04e8bb3.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"product": {
"name": "python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"product_id": "python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-osc-lib@2.6.1-0.20220811172053.973e169.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"product": {
"name": "python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"product_id": "python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-cache@3.0.0-0.20220811175617.79945c1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"product": {
"name": "python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"product_id": "python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-concurrency@5.0.0-0.20220811181826.052b2f2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"product": {
"name": "python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"product_id": "python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-config@9.0.0-0.20220811165930.9eaae04.el9?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"product": {
"name": "python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"product_id": "python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-context@5.0.0-0.20220811171413.f388eb9.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"product": {
"name": "python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"product_id": "python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-db@12.0.0-0.20220811175859.a808381.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"product": {
"name": "python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"product_id": "python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-i18n@5.1.0-0.20220802145025.b031d17.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"product": {
"name": "python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"product_id": "python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-log@5.0.0-0.20220811172332.6401da7.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"product": {
"name": "python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"product_id": "python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-messaging@13.0.0-0.20220811175319.4186386.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"product": {
"name": "python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"product_id": "python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-metrics@0.3.0-0.20220802145828.43eee50.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"product": {
"name": "python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"product_id": "python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-middleware@5.0.0-0.20220811170931.51e1882.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"product": {
"name": "python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"product_id": "python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-policy@4.0.0-0.20220811173113.5bd767b.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"product": {
"name": "python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"product_id": "python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-reports@2.3.0-0.20211012151507.f2799dc.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"product": {
"name": "python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"product_id": "python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-rootwrap@6.3.1-0.20220803131706.1b1b960.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"product": {
"name": "python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"product_id": "python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-serialization@5.0.0-0.20220811171112.dd2a819.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"product": {
"name": "python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"product_id": "python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-service@3.0.0-0.20220811180157.a27acfe.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"product": {
"name": "python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"product_id": "python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-upgradecheck@2.0.0-0.20220811171652.b3a2b19.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"product": {
"name": "python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"product_id": "python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-utils@6.0.0-0.20220811175035.7df6473.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"product": {
"name": "python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"product_id": "python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-versionedobjects@3.0.0-0.20220811180555.cec2b8e.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"product": {
"name": "python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"product_id": "python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslotest@4.4.1-0.20210812115053.aaf3a72.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"product": {
"name": "python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"product_id": "python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-osprofiler@3.4.3-0.20220802174918.3286301.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-paste-0:3.5.0-3.el9.1.src",
"product": {
"name": "python-paste-0:3.5.0-3.el9.1.src",
"product_id": "python-paste-0:3.5.0-3.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-paste@3.5.0-3.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-paste-deploy-0:2.0.1-5.el9.src",
"product": {
"name": "python-paste-deploy-0:2.0.1-5.el9.src",
"product_id": "python-paste-deploy-0:2.0.1-5.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-paste-deploy@2.0.1-5.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pbr-0:5.5.1-3.el9.1.src",
"product": {
"name": "python-pbr-0:5.5.1-3.el9.1.src",
"product_id": "python-pbr-0:5.5.1-3.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pbr@5.5.1-3.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pecan-0:1.3.2-10.el9.src",
"product": {
"name": "python-pecan-0:1.3.2-10.el9.src",
"product_id": "python-pecan-0:1.3.2-10.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pecan@1.3.2-10.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pexpect-0:4.6-3.el9.src",
"product": {
"name": "python-pexpect-0:4.6-3.el9.src",
"product_id": "python-pexpect-0:4.6-3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pexpect@4.6-3.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pint-0:0.10.1-3.el9.src",
"product": {
"name": "python-pint-0:0.10.1-3.el9.src",
"product_id": "python-pint-0:0.10.1-3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pint@0.10.1-3.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pretend-0:1.0.8-19.el9.src",
"product": {
"name": "python-pretend-0:1.0.8-19.el9.src",
"product_id": "python-pretend-0:1.0.8-19.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pretend@1.0.8-19.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"product": {
"name": "python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"product_id": "python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-proliantutils@2.13.2-0.20220802173426.8c7b6b1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-prometheus_client-0:0.7.1-3.el9.src",
"product": {
"name": "python-prometheus_client-0:0.7.1-3.el9.src",
"product_id": "python-prometheus_client-0:0.7.1-3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-prometheus_client@0.7.1-3.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"product": {
"name": "python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"product_id": "python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pycadf@3.1.1-0.20220802144439.4179996.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pycodestyle-0:2.6.0-4.el9.1.src",
"product": {
"name": "python-pycodestyle-0:2.6.0-4.el9.1.src",
"product_id": "python-pycodestyle-0:2.6.0-4.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pycodestyle@2.6.0-4.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pymemcache-0:3.5.0-1.el9.src",
"product": {
"name": "python-pymemcache-0:3.5.0-1.el9.src",
"product_id": "python-pymemcache-0:3.5.0-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pymemcache@3.5.0-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pyperclip-0:1.8.0-3.el9.1.src",
"product": {
"name": "python-pyperclip-0:1.8.0-3.el9.1.src",
"product_id": "python-pyperclip-0:1.8.0-3.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pyperclip@1.8.0-3.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pytest-cov-0:2.11.1-3.el9.1.src",
"product": {
"name": "python-pytest-cov-0:2.11.1-3.el9.1.src",
"product_id": "python-pytest-cov-0:2.11.1-3.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pytest-cov@2.11.1-3.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pytest-forked-0:1.3.0-2.el9.1.src",
"product": {
"name": "python-pytest-forked-0:1.3.0-2.el9.1.src",
"product_id": "python-pytest-forked-0:1.3.0-2.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pytest-forked@1.3.0-2.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pytest-runner-0:4.0-12.el9.1.src",
"product": {
"name": "python-pytest-runner-0:4.0-12.el9.1.src",
"product_id": "python-pytest-runner-0:4.0-12.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pytest-runner@4.0-12.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pytest-xdist-0:2.2.1-1.el9.src",
"product": {
"name": "python-pytest-xdist-0:2.2.1-1.el9.src",
"product_id": "python-pytest-xdist-0:2.2.1-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pytest-xdist@2.2.1-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pytest-xprocess-0:0.18.1-4.el9.src",
"product": {
"name": "python-pytest-xprocess-0:0.18.1-4.el9.src",
"product_id": "python-pytest-xprocess-0:0.18.1-4.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pytest-xprocess@0.18.1-4.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-redis-0:3.3.8-2.el9.src",
"product": {
"name": "python-redis-0:3.3.8-2.el9.src",
"product_id": "python-redis-0:3.3.8-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-redis@3.3.8-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-repoze-lru-0:0.7-7.el9.src",
"product": {
"name": "python-repoze-lru-0:0.7-7.el9.src",
"product_id": "python-repoze-lru-0:0.7-7.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-repoze-lru@0.7-7.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-requests-kerberos-0:0.12.0-12.el9.1.src",
"product": {
"name": "python-requests-kerberos-0:0.12.0-12.el9.1.src",
"product_id": "python-requests-kerberos-0:0.12.0-12.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-requests-kerberos@0.12.0-12.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-requests-mock-0:1.8.0-2.el9.1.src",
"product": {
"name": "python-requests-mock-0:1.8.0-2.el9.1.src",
"product_id": "python-requests-mock-0:1.8.0-2.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-requests-mock@1.8.0-2.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-requests-unixsocket-0:0.2.0-2.el9.src",
"product": {
"name": "python-requests-unixsocket-0:0.2.0-2.el9.src",
"product_id": "python-requests-unixsocket-0:0.2.0-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-requests-unixsocket@0.2.0-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"product": {
"name": "python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"product_id": "python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-requestsexceptions@1.4.0-0.20220802143336.d7ac0ff.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-retrying-0:1.3.3-2.el9.1.src",
"product": {
"name": "python-retrying-0:1.3.3-2.el9.1.src",
"product_id": "python-retrying-0:1.3.3-2.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-retrying@1.3.3-2.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-rfc3986-0:1.2.0-6.el9.src",
"product": {
"name": "python-rfc3986-0:1.2.0-6.el9.src",
"product_id": "python-rfc3986-0:1.2.0-6.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-rfc3986@1.2.0-6.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-routes-0:2.4.1-12.el9.src",
"product": {
"name": "python-routes-0:2.4.1-12.el9.src",
"product_id": "python-routes-0:2.4.1-12.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-routes@2.4.1-12.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"product": {
"name": "python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"product_id": "python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-scciclient@0.12.3-0.20220811182700.0940a71.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-simplegeneric-0:0.8.1-18.el9.src",
"product": {
"name": "python-simplegeneric-0:0.8.1-18.el9.src",
"product_id": "python-simplegeneric-0:0.8.1-18.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-simplegeneric@0.8.1-18.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-simplejson-0:3.17.0-2.el9.src",
"product": {
"name": "python-simplejson-0:3.17.0-2.el9.src",
"product_id": "python-simplejson-0:3.17.0-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-simplejson@3.17.0-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-singledispatch-0:3.4.0.3-19.el9.src",
"product": {
"name": "python-singledispatch-0:3.4.0.3-19.el9.src",
"product_id": "python-singledispatch-0:3.4.0.3-19.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-singledispatch@3.4.0.3-19.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-smi-0:0.3.4-10.el9.src",
"product": {
"name": "python-smi-0:0.3.4-10.el9.src",
"product_id": "python-smi-0:0.3.4-10.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-smi@0.3.4-10.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-sortedcontainers-0:2.3.0-2.el9.1.src",
"product": {
"name": "python-sortedcontainers-0:2.3.0-2.el9.1.src",
"product_id": "python-sortedcontainers-0:2.3.0-2.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-sortedcontainers@2.3.0-2.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-soupsieve-0:2.1.0-2.el9.1.src",
"product": {
"name": "python-soupsieve-0:2.1.0-2.el9.1.src",
"product_id": "python-soupsieve-0:2.1.0-2.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-soupsieve@2.1.0-2.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-sqlalchemy-0:1.4.39-2.el9.src",
"product": {
"name": "python-sqlalchemy-0:1.4.39-2.el9.src",
"product_id": "python-sqlalchemy-0:1.4.39-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-sqlalchemy@1.4.39-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-sqlparse-0:0.2.4-10.el9.src",
"product": {
"name": "python-sqlparse-0:0.2.4-10.el9.src",
"product_id": "python-sqlparse-0:0.2.4-10.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-sqlparse@0.2.4-10.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-statsd-0:3.2.1-20.el9.src",
"product": {
"name": "python-statsd-0:3.2.1-20.el9.src",
"product_id": "python-statsd-0:3.2.1-20.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-statsd@3.2.1-20.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-stestr-0:2.6.0-8.el9.src",
"product": {
"name": "python-stestr-0:2.6.0-8.el9.src",
"product_id": "python-stestr-0:2.6.0-8.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-stestr@2.6.0-8.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"product": {
"name": "python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"product_id": "python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-stevedore@4.0.0-0.20220811180640.ccd1754.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-sure-0:1.4.11-12.el9.2.src",
"product": {
"name": "python-sure-0:1.4.11-12.el9.2.src",
"product_id": "python-sure-0:1.4.11-12.el9.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-sure@1.4.11-12.el9.2?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"product": {
"name": "python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"product_id": "python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-sushy-oem-idrac@4.0.0-0.20220802162610.7b75e6e.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"product": {
"name": "python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"product_id": "python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-swiftclient@4.0.1-0.20220811174436.9eee29d.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-tempita-0:0.5.1-25.el9.src",
"product": {
"name": "python-tempita-0:0.5.1-25.el9.src",
"product_id": "python-tempita-0:0.5.1-25.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tempita@0.5.1-25.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-tenacity-0:6.2.0-2.el9.src",
"product": {
"name": "python-tenacity-0:6.2.0-2.el9.src",
"product_id": "python-tenacity-0:6.2.0-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tenacity@6.2.0-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-testrepository-0:0.0.20-20.el9.src",
"product": {
"name": "python-testrepository-0:0.0.20-20.el9.src",
"product_id": "python-testrepository-0:0.0.20-20.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-testrepository@0.0.20-20.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-testresources-0:2.0.1-2.el9.src",
"product": {
"name": "python-testresources-0:2.0.1-2.el9.src",
"product_id": "python-testresources-0:2.0.1-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-testresources@2.0.1-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-testscenarios-0:0.5.0-21.el9.1.src",
"product": {
"name": "python-testscenarios-0:0.5.0-21.el9.1.src",
"product_id": "python-testscenarios-0:0.5.0-21.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-testscenarios@0.5.0-21.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-testtools-0:2.4.0-8.el9.1.src",
"product": {
"name": "python-testtools-0:2.4.0-8.el9.1.src",
"product_id": "python-testtools-0:2.4.0-8.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-testtools@2.4.0-8.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"product": {
"name": "python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"product_id": "python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tooz@3.0.0-0.20220811181909.d145b50.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-tornado-0:6.1.0-2.el9.1.src",
"product": {
"name": "python-tornado-0:6.1.0-2.el9.1.src",
"product_id": "python-tornado-0:6.1.0-2.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tornado@6.1.0-2.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-tox-0:3.23.0-2.el9.1.src",
"product": {
"name": "python-tox-0:3.23.0-2.el9.1.src",
"product_id": "python-tox-0:3.23.0-2.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tox@3.23.0-2.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-tox-current-env-0:0.0.6-1.el9.src",
"product": {
"name": "python-tox-current-env-0:0.0.6-1.el9.src",
"product_id": "python-tox-current-env-0:0.0.6-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tox-current-env@0.0.6-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-traceback2-0:1.4.0-25.el9.src",
"product": {
"name": "python-traceback2-0:1.4.0-25.el9.src",
"product_id": "python-traceback2-0:1.4.0-25.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-traceback2@1.4.0-25.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-typeguard-0:2.9.1-1.el9.src",
"product": {
"name": "python-typeguard-0:2.9.1-1.el9.src",
"product_id": "python-typeguard-0:2.9.1-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-typeguard@2.9.1-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"product": {
"name": "python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"product_id": "python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-typing-extensions@3.7.4.3-2.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-unittest2-0:1.1.0-24.el9.src",
"product": {
"name": "python-unittest2-0:1.1.0-24.el9.src",
"product_id": "python-unittest2-0:1.1.0-24.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-unittest2@1.1.0-24.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-vine-0:5.0.0-3.el9.src",
"product": {
"name": "python-vine-0:5.0.0-3.el9.src",
"product_id": "python-vine-0:5.0.0-3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-vine@5.0.0-3.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-virtualenv-0:20.4.4-1.el9.src",
"product": {
"name": "python-virtualenv-0:20.4.4-1.el9.src",
"product_id": "python-virtualenv-0:20.4.4-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-virtualenv@20.4.4-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-voluptuous-0:0.11.7-3.el9.src",
"product": {
"name": "python-voluptuous-0:0.11.7-3.el9.src",
"product_id": "python-voluptuous-0:0.11.7-3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-voluptuous@0.11.7-3.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-waitress-0:2.0.0-2.el9.src",
"product": {
"name": "python-waitress-0:2.0.0-2.el9.src",
"product_id": "python-waitress-0:2.0.0-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-waitress@2.0.0-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-warlock-0:1.3.3-2.el9.src",
"product": {
"name": "python-warlock-0:1.3.3-2.el9.src",
"product_id": "python-warlock-0:1.3.3-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-warlock@1.3.3-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-wcwidth-0:0.2.5-2.el9.2.src",
"product": {
"name": "python-wcwidth-0:0.2.5-2.el9.2.src",
"product_id": "python-wcwidth-0:0.2.5-2.el9.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wcwidth@0.2.5-2.el9.2?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-webencodings-0:0.5.1-15.el9.1.src",
"product": {
"name": "python-webencodings-0:0.5.1-15.el9.1.src",
"product_id": "python-webencodings-0:0.5.1-15.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-webencodings@0.5.1-15.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-webob-0:1.8.5-5.el9.src",
"product": {
"name": "python-webob-0:1.8.5-5.el9.src",
"product_id": "python-webob-0:1.8.5-5.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-webob@1.8.5-5.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-webtest-0:2.0.33-5.el9.src",
"product": {
"name": "python-webtest-0:2.0.33-5.el9.src",
"product_id": "python-webtest-0:2.0.33-5.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-webtest@2.0.33-5.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-werkzeug-0:2.0.3-3.el9.src",
"product": {
"name": "python-werkzeug-0:2.0.3-3.el9.src",
"product_id": "python-werkzeug-0:2.0.3-3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-werkzeug@2.0.3-3.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-wrapt-0:1.11.2-4.el9.src",
"product": {
"name": "python-wrapt-0:1.11.2-4.el9.src",
"product_id": "python-wrapt-0:1.11.2-4.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wrapt@1.11.2-4.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"product": {
"name": "python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"product_id": "python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wsme@0.11.0-0.20220802144439.80bda90.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-yappi-0:1.3.1-2.el9.src",
"product": {
"name": "python-yappi-0:1.3.1-2.el9.src",
"product_id": "python-yappi-0:1.3.1-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-yappi@1.3.1-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-zake-0:0.2.2-19.el9.src",
"product": {
"name": "python-zake-0:0.2.2-19.el9.src",
"product_id": "python-zake-0:0.2.2-19.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-zake@0.2.2-19.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-zeroconf-0:0.24.4-2.el9.src",
"product": {
"name": "python-zeroconf-0:0.24.4-2.el9.src",
"product_id": "python-zeroconf-0:0.24.4-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-zeroconf@0.24.4-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-zipp-0:0.5.1-3.el9.src",
"product": {
"name": "python-zipp-0:0.5.1-3.el9.src",
"product_id": "python-zipp-0:0.5.1-3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-zipp@0.5.1-3.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-zope-event-0:4.2.0-20.el9.1.src",
"product": {
"name": "python-zope-event-0:4.2.0-20.el9.1.src",
"product_id": "python-zope-event-0:4.2.0-20.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-zope-event@4.2.0-20.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-zope-interface-0:5.4.0-1.el9.src",
"product": {
"name": "python-zope-interface-0:5.4.0-1.el9.src",
"product_id": "python-zope-interface-0:5.4.0-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-zope-interface@5.4.0-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-zope-testing-0:4.7-4.el9.1.src",
"product": {
"name": "python-zope-testing-0:4.7-4.el9.1.src",
"product_id": "python-zope-testing-0:4.7-4.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-zope-testing@4.7-4.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "subunit-0:1.4.0-6.el9.1.src",
"product": {
"name": "subunit-0:1.4.0-6.el9.1.src",
"product_id": "subunit-0:1.4.0-6.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit@1.4.0-6.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"product": {
"name": "openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"product_id": "openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic@21.0.1-0.20221114235951.fe64d5e.el9?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"product": {
"name": "openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"product_id": "openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-inspector@11.0.1-0.20221205155952.cd22607.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"product": {
"name": "python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"product_id": "python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-ironic-prometheus-exporter@3.1.1-0.20221003235527.eb27243.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"product": {
"name": "python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"product_id": "python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-sushy@4.3.4-0.20221213135957.69b014c.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "kata-containers-0:2.5.2-1.el9.src",
"product": {
"name": "kata-containers-0:2.5.2-1.el9.src",
"product_id": "kata-containers-0:2.5.2-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kata-containers@2.5.2-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"product": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"product_id": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-rs@0.4.0-2.rhaos4.12.git.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.25.0-2.el9.src",
"product": {
"name": "cri-tools-0:1.25.0-2.el9.src",
"product_id": "cri-tools-0:1.25.0-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.25.0-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"product": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"product_id": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.1-5.rhaos4.12.git6005903.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-3.rhaos4.12.el9.src",
"product": {
"name": "buildah-1:1.23.4-3.rhaos4.12.el9.src",
"product_id": "buildah-1:1.23.4-3.rhaos4.12.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-3.rhaos4.12.el9?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-3.rhaos4.12.el9.src",
"product": {
"name": "conmon-2:2.1.2-3.rhaos4.12.el9.src",
"product_id": "conmon-2:2.1.2-3.rhaos4.12.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-3.rhaos4.12.el9?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.2-2.rhaos4.12.el9.src",
"product": {
"name": "crun-0:1.4.2-2.rhaos4.12.el9.src",
"product_id": "crun-0:1.4.2-2.rhaos4.12.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.2-2.rhaos4.12.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.2.0-4.rhaos4.12.el9.src",
"product": {
"name": "podman-3:4.2.0-4.rhaos4.12.el9.src",
"product_id": "podman-3:4.2.0-4.rhaos4.12.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-4.rhaos4.12.el9?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"product": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"product_id": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"product": {
"name": "skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"product_id": "skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.8.0-5.rhaos4.12.el9?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"product": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"product_id": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer@0.16.1-1.rhaos4.12.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-5.rhaos4.12.el9.src",
"product": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el9.src",
"product_id": "ignition-0:2.14.0-5.rhaos4.12.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-5.rhaos4.12.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"product": {
"name": "rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"product_id": "rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-afterburn@5.3.0-1.rhaos4.12.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"product": {
"name": "openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"product_id": "openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift@4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"product": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"product_id": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202301042257.p0.g854f807.assembly.stream.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"product": {
"name": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"product_id": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/atomic-openshift-service-idler@4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-27.rhaos4.12.el8.x86_64",
"product": {
"name": "containers-common-2:1-27.rhaos4.12.el8.x86_64",
"product_id": "containers-common-2:1-27.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-27.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"product": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"product_id": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer@0.16.1-1.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"product": {
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"product_id": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debugsource@0.16.1-1.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"product": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"product_id": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.16.1-1.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"product": {
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"product_id": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debuginfo@0.16.1-1.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nmstate-0:1.3.3-1.el8.x86_64",
"product": {
"name": "nmstate-0:1.3.3-1.el8.x86_64",
"product_id": "nmstate-0:1.3.3-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate@1.3.3-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nmstate-devel-0:1.3.3-1.el8.x86_64",
"product": {
"name": "nmstate-devel-0:1.3.3-1.el8.x86_64",
"product_id": "nmstate-devel-0:1.3.3-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-devel@1.3.3-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nmstate-libs-0:1.3.3-1.el8.x86_64",
"product": {
"name": "nmstate-libs-0:1.3.3-1.el8.x86_64",
"product_id": "nmstate-libs-0:1.3.3-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-libs@1.3.3-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"product": {
"name": "nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"product_id": "nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-debugsource@1.3.3-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"product": {
"name": "nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"product_id": "nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-debuginfo@1.3.3-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"product": {
"name": "nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"product_id": "nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-libs-debuginfo@1.3.3-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ostree-0:2022.2-5.el8.x86_64",
"product": {
"name": "ostree-0:2022.2-5.el8.x86_64",
"product_id": "ostree-0:2022.2-5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree@2022.2-5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ostree-devel-0:2022.2-5.el8.x86_64",
"product": {
"name": "ostree-devel-0:2022.2-5.el8.x86_64",
"product_id": "ostree-devel-0:2022.2-5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-devel@2022.2-5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ostree-grub2-0:2022.2-5.el8.x86_64",
"product": {
"name": "ostree-grub2-0:2022.2-5.el8.x86_64",
"product_id": "ostree-grub2-0:2022.2-5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-grub2@2022.2-5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ostree-libs-0:2022.2-5.el8.x86_64",
"product": {
"name": "ostree-libs-0:2022.2-5.el8.x86_64",
"product_id": "ostree-libs-0:2022.2-5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-libs@2022.2-5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ostree-debugsource-0:2022.2-5.el8.x86_64",
"product": {
"name": "ostree-debugsource-0:2022.2-5.el8.x86_64",
"product_id": "ostree-debugsource-0:2022.2-5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-debugsource@2022.2-5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ostree-debuginfo-0:2022.2-5.el8.x86_64",
"product": {
"name": "ostree-debuginfo-0:2022.2-5.el8.x86_64",
"product_id": "ostree-debuginfo-0:2022.2-5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-debuginfo@2022.2-5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"product": {
"name": "ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"product_id": "ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-libs-debuginfo@2022.2-5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_id": "podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-1.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_id": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-1.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_id": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.2.0-1.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_id": "podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.2.0-1.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_id": "podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.2.0-1.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_id": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-1.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_id": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-1.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_id": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-1.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_id": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-1.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_id": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-1.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_id": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-1.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"product": {
"name": "afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"product_id": "afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn@5.3.0-1.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"product": {
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"product_id": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-afterburn-debugsource@5.3.0-1.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"product": {
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"product_id": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn-debuginfo@5.3.0-1.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"product": {
"name": "bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"product_id": "bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bootupd@0.2.5-3.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"product": {
"name": "rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"product_id": "rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-bootupd-debugsource@0.2.5-3.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"product": {
"name": "bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"product_id": "bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bootupd-debuginfo@0.2.5-3.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"product": {
"name": "skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"product_id": "skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.8.0-1.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"product": {
"name": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"product_id": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.8.0-1.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "kata-containers-0:2.5.2-1.el8.x86_64",
"product": {
"name": "kata-containers-0:2.5.2-1.el8.x86_64",
"product_id": "kata-containers-0:2.5.2-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kata-containers@2.5.2-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"product": {
"name": "butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"product_id": "butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.16.0-2.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"product": {
"name": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"product_id": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.16.0-2.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"product": {
"name": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"product_id": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.16.0-2.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"product": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"product_id": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-rs@0.4.0-2.rhaos4.12.git.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.25.0-2.el8.x86_64",
"product": {
"name": "cri-tools-0:1.25.0-2.el8.x86_64",
"product_id": "cri-tools-0:1.25.0-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.25.0-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"product": {
"name": "cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"product_id": "cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"product": {
"name": "cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"product_id": "cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"product": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"product_id": "ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-5.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"product": {
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"product_id": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.14.0-5.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"product": {
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"product_id": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-5.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"product": {
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"product_id": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-5.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"product": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"product_id": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-5.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"product": {
"name": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"product_id": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/network-scripts-openvswitch2.17@2.17.0-62.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"product": {
"name": "openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"product_id": "openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17@2.17.0-62.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"product": {
"name": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"product_id": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17-devel@2.17.0-62.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"product": {
"name": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"product_id": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17-ipsec@2.17.0-62.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"product": {
"name": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"product_id": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-openvswitch2.17@2.17.0-62.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"product": {
"name": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"product_id": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17-debugsource@2.17.0-62.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"product": {
"name": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"product_id": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17-debuginfo@2.17.0-62.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"product": {
"name": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"product_id": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-openvswitch2.17-debuginfo@2.17.0-62.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-adsl@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-bluetooth@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-cloud-setup@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm-devel@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ovs@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ppp@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-team@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-tui@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wifi@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wwan@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-debugsource@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-adsl-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-bluetooth-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-cloud-setup-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ovs-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ppp-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-team-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-tui-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wifi-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wwan-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"product": {
"name": "ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"product_id": "ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06@22.06.0-27.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"product": {
"name": "ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"product_id": "ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-central@22.06.0-27.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"product": {
"name": "ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"product_id": "ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-host@22.06.0-27.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"product": {
"name": "ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"product_id": "ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-vtep@22.06.0-27.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"product": {
"name": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"product_id": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-debugsource@22.06.0-27.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"product": {
"name": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"product_id": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-central-debuginfo@22.06.0-27.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"product": {
"name": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"product_id": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-debuginfo@22.06.0-27.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"product": {
"name": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"product_id": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-host-debuginfo@22.06.0-27.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"product": {
"name": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"product_id": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-vtep-debuginfo@22.06.0-27.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"product": {
"name": "python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"product_id": "python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyrsistent@0.16.0-3.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"product": {
"name": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"product_id": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pyrsistent-debugsource@0.16.0-3.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"product": {
"name": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"product_id": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyrsistent-debuginfo@0.16.0-3.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"product": {
"name": "python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"product_id": "python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-msgpack@0.6.2-1.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"product": {
"name": "python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"product_id": "python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-msgpack-debugsource@0.6.2-1.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"product": {
"name": "python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"product_id": "python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-msgpack-debuginfo@0.6.2-1.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "tini-0:0.16.1-1.el8ar.x86_64",
"product": {
"name": "tini-0:0.16.1-1.el8ar.x86_64",
"product_id": "tini-0:0.16.1-1.el8ar.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tini@0.16.1-1.el8ar?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"product": {
"name": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"product_id": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"product_id": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-1.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"product_id": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-1.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"product": {
"name": "libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"product_id": "libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-2.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"product": {
"name": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"product_id": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-2.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"product": {
"name": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"product_id": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-2.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"product_id": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-2.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "haproxy22-0:2.2.24-1.el8.x86_64",
"product": {
"name": "haproxy22-0:2.2.24-1.el8.x86_64",
"product_id": "haproxy22-0:2.2.24-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy22@2.2.24-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"product": {
"name": "haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"product_id": "haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy-debugsource@2.2.24-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"product": {
"name": "haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"product_id": "haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy22-debuginfo@2.2.24-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"product": {
"name": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"product_id": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"product_id": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-1.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"product_id": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-1.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grpc-0:1.18.0-4.el8ost.x86_64",
"product": {
"name": "grpc-0:1.18.0-4.el8ost.x86_64",
"product_id": "grpc-0:1.18.0-4.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc@1.18.0-4.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grpc-cli-0:1.18.0-4.el8ost.x86_64",
"product": {
"name": "grpc-cli-0:1.18.0-4.el8ost.x86_64",
"product_id": "grpc-cli-0:1.18.0-4.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-cli@1.18.0-4.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grpc-devel-0:1.18.0-4.el8ost.x86_64",
"product": {
"name": "grpc-devel-0:1.18.0-4.el8ost.x86_64",
"product_id": "grpc-devel-0:1.18.0-4.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-devel@1.18.0-4.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"product": {
"name": "grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"product_id": "grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-plugins@1.18.0-4.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"product": {
"name": "python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"product_id": "python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-grpcio@1.18.0-4.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"product": {
"name": "grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"product_id": "grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-debugsource@1.18.0-4.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"product": {
"name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"product_id": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-cli-debuginfo@1.18.0-4.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"product": {
"name": "grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"product_id": "grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-debuginfo@1.18.0-4.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"product": {
"name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"product_id": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-plugins-debuginfo@1.18.0-4.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"product": {
"name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"product_id": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-grpcio-debuginfo@1.18.0-4.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"product": {
"name": "crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"product_id": "crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.2-1.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"product": {
"name": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"product_id": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.4.2-1.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"product": {
"name": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"product_id": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.4.2-1.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-4.rhaos4.11.el8.x86_64",
"product": {
"name": "crit-0:3.15-4.rhaos4.11.el8.x86_64",
"product_id": "crit-0:3.15-4.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-4.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-4.rhaos4.11.el8.x86_64",
"product": {
"name": "criu-0:3.15-4.rhaos4.11.el8.x86_64",
"product_id": "criu-0:3.15-4.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-4.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"product": {
"name": "criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"product_id": "criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-4.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"product": {
"name": "criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"product_id": "criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-4.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"product": {
"name": "python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"product_id": "python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-4.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"product": {
"name": "criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"product_id": "criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-4.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"product": {
"name": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"product_id": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-4.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"product": {
"name": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"product_id": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-4.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"product": {
"name": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"product_id": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-5.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"product": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"product_id": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-5.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"product": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"product_id": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-5.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"product": {
"name": "conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"product_id": "conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-2.rhaos4.11.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"product": {
"name": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"product_id": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-2.rhaos4.11.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"product": {
"name": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"product_id": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-2.rhaos4.11.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-2.el8.x86_64",
"product": {
"name": "buildah-1:1.23.4-2.el8.x86_64",
"product_id": "buildah-1:1.23.4-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-2.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-2.el8.x86_64",
"product": {
"name": "buildah-tests-1:1.23.4-2.el8.x86_64",
"product_id": "buildah-tests-1:1.23.4-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-2.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-2.el8.x86_64",
"product": {
"name": "buildah-debugsource-1:1.23.4-2.el8.x86_64",
"product_id": "buildah-debugsource-1:1.23.4-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-2.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"product": {
"name": "buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"product_id": "buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-2.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"product_id": "buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-2.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"product": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"product_id": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.1-5.rhaos4.12.git6005903.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"product_id": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.1-5.rhaos4.12.git6005903.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"product_id": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.1-5.rhaos4.12.git6005903.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product_id": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree@2022.10.99.g0049dbdd-3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product": {
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product_id": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-devel@2022.10.99.g0049dbdd-3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product": {
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product_id": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs@2022.10.99.g0049dbdd-3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product": {
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product_id": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debugsource@2022.10.99.g0049dbdd-3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product": {
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product_id": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debuginfo@2022.10.99.g0049dbdd-3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product": {
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product_id": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs-debuginfo@2022.10.99.g0049dbdd-3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"product": {
"name": "ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"product_id": "ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09@22.09.0-25.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"product": {
"name": "ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"product_id": "ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-central@22.09.0-25.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"product": {
"name": "ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"product_id": "ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-host@22.09.0-25.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"product": {
"name": "ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"product_id": "ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-vtep@22.09.0-25.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"product": {
"name": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"product_id": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-debugsource@22.09.0-25.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"product": {
"name": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"product_id": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-central-debuginfo@22.09.0-25.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"product": {
"name": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"product_id": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-debuginfo@22.09.0-25.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"product": {
"name": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"product_id": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-host-debuginfo@22.09.0-25.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"product": {
"name": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"product_id": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-vtep-debuginfo@22.09.0-25.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"product_id": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202301042257.p0.g854f807.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.12.0-202301042257.p0.g854f807.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"product": {
"name": "runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"product_id": "runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.2-2.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"product": {
"name": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"product_id": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.2-2.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"product": {
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"product_id": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.2-2.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-core@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-core@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-internal@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-kvm@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-extra@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-internal@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-selftests-internal@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-bcrypt-0:3.1.6-3.el9.x86_64",
"product": {
"name": "python3-bcrypt-0:3.1.6-3.el9.x86_64",
"product_id": "python3-bcrypt-0:3.1.6-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-bcrypt@3.1.6-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"product": {
"name": "python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"product_id": "python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-bcrypt-debugsource@3.1.6-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"product": {
"name": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"product_id": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-bcrypt-debuginfo@3.1.6-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-coverage-0:5.6-0.1b1.el9.x86_64",
"product": {
"name": "python3-coverage-0:5.6-0.1b1.el9.x86_64",
"product_id": "python3-coverage-0:5.6-0.1b1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-coverage@5.6-0.1b1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"product": {
"name": "python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"product_id": "python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-coverage-debugsource@5.6-0.1b1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"product": {
"name": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"product_id": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-coverage-debuginfo@5.6-0.1b1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-gevent-0:21.1.2-1.el9.x86_64",
"product": {
"name": "python3-gevent-0:21.1.2-1.el9.x86_64",
"product_id": "python3-gevent-0:21.1.2-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-gevent@21.1.2-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"product": {
"name": "python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"product_id": "python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-gevent-debugsource@21.1.2-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"product": {
"name": "python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"product_id": "python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-gevent-debuginfo@21.1.2-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-greenlet-0:1.0.0-1.el9.x86_64",
"product": {
"name": "python3-greenlet-0:1.0.0-1.el9.x86_64",
"product_id": "python3-greenlet-0:1.0.0-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-greenlet@1.0.0-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"product": {
"name": "python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"product_id": "python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-greenlet-devel@1.0.0-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"product": {
"name": "python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"product_id": "python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-greenlet-debugsource@1.0.0-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"product": {
"name": "python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"product_id": "python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-greenlet-debuginfo@1.0.0-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"product": {
"name": "python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"product_id": "python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kerberos@1.3.0-11.el9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"product": {
"name": "python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"product_id": "python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kerberos-debugsource@1.3.0-11.el9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"product": {
"name": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"product_id": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kerberos-debuginfo@1.3.0-11.el9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"product": {
"name": "python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"product_id": "python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kiwisolver@1.1.0-4.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"product": {
"name": "python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"product_id": "python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kiwisolver-debugsource@1.1.0-4.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"product": {
"name": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"product_id": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kiwisolver-debuginfo@1.1.0-4.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-markupsafe-0:2.0.0-2.el9.x86_64",
"product": {
"name": "python3-markupsafe-0:2.0.0-2.el9.x86_64",
"product_id": "python3-markupsafe-0:2.0.0-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-markupsafe@2.0.0-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"product": {
"name": "python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"product_id": "python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-markupsafe-debugsource@2.0.0-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"product": {
"name": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"product_id": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-markupsafe-debuginfo@2.0.0-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-msgpack-0:0.6.2-2.el9.x86_64",
"product": {
"name": "python3-msgpack-0:0.6.2-2.el9.x86_64",
"product_id": "python3-msgpack-0:0.6.2-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-msgpack@0.6.2-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"product": {
"name": "python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"product_id": "python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-msgpack-debugsource@0.6.2-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"product": {
"name": "python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"product_id": "python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-msgpack-debuginfo@0.6.2-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-simplejson-0:3.17.0-2.el9.x86_64",
"product": {
"name": "python3-simplejson-0:3.17.0-2.el9.x86_64",
"product_id": "python3-simplejson-0:3.17.0-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-simplejson@3.17.0-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"product": {
"name": "python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"product_id": "python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-simplejson-debugsource@3.17.0-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"product": {
"name": "python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"product_id": "python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-simplejson-debuginfo@3.17.0-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"product": {
"name": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"product_id": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Baiomysql@1.4.39-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"product": {
"name": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"product_id": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Baiosqlite@1.4.39-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"product": {
"name": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"product_id": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Basyncio@1.4.39-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"product": {
"name": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"product_id": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bmssql_pymssql@1.4.39-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"product": {
"name": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"product_id": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bmssql_pyodbc@1.4.39-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"product": {
"name": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"product_id": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bmysql@1.4.39-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"product": {
"name": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"product_id": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bpostgresql@1.4.39-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"product": {
"name": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"product_id": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bpostgresql_asyncpg@1.4.39-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"product": {
"name": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"product_id": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bpostgresql_pg8000@1.4.39-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"product": {
"name": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"product_id": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bpymysql@1.4.39-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"product": {
"name": "python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"product_id": "python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy@1.4.39-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"product": {
"name": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"product_id": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-sqlalchemy-debugsource@1.4.39-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"product": {
"name": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"product_id": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy-debuginfo@1.4.39-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"product": {
"name": "python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"product_id": "python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tornado-doc@6.1.0-2.el9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-tornado-0:6.1.0-2.el9.1.x86_64",
"product": {
"name": "python3-tornado-0:6.1.0-2.el9.1.x86_64",
"product_id": "python3-tornado-0:6.1.0-2.el9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tornado@6.1.0-2.el9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"product": {
"name": "python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"product_id": "python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tornado-debugsource@6.1.0-2.el9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"product": {
"name": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"product_id": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tornado-debuginfo@6.1.0-2.el9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"product": {
"name": "python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"product_id": "python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wrapt-doc@1.11.2-4.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-wrapt-0:1.11.2-4.el9.x86_64",
"product": {
"name": "python3-wrapt-0:1.11.2-4.el9.x86_64",
"product_id": "python3-wrapt-0:1.11.2-4.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-wrapt@1.11.2-4.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"product": {
"name": "python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"product_id": "python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wrapt-debugsource@1.11.2-4.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"product": {
"name": "python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"product_id": "python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-wrapt-debuginfo@1.11.2-4.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-yappi-0:1.3.1-2.el9.x86_64",
"product": {
"name": "python3-yappi-0:1.3.1-2.el9.x86_64",
"product_id": "python3-yappi-0:1.3.1-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-yappi@1.3.1-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"product": {
"name": "python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"product_id": "python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-yappi-debugsource@1.3.1-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"product": {
"name": "python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"product_id": "python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-yappi-debuginfo@1.3.1-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-zope-interface-0:5.4.0-1.el9.x86_64",
"product": {
"name": "python3-zope-interface-0:5.4.0-1.el9.x86_64",
"product_id": "python3-zope-interface-0:5.4.0-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-zope-interface@5.4.0-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "subunit-0:1.4.0-6.el9.1.x86_64",
"product": {
"name": "subunit-0:1.4.0-6.el9.1.x86_64",
"product_id": "subunit-0:1.4.0-6.el9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit@1.4.0-6.el9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"product": {
"name": "subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"product_id": "subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-cppunit@1.4.0-6.el9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"product": {
"name": "subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"product_id": "subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-cppunit-devel@1.4.0-6.el9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "subunit-devel-0:1.4.0-6.el9.1.x86_64",
"product": {
"name": "subunit-devel-0:1.4.0-6.el9.1.x86_64",
"product_id": "subunit-devel-0:1.4.0-6.el9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-devel@1.4.0-6.el9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "subunit-static-0:1.4.0-6.el9.1.x86_64",
"product": {
"name": "subunit-static-0:1.4.0-6.el9.1.x86_64",
"product_id": "subunit-static-0:1.4.0-6.el9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-static@1.4.0-6.el9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"product": {
"name": "subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"product_id": "subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-debugsource@1.4.0-6.el9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"product": {
"name": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"product_id": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-cppunit-debuginfo@1.4.0-6.el9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"product": {
"name": "subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"product_id": "subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-debuginfo@1.4.0-6.el9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kata-containers-0:2.5.2-1.el9.x86_64",
"product": {
"name": "kata-containers-0:2.5.2-1.el9.x86_64",
"product_id": "kata-containers-0:2.5.2-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kata-containers@2.5.2-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"product": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"product_id": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-rs@0.4.0-2.rhaos4.12.git.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.25.0-2.el9.x86_64",
"product": {
"name": "cri-tools-0:1.25.0-2.el9.x86_64",
"product_id": "cri-tools-0:1.25.0-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.25.0-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"product": {
"name": "cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"product_id": "cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"product": {
"name": "cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"product_id": "cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"product": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"product_id": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.1-5.rhaos4.12.git6005903.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"product_id": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.1-5.rhaos4.12.git6005903.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"product_id": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.1-5.rhaos4.12.git6005903.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"product": {
"name": "buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"product_id": "buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-3.rhaos4.12.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"product": {
"name": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"product_id": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-3.rhaos4.12.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"product": {
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"product_id": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-3.rhaos4.12.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"product": {
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"product_id": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-3.rhaos4.12.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"product_id": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-3.rhaos4.12.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"product": {
"name": "conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"product_id": "conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-3.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"product": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"product_id": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-3.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"product": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"product_id": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-3.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"product": {
"name": "crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"product_id": "crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.2-2.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"product": {
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"product_id": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.4.2-2.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"product": {
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"product_id": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.4.2-2.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_id": "podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-4.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_id": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-4.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_id": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-4.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_id": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.2.0-4.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_id": "podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.2.0-4.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_id": "podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.2.0-4.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_id": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-4.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_id": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-4.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_id": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-4.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_id": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-4.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_id": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-4.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_id": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-4.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product_id": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product": {
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product_id": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-devel@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product": {
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product_id": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product": {
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product_id": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debugsource@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product": {
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product_id": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debuginfo@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product": {
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product_id": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs-debuginfo@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"product": {
"name": "skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"product_id": "skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.8.0-5.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"product": {
"name": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"product_id": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.8.0-5.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"product": {
"name": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"product_id": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.8.0-5.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"product": {
"name": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"product_id": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.8.0-5.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product_id": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer@0.16.1-1.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product": {
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product_id": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra@0.16.1-1.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product": {
"name": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product_id": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-dracut@0.16.1-1.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product": {
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product_id": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debugsource@0.16.1-1.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product_id": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.16.1-1.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product": {
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product_id": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debuginfo@0.16.1-1.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"product": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"product_id": "ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-5.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"product": {
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"product_id": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.14.0-5.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"product": {
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"product_id": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-5.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"product": {
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"product_id": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-5.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"product": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"product_id": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-5.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"product": {
"name": "afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"product_id": "afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn@5.3.0-1.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"product": {
"name": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"product_id": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn-dracut@5.3.0-1.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"product": {
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"product_id": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-afterburn-debugsource@5.3.0-1.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"product": {
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"product_id": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn-debuginfo@5.3.0-1.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"product_id": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"product_id": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202301042257.p0.g854f807.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"product_id": "openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.12.0-202301042257.p0.g854f807.assembly.stream.el9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"product": {
"name": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"product_id": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/atomic-openshift-service-idler@4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-27.rhaos4.12.el8.aarch64",
"product": {
"name": "containers-common-2:1-27.rhaos4.12.el8.aarch64",
"product_id": "containers-common-2:1-27.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-27.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"product": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"product_id": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer@0.16.1-1.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"product": {
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"product_id": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debugsource@0.16.1-1.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"product": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"product_id": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.16.1-1.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"product": {
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"product_id": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debuginfo@0.16.1-1.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nmstate-0:1.3.3-1.el8.aarch64",
"product": {
"name": "nmstate-0:1.3.3-1.el8.aarch64",
"product_id": "nmstate-0:1.3.3-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate@1.3.3-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nmstate-devel-0:1.3.3-1.el8.aarch64",
"product": {
"name": "nmstate-devel-0:1.3.3-1.el8.aarch64",
"product_id": "nmstate-devel-0:1.3.3-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-devel@1.3.3-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nmstate-libs-0:1.3.3-1.el8.aarch64",
"product": {
"name": "nmstate-libs-0:1.3.3-1.el8.aarch64",
"product_id": "nmstate-libs-0:1.3.3-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-libs@1.3.3-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"product": {
"name": "nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"product_id": "nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-debugsource@1.3.3-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"product": {
"name": "nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"product_id": "nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-debuginfo@1.3.3-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"product": {
"name": "nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"product_id": "nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-libs-debuginfo@1.3.3-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ostree-0:2022.2-5.el8.aarch64",
"product": {
"name": "ostree-0:2022.2-5.el8.aarch64",
"product_id": "ostree-0:2022.2-5.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree@2022.2-5.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ostree-devel-0:2022.2-5.el8.aarch64",
"product": {
"name": "ostree-devel-0:2022.2-5.el8.aarch64",
"product_id": "ostree-devel-0:2022.2-5.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-devel@2022.2-5.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ostree-grub2-0:2022.2-5.el8.aarch64",
"product": {
"name": "ostree-grub2-0:2022.2-5.el8.aarch64",
"product_id": "ostree-grub2-0:2022.2-5.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-grub2@2022.2-5.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ostree-libs-0:2022.2-5.el8.aarch64",
"product": {
"name": "ostree-libs-0:2022.2-5.el8.aarch64",
"product_id": "ostree-libs-0:2022.2-5.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-libs@2022.2-5.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ostree-debugsource-0:2022.2-5.el8.aarch64",
"product": {
"name": "ostree-debugsource-0:2022.2-5.el8.aarch64",
"product_id": "ostree-debugsource-0:2022.2-5.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-debugsource@2022.2-5.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ostree-debuginfo-0:2022.2-5.el8.aarch64",
"product": {
"name": "ostree-debuginfo-0:2022.2-5.el8.aarch64",
"product_id": "ostree-debuginfo-0:2022.2-5.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-debuginfo@2022.2-5.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"product": {
"name": "ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"product_id": "ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-libs-debuginfo@2022.2-5.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_id": "podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-1.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_id": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-1.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_id": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.2.0-1.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_id": "podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.2.0-1.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_id": "podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.2.0-1.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_id": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-1.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_id": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-1.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_id": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-1.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_id": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-1.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_id": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-1.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_id": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-1.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"product": {
"name": "afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"product_id": "afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn@5.3.0-1.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"product": {
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"product_id": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-afterburn-debugsource@5.3.0-1.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"product": {
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"product_id": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn-debuginfo@5.3.0-1.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"product": {
"name": "bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"product_id": "bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bootupd@0.2.5-3.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"product": {
"name": "rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"product_id": "rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-bootupd-debugsource@0.2.5-3.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"product": {
"name": "bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"product_id": "bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bootupd-debuginfo@0.2.5-3.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"product": {
"name": "skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"product_id": "skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.8.0-1.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"product": {
"name": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"product_id": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.8.0-1.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "kata-containers-0:2.5.2-1.el8.aarch64",
"product": {
"name": "kata-containers-0:2.5.2-1.el8.aarch64",
"product_id": "kata-containers-0:2.5.2-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kata-containers@2.5.2-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"product": {
"name": "butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"product_id": "butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.16.0-2.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"product": {
"name": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"product_id": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.16.0-2.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"product": {
"name": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"product_id": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.16.0-2.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"product": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"product_id": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-rs@0.4.0-2.rhaos4.12.git.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.25.0-2.el8.aarch64",
"product": {
"name": "cri-tools-0:1.25.0-2.el8.aarch64",
"product_id": "cri-tools-0:1.25.0-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.25.0-2.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"product": {
"name": "cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"product_id": "cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-2.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"product": {
"name": "cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"product_id": "cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-2.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"product": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"product_id": "ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-5.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"product": {
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"product_id": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.14.0-5.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"product": {
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"product_id": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-5.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"product": {
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"product_id": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-5.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"product": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"product_id": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-5.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"product": {
"name": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"product_id": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/network-scripts-openvswitch2.17@2.17.0-62.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"product": {
"name": "openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"product_id": "openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17@2.17.0-62.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"product": {
"name": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"product_id": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17-devel@2.17.0-62.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"product": {
"name": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"product_id": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17-ipsec@2.17.0-62.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"product": {
"name": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"product_id": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-openvswitch2.17@2.17.0-62.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"product": {
"name": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"product_id": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17-debugsource@2.17.0-62.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"product": {
"name": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"product_id": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17-debuginfo@2.17.0-62.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"product": {
"name": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"product_id": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-openvswitch2.17-debuginfo@2.17.0-62.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-adsl@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-bluetooth@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-cloud-setup@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm-devel@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ovs@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ppp@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-team@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-tui@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wifi@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wwan@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-debugsource@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-adsl-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-bluetooth-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-cloud-setup-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ovs-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ppp-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-team-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-tui-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wifi-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wwan-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"product": {
"name": "ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"product_id": "ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06@22.06.0-27.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"product": {
"name": "ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"product_id": "ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-central@22.06.0-27.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"product": {
"name": "ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"product_id": "ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-host@22.06.0-27.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"product": {
"name": "ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"product_id": "ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-vtep@22.06.0-27.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"product": {
"name": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"product_id": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-debugsource@22.06.0-27.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"product": {
"name": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"product_id": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-central-debuginfo@22.06.0-27.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"product": {
"name": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"product_id": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-debuginfo@22.06.0-27.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"product": {
"name": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"product_id": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-host-debuginfo@22.06.0-27.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"product": {
"name": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"product_id": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-vtep-debuginfo@22.06.0-27.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"product": {
"name": "python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"product_id": "python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyrsistent@0.16.0-3.el8ost?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"product": {
"name": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"product_id": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pyrsistent-debugsource@0.16.0-3.el8ost?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"product": {
"name": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"product_id": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyrsistent-debuginfo@0.16.0-3.el8ost?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"product": {
"name": "python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"product_id": "python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-msgpack@0.6.2-1.el8ost?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"product": {
"name": "python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"product_id": "python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-msgpack-debugsource@0.6.2-1.el8ost?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"product": {
"name": "python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"product_id": "python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-msgpack-debuginfo@0.6.2-1.el8ost?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "tini-0:0.16.1-1.el8ar.aarch64",
"product": {
"name": "tini-0:0.16.1-1.el8ar.aarch64",
"product_id": "tini-0:0.16.1-1.el8ar.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tini@0.16.1-1.el8ar?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"product": {
"name": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"product_id": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"product_id": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-1.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"product_id": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-1.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"product": {
"name": "libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"product_id": "libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-2.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"product": {
"name": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"product_id": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-2.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"product": {
"name": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"product_id": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-2.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"product_id": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-2.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "haproxy22-0:2.2.24-1.el8.aarch64",
"product": {
"name": "haproxy22-0:2.2.24-1.el8.aarch64",
"product_id": "haproxy22-0:2.2.24-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy22@2.2.24-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"product": {
"name": "haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"product_id": "haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy-debugsource@2.2.24-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"product": {
"name": "haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"product_id": "haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy22-debuginfo@2.2.24-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"product": {
"name": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"product_id": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"product_id": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-1.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"product_id": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-1.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grpc-0:1.18.0-4.el8ost.aarch64",
"product": {
"name": "grpc-0:1.18.0-4.el8ost.aarch64",
"product_id": "grpc-0:1.18.0-4.el8ost.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc@1.18.0-4.el8ost?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grpc-cli-0:1.18.0-4.el8ost.aarch64",
"product": {
"name": "grpc-cli-0:1.18.0-4.el8ost.aarch64",
"product_id": "grpc-cli-0:1.18.0-4.el8ost.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-cli@1.18.0-4.el8ost?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grpc-devel-0:1.18.0-4.el8ost.aarch64",
"product": {
"name": "grpc-devel-0:1.18.0-4.el8ost.aarch64",
"product_id": "grpc-devel-0:1.18.0-4.el8ost.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-devel@1.18.0-4.el8ost?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"product": {
"name": "grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"product_id": "grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-plugins@1.18.0-4.el8ost?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"product": {
"name": "python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"product_id": "python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-grpcio@1.18.0-4.el8ost?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"product": {
"name": "grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"product_id": "grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-debugsource@1.18.0-4.el8ost?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"product": {
"name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"product_id": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-cli-debuginfo@1.18.0-4.el8ost?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"product": {
"name": "grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"product_id": "grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-debuginfo@1.18.0-4.el8ost?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"product": {
"name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"product_id": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-plugins-debuginfo@1.18.0-4.el8ost?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"product": {
"name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"product_id": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-grpcio-debuginfo@1.18.0-4.el8ost?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"product": {
"name": "crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"product_id": "crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.2-1.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"product": {
"name": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"product_id": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.4.2-1.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"product": {
"name": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"product_id": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.4.2-1.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-4.rhaos4.11.el8.aarch64",
"product": {
"name": "crit-0:3.15-4.rhaos4.11.el8.aarch64",
"product_id": "crit-0:3.15-4.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-4.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-4.rhaos4.11.el8.aarch64",
"product": {
"name": "criu-0:3.15-4.rhaos4.11.el8.aarch64",
"product_id": "criu-0:3.15-4.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-4.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"product": {
"name": "criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"product_id": "criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-4.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"product": {
"name": "criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"product_id": "criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-4.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"product": {
"name": "python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"product_id": "python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-4.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"product": {
"name": "criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"product_id": "criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-4.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"product": {
"name": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"product_id": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-4.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"product": {
"name": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"product_id": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-4.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"product": {
"name": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"product_id": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-5.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"product": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"product_id": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-5.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"product": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"product_id": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-5.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"product": {
"name": "conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"product_id": "conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-2.rhaos4.11.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"product": {
"name": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"product_id": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-2.rhaos4.11.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"product": {
"name": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"product_id": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-2.rhaos4.11.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-2.el8.aarch64",
"product": {
"name": "buildah-1:1.23.4-2.el8.aarch64",
"product_id": "buildah-1:1.23.4-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-2.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-2.el8.aarch64",
"product": {
"name": "buildah-tests-1:1.23.4-2.el8.aarch64",
"product_id": "buildah-tests-1:1.23.4-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-2.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-2.el8.aarch64",
"product": {
"name": "buildah-debugsource-1:1.23.4-2.el8.aarch64",
"product_id": "buildah-debugsource-1:1.23.4-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-2.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"product": {
"name": "buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"product_id": "buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-2.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"product_id": "buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-2.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"product": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"product_id": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.1-5.rhaos4.12.git6005903.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"product_id": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.1-5.rhaos4.12.git6005903.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"product_id": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.1-5.rhaos4.12.git6005903.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product_id": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree@2022.10.99.g0049dbdd-3.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product": {
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product_id": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-devel@2022.10.99.g0049dbdd-3.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product": {
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product_id": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs@2022.10.99.g0049dbdd-3.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product": {
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product_id": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debugsource@2022.10.99.g0049dbdd-3.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product": {
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product_id": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debuginfo@2022.10.99.g0049dbdd-3.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product": {
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product_id": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs-debuginfo@2022.10.99.g0049dbdd-3.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"product": {
"name": "ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"product_id": "ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09@22.09.0-25.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"product": {
"name": "ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"product_id": "ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-central@22.09.0-25.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"product": {
"name": "ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"product_id": "ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-host@22.09.0-25.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"product": {
"name": "ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"product_id": "ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-vtep@22.09.0-25.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"product": {
"name": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"product_id": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-debugsource@22.09.0-25.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"product": {
"name": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"product_id": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-central-debuginfo@22.09.0-25.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"product": {
"name": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"product_id": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-debuginfo@22.09.0-25.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"product": {
"name": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"product_id": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-host-debuginfo@22.09.0-25.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"product": {
"name": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"product_id": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-vtep-debuginfo@22.09.0-25.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"product_id": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"product_id": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202301042257.p0.g854f807.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"product": {
"name": "runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"product_id": "runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.2-2.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"product": {
"name": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"product_id": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.2-2.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"product": {
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"product_id": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.2-2.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "python3-bcrypt-0:3.1.6-3.el9.aarch64",
"product": {
"name": "python3-bcrypt-0:3.1.6-3.el9.aarch64",
"product_id": "python3-bcrypt-0:3.1.6-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-bcrypt@3.1.6-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"product": {
"name": "python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"product_id": "python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-bcrypt-debugsource@3.1.6-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"product": {
"name": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"product_id": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-bcrypt-debuginfo@3.1.6-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-coverage-0:5.6-0.1b1.el9.aarch64",
"product": {
"name": "python3-coverage-0:5.6-0.1b1.el9.aarch64",
"product_id": "python3-coverage-0:5.6-0.1b1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-coverage@5.6-0.1b1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"product": {
"name": "python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"product_id": "python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-coverage-debugsource@5.6-0.1b1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"product": {
"name": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"product_id": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-coverage-debuginfo@5.6-0.1b1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-gevent-0:21.1.2-1.el9.aarch64",
"product": {
"name": "python3-gevent-0:21.1.2-1.el9.aarch64",
"product_id": "python3-gevent-0:21.1.2-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-gevent@21.1.2-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"product": {
"name": "python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"product_id": "python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-gevent-debugsource@21.1.2-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"product": {
"name": "python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"product_id": "python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-gevent-debuginfo@21.1.2-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-greenlet-0:1.0.0-1.el9.aarch64",
"product": {
"name": "python3-greenlet-0:1.0.0-1.el9.aarch64",
"product_id": "python3-greenlet-0:1.0.0-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-greenlet@1.0.0-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"product": {
"name": "python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"product_id": "python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-greenlet-devel@1.0.0-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"product": {
"name": "python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"product_id": "python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-greenlet-debugsource@1.0.0-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"product": {
"name": "python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"product_id": "python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-greenlet-debuginfo@1.0.0-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"product": {
"name": "python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"product_id": "python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kerberos@1.3.0-11.el9.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"product": {
"name": "python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"product_id": "python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kerberos-debugsource@1.3.0-11.el9.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"product": {
"name": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"product_id": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kerberos-debuginfo@1.3.0-11.el9.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"product": {
"name": "python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"product_id": "python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kiwisolver@1.1.0-4.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"product": {
"name": "python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"product_id": "python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kiwisolver-debugsource@1.1.0-4.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"product": {
"name": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"product_id": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kiwisolver-debuginfo@1.1.0-4.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-markupsafe-0:2.0.0-2.el9.aarch64",
"product": {
"name": "python3-markupsafe-0:2.0.0-2.el9.aarch64",
"product_id": "python3-markupsafe-0:2.0.0-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-markupsafe@2.0.0-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"product": {
"name": "python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"product_id": "python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-markupsafe-debugsource@2.0.0-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"product": {
"name": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"product_id": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-markupsafe-debuginfo@2.0.0-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-msgpack-0:0.6.2-2.el9.aarch64",
"product": {
"name": "python3-msgpack-0:0.6.2-2.el9.aarch64",
"product_id": "python3-msgpack-0:0.6.2-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-msgpack@0.6.2-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"product": {
"name": "python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"product_id": "python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-msgpack-debugsource@0.6.2-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"product": {
"name": "python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"product_id": "python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-msgpack-debuginfo@0.6.2-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-simplejson-0:3.17.0-2.el9.aarch64",
"product": {
"name": "python3-simplejson-0:3.17.0-2.el9.aarch64",
"product_id": "python3-simplejson-0:3.17.0-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-simplejson@3.17.0-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"product": {
"name": "python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"product_id": "python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-simplejson-debugsource@3.17.0-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"product": {
"name": "python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"product_id": "python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-simplejson-debuginfo@3.17.0-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"product": {
"name": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"product_id": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Baiomysql@1.4.39-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"product": {
"name": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"product_id": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Baiosqlite@1.4.39-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"product": {
"name": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"product_id": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Basyncio@1.4.39-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"product": {
"name": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"product_id": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bmssql_pymssql@1.4.39-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"product": {
"name": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"product_id": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bmssql_pyodbc@1.4.39-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"product": {
"name": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"product_id": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bmysql@1.4.39-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"product": {
"name": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"product_id": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bpostgresql@1.4.39-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"product": {
"name": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"product_id": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bpostgresql_asyncpg@1.4.39-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"product": {
"name": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"product_id": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bpostgresql_pg8000@1.4.39-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"product": {
"name": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"product_id": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bpymysql@1.4.39-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"product": {
"name": "python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"product_id": "python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy@1.4.39-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"product": {
"name": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"product_id": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-sqlalchemy-debugsource@1.4.39-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"product": {
"name": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"product_id": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy-debuginfo@1.4.39-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"product": {
"name": "python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"product_id": "python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tornado-doc@6.1.0-2.el9.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-tornado-0:6.1.0-2.el9.1.aarch64",
"product": {
"name": "python3-tornado-0:6.1.0-2.el9.1.aarch64",
"product_id": "python3-tornado-0:6.1.0-2.el9.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tornado@6.1.0-2.el9.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"product": {
"name": "python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"product_id": "python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tornado-debugsource@6.1.0-2.el9.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"product": {
"name": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"product_id": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tornado-debuginfo@6.1.0-2.el9.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"product": {
"name": "python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"product_id": "python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wrapt-doc@1.11.2-4.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-wrapt-0:1.11.2-4.el9.aarch64",
"product": {
"name": "python3-wrapt-0:1.11.2-4.el9.aarch64",
"product_id": "python3-wrapt-0:1.11.2-4.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-wrapt@1.11.2-4.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"product": {
"name": "python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"product_id": "python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wrapt-debugsource@1.11.2-4.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"product": {
"name": "python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"product_id": "python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-wrapt-debuginfo@1.11.2-4.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-yappi-0:1.3.1-2.el9.aarch64",
"product": {
"name": "python3-yappi-0:1.3.1-2.el9.aarch64",
"product_id": "python3-yappi-0:1.3.1-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-yappi@1.3.1-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"product": {
"name": "python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"product_id": "python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-yappi-debugsource@1.3.1-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"product": {
"name": "python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"product_id": "python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-yappi-debuginfo@1.3.1-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-zope-interface-0:5.4.0-1.el9.aarch64",
"product": {
"name": "python3-zope-interface-0:5.4.0-1.el9.aarch64",
"product_id": "python3-zope-interface-0:5.4.0-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-zope-interface@5.4.0-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "subunit-0:1.4.0-6.el9.1.aarch64",
"product": {
"name": "subunit-0:1.4.0-6.el9.1.aarch64",
"product_id": "subunit-0:1.4.0-6.el9.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit@1.4.0-6.el9.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"product": {
"name": "subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"product_id": "subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-cppunit@1.4.0-6.el9.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"product": {
"name": "subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"product_id": "subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-cppunit-devel@1.4.0-6.el9.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "subunit-devel-0:1.4.0-6.el9.1.aarch64",
"product": {
"name": "subunit-devel-0:1.4.0-6.el9.1.aarch64",
"product_id": "subunit-devel-0:1.4.0-6.el9.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-devel@1.4.0-6.el9.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "subunit-static-0:1.4.0-6.el9.1.aarch64",
"product": {
"name": "subunit-static-0:1.4.0-6.el9.1.aarch64",
"product_id": "subunit-static-0:1.4.0-6.el9.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-static@1.4.0-6.el9.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"product": {
"name": "subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"product_id": "subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-debugsource@1.4.0-6.el9.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"product": {
"name": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"product_id": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-cppunit-debuginfo@1.4.0-6.el9.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"product": {
"name": "subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"product_id": "subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-debuginfo@1.4.0-6.el9.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kata-containers-0:2.5.2-1.el9.aarch64",
"product": {
"name": "kata-containers-0:2.5.2-1.el9.aarch64",
"product_id": "kata-containers-0:2.5.2-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kata-containers@2.5.2-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"product": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"product_id": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-rs@0.4.0-2.rhaos4.12.git.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.25.0-2.el9.aarch64",
"product": {
"name": "cri-tools-0:1.25.0-2.el9.aarch64",
"product_id": "cri-tools-0:1.25.0-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.25.0-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"product": {
"name": "cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"product_id": "cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"product": {
"name": "cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"product_id": "cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"product": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"product_id": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.1-5.rhaos4.12.git6005903.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"product_id": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.1-5.rhaos4.12.git6005903.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"product_id": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.1-5.rhaos4.12.git6005903.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"product": {
"name": "buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"product_id": "buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-3.rhaos4.12.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"product": {
"name": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"product_id": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-3.rhaos4.12.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"product": {
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"product_id": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-3.rhaos4.12.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"product": {
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"product_id": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-3.rhaos4.12.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"product_id": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-3.rhaos4.12.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"product": {
"name": "conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"product_id": "conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-3.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"product": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"product_id": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-3.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"product": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"product_id": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-3.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"product": {
"name": "crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"product_id": "crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.2-2.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"product": {
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"product_id": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.4.2-2.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"product": {
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"product_id": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.4.2-2.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_id": "podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-4.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_id": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-4.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_id": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-4.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_id": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.2.0-4.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_id": "podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.2.0-4.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_id": "podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.2.0-4.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_id": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-4.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_id": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-4.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_id": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-4.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_id": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-4.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_id": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-4.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_id": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-4.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product_id": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product": {
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product_id": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-devel@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product": {
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product_id": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product": {
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product_id": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debugsource@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product": {
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product_id": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debuginfo@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product": {
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product_id": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs-debuginfo@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"product": {
"name": "skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"product_id": "skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.8.0-5.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"product": {
"name": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"product_id": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.8.0-5.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"product": {
"name": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"product_id": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.8.0-5.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"product": {
"name": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"product_id": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.8.0-5.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product_id": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer@0.16.1-1.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product": {
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product_id": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra@0.16.1-1.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product": {
"name": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product_id": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-dracut@0.16.1-1.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product": {
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product_id": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debugsource@0.16.1-1.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product_id": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.16.1-1.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product": {
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product_id": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debuginfo@0.16.1-1.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"product": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"product_id": "ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-5.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"product": {
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"product_id": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.14.0-5.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"product": {
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"product_id": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-5.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"product": {
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"product_id": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-5.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"product": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"product_id": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-5.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"product": {
"name": "afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"product_id": "afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn@5.3.0-1.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"product": {
"name": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"product_id": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn-dracut@5.3.0-1.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"product": {
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"product_id": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-afterburn-debugsource@5.3.0-1.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"product": {
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"product_id": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn-debuginfo@5.3.0-1.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"product": {
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"product_id": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"product": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"product_id": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202301042257.p0.g854f807.assembly.stream.el9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"product": {
"name": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"product_id": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/atomic-openshift-service-idler@4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"product": {
"name": "containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"product_id": "containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-27.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"product_id": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer@0.16.1-1.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"product_id": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra@0.16.1-1.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"product_id": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debugsource@0.16.1-1.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"product_id": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.16.1-1.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"product_id": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debuginfo@0.16.1-1.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nmstate-0:1.3.3-1.el8.ppc64le",
"product": {
"name": "nmstate-0:1.3.3-1.el8.ppc64le",
"product_id": "nmstate-0:1.3.3-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate@1.3.3-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nmstate-devel-0:1.3.3-1.el8.ppc64le",
"product": {
"name": "nmstate-devel-0:1.3.3-1.el8.ppc64le",
"product_id": "nmstate-devel-0:1.3.3-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-devel@1.3.3-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nmstate-libs-0:1.3.3-1.el8.ppc64le",
"product": {
"name": "nmstate-libs-0:1.3.3-1.el8.ppc64le",
"product_id": "nmstate-libs-0:1.3.3-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-libs@1.3.3-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"product": {
"name": "nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"product_id": "nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-debugsource@1.3.3-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"product": {
"name": "nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"product_id": "nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-debuginfo@1.3.3-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"product": {
"name": "nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"product_id": "nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-libs-debuginfo@1.3.3-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ostree-0:2022.2-5.el8.ppc64le",
"product": {
"name": "ostree-0:2022.2-5.el8.ppc64le",
"product_id": "ostree-0:2022.2-5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree@2022.2-5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ostree-devel-0:2022.2-5.el8.ppc64le",
"product": {
"name": "ostree-devel-0:2022.2-5.el8.ppc64le",
"product_id": "ostree-devel-0:2022.2-5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-devel@2022.2-5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ostree-grub2-0:2022.2-5.el8.ppc64le",
"product": {
"name": "ostree-grub2-0:2022.2-5.el8.ppc64le",
"product_id": "ostree-grub2-0:2022.2-5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-grub2@2022.2-5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ostree-libs-0:2022.2-5.el8.ppc64le",
"product": {
"name": "ostree-libs-0:2022.2-5.el8.ppc64le",
"product_id": "ostree-libs-0:2022.2-5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-libs@2022.2-5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ostree-debugsource-0:2022.2-5.el8.ppc64le",
"product": {
"name": "ostree-debugsource-0:2022.2-5.el8.ppc64le",
"product_id": "ostree-debugsource-0:2022.2-5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-debugsource@2022.2-5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"product": {
"name": "ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"product_id": "ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-debuginfo@2022.2-5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"product": {
"name": "ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"product_id": "ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-libs-debuginfo@2022.2-5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_id": "podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-1.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_id": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-1.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_id": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.2.0-1.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_id": "podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.2.0-1.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_id": "podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.2.0-1.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_id": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-1.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_id": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-1.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_id": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-1.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_id": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-1.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_id": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-1.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_id": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-1.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"product_id": "afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn@5.3.0-1.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"product_id": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-afterburn-debugsource@5.3.0-1.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"product_id": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn-debuginfo@5.3.0-1.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"product_id": "skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.8.0-1.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"product_id": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.8.0-1.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "kata-containers-0:2.5.2-1.el8.ppc64le",
"product": {
"name": "kata-containers-0:2.5.2-1.el8.ppc64le",
"product_id": "kata-containers-0:2.5.2-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kata-containers@2.5.2-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"product": {
"name": "butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"product_id": "butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.16.0-2.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"product": {
"name": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"product_id": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.16.0-2.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"product": {
"name": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"product_id": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.16.0-2.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"product": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"product_id": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-rs@0.4.0-2.rhaos4.12.git.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.25.0-2.el8.ppc64le",
"product": {
"name": "cri-tools-0:1.25.0-2.el8.ppc64le",
"product_id": "cri-tools-0:1.25.0-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.25.0-2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"product": {
"name": "cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"product_id": "cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"product": {
"name": "cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"product_id": "cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"product": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"product_id": "ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-5.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"product": {
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"product_id": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.14.0-5.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"product": {
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"product_id": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-5.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"product": {
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"product_id": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-5.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"product": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"product_id": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-5.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"product": {
"name": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"product_id": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/network-scripts-openvswitch2.17@2.17.0-62.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"product": {
"name": "openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"product_id": "openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17@2.17.0-62.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"product": {
"name": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"product_id": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17-devel@2.17.0-62.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"product": {
"name": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"product_id": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17-ipsec@2.17.0-62.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"product": {
"name": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"product_id": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-openvswitch2.17@2.17.0-62.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"product": {
"name": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"product_id": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17-debugsource@2.17.0-62.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"product": {
"name": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"product_id": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17-debuginfo@2.17.0-62.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"product": {
"name": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"product_id": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-openvswitch2.17-debuginfo@2.17.0-62.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-adsl@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-bluetooth@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-cloud-setup@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm-devel@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ovs@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ppp@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-team@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-tui@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wifi@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wwan@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-debugsource@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-adsl-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-bluetooth-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-cloud-setup-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ovs-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ppp-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-team-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-tui-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wifi-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wwan-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"product": {
"name": "ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"product_id": "ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06@22.06.0-27.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"product": {
"name": "ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"product_id": "ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-central@22.06.0-27.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"product": {
"name": "ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"product_id": "ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-host@22.06.0-27.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"product": {
"name": "ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"product_id": "ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-vtep@22.06.0-27.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"product": {
"name": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"product_id": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-debugsource@22.06.0-27.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"product": {
"name": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"product_id": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-central-debuginfo@22.06.0-27.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"product": {
"name": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"product_id": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-debuginfo@22.06.0-27.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"product": {
"name": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"product_id": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-host-debuginfo@22.06.0-27.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"product": {
"name": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"product_id": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-vtep-debuginfo@22.06.0-27.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"product": {
"name": "python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"product_id": "python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyrsistent@0.16.0-3.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"product": {
"name": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"product_id": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pyrsistent-debugsource@0.16.0-3.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"product": {
"name": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"product_id": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyrsistent-debuginfo@0.16.0-3.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "tini-0:0.16.1-1.el8ar.ppc64le",
"product": {
"name": "tini-0:0.16.1-1.el8ar.ppc64le",
"product_id": "tini-0:0.16.1-1.el8ar.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tini@0.16.1-1.el8ar?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"product": {
"name": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"product_id": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"product_id": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-1.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"product_id": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-1.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"product": {
"name": "libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"product_id": "libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-2.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"product": {
"name": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"product_id": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-2.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"product": {
"name": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"product_id": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-2.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"product_id": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-2.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "haproxy22-0:2.2.24-1.el8.ppc64le",
"product": {
"name": "haproxy22-0:2.2.24-1.el8.ppc64le",
"product_id": "haproxy22-0:2.2.24-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy22@2.2.24-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"product": {
"name": "haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"product_id": "haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy-debugsource@2.2.24-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"product": {
"name": "haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"product_id": "haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy22-debuginfo@2.2.24-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"product": {
"name": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"product_id": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"product_id": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-1.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"product_id": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-1.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grpc-0:1.18.0-4.el8ost.ppc64le",
"product": {
"name": "grpc-0:1.18.0-4.el8ost.ppc64le",
"product_id": "grpc-0:1.18.0-4.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc@1.18.0-4.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"product": {
"name": "grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"product_id": "grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-cli@1.18.0-4.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"product": {
"name": "grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"product_id": "grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-devel@1.18.0-4.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"product": {
"name": "grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"product_id": "grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-plugins@1.18.0-4.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"product": {
"name": "python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"product_id": "python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-grpcio@1.18.0-4.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"product": {
"name": "grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"product_id": "grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-debugsource@1.18.0-4.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"product": {
"name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"product_id": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-cli-debuginfo@1.18.0-4.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"product": {
"name": "grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"product_id": "grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-debuginfo@1.18.0-4.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"product": {
"name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"product_id": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-plugins-debuginfo@1.18.0-4.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"product": {
"name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"product_id": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-grpcio-debuginfo@1.18.0-4.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"product": {
"name": "crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"product_id": "crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.2-1.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"product": {
"name": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"product_id": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.4.2-1.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"product": {
"name": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"product_id": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.4.2-1.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"product": {
"name": "crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"product_id": "crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-4.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"product": {
"name": "criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"product_id": "criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-4.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"product": {
"name": "criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"product_id": "criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-4.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"product": {
"name": "criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"product_id": "criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-4.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"product": {
"name": "python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"product_id": "python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-4.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"product": {
"name": "criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"product_id": "criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-4.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"product": {
"name": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"product_id": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-4.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"product": {
"name": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"product_id": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-4.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"product_id": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-5.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"product_id": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-5.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"product_id": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-5.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"product": {
"name": "conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"product_id": "conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-2.rhaos4.11.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"product": {
"name": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"product_id": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-2.rhaos4.11.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"product": {
"name": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"product_id": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-2.rhaos4.11.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-2.el8.ppc64le",
"product": {
"name": "buildah-1:1.23.4-2.el8.ppc64le",
"product_id": "buildah-1:1.23.4-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-2.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-2.el8.ppc64le",
"product": {
"name": "buildah-tests-1:1.23.4-2.el8.ppc64le",
"product_id": "buildah-tests-1:1.23.4-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-2.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"product": {
"name": "buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"product_id": "buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-2.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"product": {
"name": "buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"product_id": "buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-2.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"product_id": "buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-2.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"product": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"product_id": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.1-5.rhaos4.12.git6005903.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"product_id": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.1-5.rhaos4.12.git6005903.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"product_id": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.1-5.rhaos4.12.git6005903.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product_id": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree@2022.10.99.g0049dbdd-3.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product": {
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product_id": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-devel@2022.10.99.g0049dbdd-3.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product": {
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product_id": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs@2022.10.99.g0049dbdd-3.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product": {
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product_id": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debugsource@2022.10.99.g0049dbdd-3.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product": {
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product_id": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debuginfo@2022.10.99.g0049dbdd-3.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product": {
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product_id": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs-debuginfo@2022.10.99.g0049dbdd-3.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"product": {
"name": "ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"product_id": "ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09@22.09.0-25.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"product": {
"name": "ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"product_id": "ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-central@22.09.0-25.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"product": {
"name": "ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"product_id": "ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-host@22.09.0-25.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"product": {
"name": "ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"product_id": "ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-vtep@22.09.0-25.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"product": {
"name": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"product_id": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-debugsource@22.09.0-25.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"product": {
"name": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"product_id": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-central-debuginfo@22.09.0-25.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"product": {
"name": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"product_id": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-debuginfo@22.09.0-25.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"product": {
"name": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"product_id": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-host-debuginfo@22.09.0-25.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"product": {
"name": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"product_id": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-vtep-debuginfo@22.09.0-25.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"product_id": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"product_id": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202301042257.p0.g854f807.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"product": {
"name": "runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"product_id": "runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.2-2.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"product": {
"name": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"product_id": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.2-2.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"product": {
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"product_id": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.2-2.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"product": {
"name": "python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"product_id": "python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-bcrypt@3.1.6-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"product": {
"name": "python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"product_id": "python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-bcrypt-debugsource@3.1.6-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"product": {
"name": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"product_id": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-bcrypt-debuginfo@3.1.6-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"product": {
"name": "python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"product_id": "python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-coverage@5.6-0.1b1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"product": {
"name": "python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"product_id": "python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-coverage-debugsource@5.6-0.1b1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"product": {
"name": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"product_id": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-coverage-debuginfo@5.6-0.1b1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-gevent-0:21.1.2-1.el9.ppc64le",
"product": {
"name": "python3-gevent-0:21.1.2-1.el9.ppc64le",
"product_id": "python3-gevent-0:21.1.2-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-gevent@21.1.2-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"product": {
"name": "python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"product_id": "python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-gevent-debugsource@21.1.2-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"product": {
"name": "python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"product_id": "python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-gevent-debuginfo@21.1.2-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-greenlet-0:1.0.0-1.el9.ppc64le",
"product": {
"name": "python3-greenlet-0:1.0.0-1.el9.ppc64le",
"product_id": "python3-greenlet-0:1.0.0-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-greenlet@1.0.0-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"product": {
"name": "python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"product_id": "python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-greenlet-devel@1.0.0-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"product": {
"name": "python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"product_id": "python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-greenlet-debugsource@1.0.0-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"product": {
"name": "python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"product_id": "python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-greenlet-debuginfo@1.0.0-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"product": {
"name": "python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"product_id": "python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kerberos@1.3.0-11.el9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"product": {
"name": "python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"product_id": "python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kerberos-debugsource@1.3.0-11.el9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"product": {
"name": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"product_id": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kerberos-debuginfo@1.3.0-11.el9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"product": {
"name": "python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"product_id": "python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kiwisolver@1.1.0-4.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"product": {
"name": "python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"product_id": "python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kiwisolver-debugsource@1.1.0-4.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"product": {
"name": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"product_id": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kiwisolver-debuginfo@1.1.0-4.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"product": {
"name": "python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"product_id": "python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-markupsafe@2.0.0-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"product": {
"name": "python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"product_id": "python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-markupsafe-debugsource@2.0.0-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"product": {
"name": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"product_id": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-markupsafe-debuginfo@2.0.0-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-msgpack-0:0.6.2-2.el9.ppc64le",
"product": {
"name": "python3-msgpack-0:0.6.2-2.el9.ppc64le",
"product_id": "python3-msgpack-0:0.6.2-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-msgpack@0.6.2-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"product": {
"name": "python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"product_id": "python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-msgpack-debugsource@0.6.2-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"product": {
"name": "python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"product_id": "python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-msgpack-debuginfo@0.6.2-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-simplejson-0:3.17.0-2.el9.ppc64le",
"product": {
"name": "python3-simplejson-0:3.17.0-2.el9.ppc64le",
"product_id": "python3-simplejson-0:3.17.0-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-simplejson@3.17.0-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"product": {
"name": "python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"product_id": "python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-simplejson-debugsource@3.17.0-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"product": {
"name": "python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"product_id": "python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-simplejson-debuginfo@3.17.0-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"product": {
"name": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"product_id": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Baiomysql@1.4.39-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"product": {
"name": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"product_id": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Baiosqlite@1.4.39-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"product": {
"name": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"product_id": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Basyncio@1.4.39-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"product": {
"name": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"product_id": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bmssql_pymssql@1.4.39-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"product": {
"name": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"product_id": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bmssql_pyodbc@1.4.39-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"product": {
"name": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"product_id": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bmysql@1.4.39-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"product": {
"name": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"product_id": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bpostgresql@1.4.39-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"product": {
"name": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"product_id": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bpostgresql_asyncpg@1.4.39-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"product": {
"name": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"product_id": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bpostgresql_pg8000@1.4.39-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"product": {
"name": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"product_id": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bpymysql@1.4.39-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"product": {
"name": "python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"product_id": "python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy@1.4.39-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"product": {
"name": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"product_id": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-sqlalchemy-debugsource@1.4.39-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"product": {
"name": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"product_id": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy-debuginfo@1.4.39-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"product": {
"name": "python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"product_id": "python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tornado-doc@6.1.0-2.el9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"product": {
"name": "python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"product_id": "python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tornado@6.1.0-2.el9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"product": {
"name": "python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"product_id": "python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tornado-debugsource@6.1.0-2.el9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"product": {
"name": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"product_id": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tornado-debuginfo@6.1.0-2.el9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"product": {
"name": "python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"product_id": "python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wrapt-doc@1.11.2-4.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-wrapt-0:1.11.2-4.el9.ppc64le",
"product": {
"name": "python3-wrapt-0:1.11.2-4.el9.ppc64le",
"product_id": "python3-wrapt-0:1.11.2-4.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-wrapt@1.11.2-4.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"product": {
"name": "python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"product_id": "python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wrapt-debugsource@1.11.2-4.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"product": {
"name": "python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"product_id": "python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-wrapt-debuginfo@1.11.2-4.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-yappi-0:1.3.1-2.el9.ppc64le",
"product": {
"name": "python3-yappi-0:1.3.1-2.el9.ppc64le",
"product_id": "python3-yappi-0:1.3.1-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-yappi@1.3.1-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"product": {
"name": "python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"product_id": "python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-yappi-debugsource@1.3.1-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"product": {
"name": "python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"product_id": "python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-yappi-debuginfo@1.3.1-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"product": {
"name": "python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"product_id": "python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-zope-interface@5.4.0-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "subunit-0:1.4.0-6.el9.1.ppc64le",
"product": {
"name": "subunit-0:1.4.0-6.el9.1.ppc64le",
"product_id": "subunit-0:1.4.0-6.el9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit@1.4.0-6.el9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"product": {
"name": "subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"product_id": "subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-cppunit@1.4.0-6.el9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"product": {
"name": "subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"product_id": "subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-cppunit-devel@1.4.0-6.el9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"product": {
"name": "subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"product_id": "subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-devel@1.4.0-6.el9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "subunit-static-0:1.4.0-6.el9.1.ppc64le",
"product": {
"name": "subunit-static-0:1.4.0-6.el9.1.ppc64le",
"product_id": "subunit-static-0:1.4.0-6.el9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-static@1.4.0-6.el9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"product": {
"name": "subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"product_id": "subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-debugsource@1.4.0-6.el9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"product": {
"name": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"product_id": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-cppunit-debuginfo@1.4.0-6.el9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"product": {
"name": "subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"product_id": "subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-debuginfo@1.4.0-6.el9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kata-containers-0:2.5.2-1.el9.ppc64le",
"product": {
"name": "kata-containers-0:2.5.2-1.el9.ppc64le",
"product_id": "kata-containers-0:2.5.2-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kata-containers@2.5.2-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"product": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"product_id": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-rs@0.4.0-2.rhaos4.12.git.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.25.0-2.el9.ppc64le",
"product": {
"name": "cri-tools-0:1.25.0-2.el9.ppc64le",
"product_id": "cri-tools-0:1.25.0-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.25.0-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"product": {
"name": "cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"product_id": "cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"product": {
"name": "cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"product_id": "cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"product": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"product_id": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.1-5.rhaos4.12.git6005903.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"product_id": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.1-5.rhaos4.12.git6005903.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"product_id": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.1-5.rhaos4.12.git6005903.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"product": {
"name": "buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"product_id": "buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-3.rhaos4.12.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"product": {
"name": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"product_id": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-3.rhaos4.12.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"product": {
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"product_id": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-3.rhaos4.12.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"product": {
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"product_id": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-3.rhaos4.12.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"product_id": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-3.rhaos4.12.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"product": {
"name": "conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"product_id": "conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-3.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"product": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"product_id": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-3.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"product": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"product_id": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-3.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"product": {
"name": "crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"product_id": "crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.2-2.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"product": {
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"product_id": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.4.2-2.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"product": {
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"product_id": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.4.2-2.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_id": "podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-4.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_id": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-4.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_id": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-4.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_id": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.2.0-4.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_id": "podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.2.0-4.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_id": "podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.2.0-4.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_id": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-4.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_id": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-4.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_id": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-4.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_id": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-4.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_id": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-4.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_id": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-4.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product_id": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product": {
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product_id": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-devel@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product": {
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product_id": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product": {
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product_id": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debugsource@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product": {
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product_id": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debuginfo@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product": {
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product_id": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs-debuginfo@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"product": {
"name": "skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"product_id": "skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.8.0-5.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"product": {
"name": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"product_id": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.8.0-5.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"product": {
"name": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"product_id": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.8.0-5.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"product": {
"name": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"product_id": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.8.0-5.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product_id": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer@0.16.1-1.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product": {
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product_id": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra@0.16.1-1.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product": {
"name": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product_id": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-dracut@0.16.1-1.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product": {
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product_id": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debugsource@0.16.1-1.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product_id": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.16.1-1.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product": {
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product_id": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debuginfo@0.16.1-1.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"product": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"product_id": "ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-5.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"product": {
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"product_id": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.14.0-5.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"product": {
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"product_id": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-5.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"product": {
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"product_id": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-5.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"product": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"product_id": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-5.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"product": {
"name": "afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"product_id": "afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn@5.3.0-1.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"product": {
"name": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"product_id": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn-dracut@5.3.0-1.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"product": {
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"product_id": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-afterburn-debugsource@5.3.0-1.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"product": {
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"product_id": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn-debuginfo@5.3.0-1.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"product": {
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"product_id": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"product": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"product_id": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202301042257.p0.g854f807.assembly.stream.el9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"product": {
"name": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"product_id": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/atomic-openshift-service-idler@4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-27.rhaos4.12.el8.s390x",
"product": {
"name": "containers-common-2:1-27.rhaos4.12.el8.s390x",
"product_id": "containers-common-2:1-27.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-27.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"product": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"product_id": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer@0.16.1-1.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"product": {
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"product_id": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra@0.16.1-1.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"product": {
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"product_id": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debugsource@0.16.1-1.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"product": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"product_id": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.16.1-1.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"product": {
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"product_id": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debuginfo@0.16.1-1.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nmstate-0:1.3.3-1.el8.s390x",
"product": {
"name": "nmstate-0:1.3.3-1.el8.s390x",
"product_id": "nmstate-0:1.3.3-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate@1.3.3-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nmstate-devel-0:1.3.3-1.el8.s390x",
"product": {
"name": "nmstate-devel-0:1.3.3-1.el8.s390x",
"product_id": "nmstate-devel-0:1.3.3-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-devel@1.3.3-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nmstate-libs-0:1.3.3-1.el8.s390x",
"product": {
"name": "nmstate-libs-0:1.3.3-1.el8.s390x",
"product_id": "nmstate-libs-0:1.3.3-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-libs@1.3.3-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nmstate-debugsource-0:1.3.3-1.el8.s390x",
"product": {
"name": "nmstate-debugsource-0:1.3.3-1.el8.s390x",
"product_id": "nmstate-debugsource-0:1.3.3-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-debugsource@1.3.3-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"product": {
"name": "nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"product_id": "nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-debuginfo@1.3.3-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"product": {
"name": "nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"product_id": "nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-libs-debuginfo@1.3.3-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ostree-0:2022.2-5.el8.s390x",
"product": {
"name": "ostree-0:2022.2-5.el8.s390x",
"product_id": "ostree-0:2022.2-5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree@2022.2-5.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ostree-devel-0:2022.2-5.el8.s390x",
"product": {
"name": "ostree-devel-0:2022.2-5.el8.s390x",
"product_id": "ostree-devel-0:2022.2-5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-devel@2022.2-5.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ostree-libs-0:2022.2-5.el8.s390x",
"product": {
"name": "ostree-libs-0:2022.2-5.el8.s390x",
"product_id": "ostree-libs-0:2022.2-5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-libs@2022.2-5.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ostree-debugsource-0:2022.2-5.el8.s390x",
"product": {
"name": "ostree-debugsource-0:2022.2-5.el8.s390x",
"product_id": "ostree-debugsource-0:2022.2-5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-debugsource@2022.2-5.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ostree-debuginfo-0:2022.2-5.el8.s390x",
"product": {
"name": "ostree-debuginfo-0:2022.2-5.el8.s390x",
"product_id": "ostree-debuginfo-0:2022.2-5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-debuginfo@2022.2-5.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"product": {
"name": "ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"product_id": "ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-libs-debuginfo@2022.2-5.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"product": {
"name": "podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_id": "podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-1.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"product": {
"name": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_id": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-1.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"product": {
"name": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_id": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.2.0-1.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"product": {
"name": "podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_id": "podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.2.0-1.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"product": {
"name": "podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_id": "podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.2.0-1.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"product": {
"name": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_id": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-1.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"product": {
"name": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_id": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-1.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"product": {
"name": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_id": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-1.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_id": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-1.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"product": {
"name": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_id": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-1.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"product": {
"name": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_id": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-1.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"product": {
"name": "afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"product_id": "afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn@5.3.0-1.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"product": {
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"product_id": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-afterburn-debugsource@5.3.0-1.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"product": {
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"product_id": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn-debuginfo@5.3.0-1.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"product": {
"name": "skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"product_id": "skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.8.0-1.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"product": {
"name": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"product_id": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.8.0-1.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"product": {
"name": "butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"product_id": "butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.16.0-2.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"product": {
"name": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"product_id": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.16.0-2.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"product": {
"name": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"product_id": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.16.0-2.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"product": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"product_id": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-rs@0.4.0-2.rhaos4.12.git.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.25.0-2.el8.s390x",
"product": {
"name": "cri-tools-0:1.25.0-2.el8.s390x",
"product_id": "cri-tools-0:1.25.0-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.25.0-2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"product": {
"name": "cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"product_id": "cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"product": {
"name": "cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"product_id": "cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"product": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"product_id": "ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-5.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"product": {
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"product_id": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.14.0-5.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"product": {
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"product_id": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-5.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"product": {
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"product_id": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-5.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"product": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"product_id": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-5.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"product": {
"name": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"product_id": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/network-scripts-openvswitch2.17@2.17.0-62.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"product": {
"name": "openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"product_id": "openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17@2.17.0-62.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"product": {
"name": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"product_id": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17-devel@2.17.0-62.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"product": {
"name": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"product_id": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17-ipsec@2.17.0-62.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"product": {
"name": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"product_id": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-openvswitch2.17@2.17.0-62.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"product": {
"name": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"product_id": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17-debugsource@2.17.0-62.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"product": {
"name": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"product_id": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17-debuginfo@2.17.0-62.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"product": {
"name": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"product_id": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-openvswitch2.17-debuginfo@2.17.0-62.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-adsl@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-bluetooth@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-cloud-setup@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm-devel@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ovs@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ppp@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-team@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-tui@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wifi@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wwan@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-debugsource@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-adsl-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-bluetooth-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-cloud-setup-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ovs-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ppp-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-team-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-tui-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wifi-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wwan-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-0:22.06.0-27.el8fdp.s390x",
"product": {
"name": "ovn22.06-0:22.06.0-27.el8fdp.s390x",
"product_id": "ovn22.06-0:22.06.0-27.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06@22.06.0-27.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"product": {
"name": "ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"product_id": "ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-central@22.06.0-27.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"product": {
"name": "ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"product_id": "ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-host@22.06.0-27.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"product": {
"name": "ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"product_id": "ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-vtep@22.06.0-27.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"product": {
"name": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"product_id": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-debugsource@22.06.0-27.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"product": {
"name": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"product_id": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-central-debuginfo@22.06.0-27.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"product": {
"name": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"product_id": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-debuginfo@22.06.0-27.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"product": {
"name": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"product_id": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-host-debuginfo@22.06.0-27.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"product": {
"name": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"product_id": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-vtep-debuginfo@22.06.0-27.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"product": {
"name": "python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"product_id": "python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyrsistent@0.16.0-3.el8ost?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"product": {
"name": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"product_id": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pyrsistent-debugsource@0.16.0-3.el8ost?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"product": {
"name": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"product_id": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyrsistent-debuginfo@0.16.0-3.el8ost?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "tini-0:0.16.1-1.el8ar.s390x",
"product": {
"name": "tini-0:0.16.1-1.el8ar.s390x",
"product_id": "tini-0:0.16.1-1.el8ar.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tini@0.16.1-1.el8ar?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"product": {
"name": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"product_id": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"product_id": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-1.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"product_id": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-1.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"product": {
"name": "libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"product_id": "libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-2.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"product": {
"name": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"product_id": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-2.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"product": {
"name": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"product_id": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-2.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"product_id": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-2.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "haproxy22-0:2.2.24-1.el8.s390x",
"product": {
"name": "haproxy22-0:2.2.24-1.el8.s390x",
"product_id": "haproxy22-0:2.2.24-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy22@2.2.24-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "haproxy-debugsource-0:2.2.24-1.el8.s390x",
"product": {
"name": "haproxy-debugsource-0:2.2.24-1.el8.s390x",
"product_id": "haproxy-debugsource-0:2.2.24-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy-debugsource@2.2.24-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"product": {
"name": "haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"product_id": "haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy22-debuginfo@2.2.24-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"product": {
"name": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"product_id": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"product_id": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-1.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"product_id": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-1.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grpc-0:1.18.0-4.el8ost.s390x",
"product": {
"name": "grpc-0:1.18.0-4.el8ost.s390x",
"product_id": "grpc-0:1.18.0-4.el8ost.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc@1.18.0-4.el8ost?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grpc-cli-0:1.18.0-4.el8ost.s390x",
"product": {
"name": "grpc-cli-0:1.18.0-4.el8ost.s390x",
"product_id": "grpc-cli-0:1.18.0-4.el8ost.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-cli@1.18.0-4.el8ost?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grpc-devel-0:1.18.0-4.el8ost.s390x",
"product": {
"name": "grpc-devel-0:1.18.0-4.el8ost.s390x",
"product_id": "grpc-devel-0:1.18.0-4.el8ost.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-devel@1.18.0-4.el8ost?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grpc-plugins-0:1.18.0-4.el8ost.s390x",
"product": {
"name": "grpc-plugins-0:1.18.0-4.el8ost.s390x",
"product_id": "grpc-plugins-0:1.18.0-4.el8ost.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-plugins@1.18.0-4.el8ost?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-grpcio-0:1.18.0-4.el8ost.s390x",
"product": {
"name": "python3-grpcio-0:1.18.0-4.el8ost.s390x",
"product_id": "python3-grpcio-0:1.18.0-4.el8ost.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-grpcio@1.18.0-4.el8ost?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"product": {
"name": "grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"product_id": "grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-debugsource@1.18.0-4.el8ost?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"product": {
"name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"product_id": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-cli-debuginfo@1.18.0-4.el8ost?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"product": {
"name": "grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"product_id": "grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-debuginfo@1.18.0-4.el8ost?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"product": {
"name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"product_id": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-plugins-debuginfo@1.18.0-4.el8ost?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"product": {
"name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"product_id": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-grpcio-debuginfo@1.18.0-4.el8ost?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"product": {
"name": "crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"product_id": "crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.2-1.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"product": {
"name": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"product_id": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.4.2-1.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"product": {
"name": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"product_id": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.4.2-1.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-4.rhaos4.11.el8.s390x",
"product": {
"name": "crit-0:3.15-4.rhaos4.11.el8.s390x",
"product_id": "crit-0:3.15-4.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-4.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-4.rhaos4.11.el8.s390x",
"product": {
"name": "criu-0:3.15-4.rhaos4.11.el8.s390x",
"product_id": "criu-0:3.15-4.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-4.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"product": {
"name": "criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"product_id": "criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-4.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"product": {
"name": "criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"product_id": "criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-4.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"product": {
"name": "python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"product_id": "python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-4.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"product": {
"name": "criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"product_id": "criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-4.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"product": {
"name": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"product_id": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-4.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"product": {
"name": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"product_id": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-4.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"product": {
"name": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"product_id": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-5.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"product": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"product_id": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-5.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"product": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"product_id": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-5.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"product": {
"name": "conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"product_id": "conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-2.rhaos4.11.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"product": {
"name": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"product_id": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-2.rhaos4.11.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"product": {
"name": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"product_id": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-2.rhaos4.11.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-2.el8.s390x",
"product": {
"name": "buildah-1:1.23.4-2.el8.s390x",
"product_id": "buildah-1:1.23.4-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-2.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-2.el8.s390x",
"product": {
"name": "buildah-tests-1:1.23.4-2.el8.s390x",
"product_id": "buildah-tests-1:1.23.4-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-2.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-2.el8.s390x",
"product": {
"name": "buildah-debugsource-1:1.23.4-2.el8.s390x",
"product_id": "buildah-debugsource-1:1.23.4-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-2.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-2.el8.s390x",
"product": {
"name": "buildah-debuginfo-1:1.23.4-2.el8.s390x",
"product_id": "buildah-debuginfo-1:1.23.4-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-2.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"product_id": "buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-2.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"product": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"product_id": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.1-5.rhaos4.12.git6005903.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"product": {
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"product_id": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.1-5.rhaos4.12.git6005903.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"product_id": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.1-5.rhaos4.12.git6005903.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product_id": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree@2022.10.99.g0049dbdd-3.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product": {
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product_id": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-devel@2022.10.99.g0049dbdd-3.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product": {
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product_id": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs@2022.10.99.g0049dbdd-3.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product": {
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product_id": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debugsource@2022.10.99.g0049dbdd-3.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product": {
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product_id": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debuginfo@2022.10.99.g0049dbdd-3.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product": {
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product_id": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs-debuginfo@2022.10.99.g0049dbdd-3.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-0:22.09.0-25.el8fdp.s390x",
"product": {
"name": "ovn22.09-0:22.09.0-25.el8fdp.s390x",
"product_id": "ovn22.09-0:22.09.0-25.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09@22.09.0-25.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"product": {
"name": "ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"product_id": "ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-central@22.09.0-25.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"product": {
"name": "ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"product_id": "ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-host@22.09.0-25.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"product": {
"name": "ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"product_id": "ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-vtep@22.09.0-25.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"product": {
"name": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"product_id": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-debugsource@22.09.0-25.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"product": {
"name": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"product_id": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-central-debuginfo@22.09.0-25.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"product": {
"name": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"product_id": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-debuginfo@22.09.0-25.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"product": {
"name": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"product_id": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-host-debuginfo@22.09.0-25.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"product": {
"name": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"product_id": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-vtep-debuginfo@22.09.0-25.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"product": {
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"product_id": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"product": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"product_id": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202301042257.p0.g854f807.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"product": {
"name": "runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"product_id": "runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.2-2.rhaos4.12.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"product": {
"name": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"product_id": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.2-2.rhaos4.12.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"product": {
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"product_id": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.2-2.rhaos4.12.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "python3-bcrypt-0:3.1.6-3.el9.s390x",
"product": {
"name": "python3-bcrypt-0:3.1.6-3.el9.s390x",
"product_id": "python3-bcrypt-0:3.1.6-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-bcrypt@3.1.6-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"product": {
"name": "python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"product_id": "python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-bcrypt-debugsource@3.1.6-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"product": {
"name": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"product_id": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-bcrypt-debuginfo@3.1.6-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-coverage-0:5.6-0.1b1.el9.s390x",
"product": {
"name": "python3-coverage-0:5.6-0.1b1.el9.s390x",
"product_id": "python3-coverage-0:5.6-0.1b1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-coverage@5.6-0.1b1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"product": {
"name": "python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"product_id": "python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-coverage-debugsource@5.6-0.1b1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"product": {
"name": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"product_id": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-coverage-debuginfo@5.6-0.1b1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-gevent-0:21.1.2-1.el9.s390x",
"product": {
"name": "python3-gevent-0:21.1.2-1.el9.s390x",
"product_id": "python3-gevent-0:21.1.2-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-gevent@21.1.2-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"product": {
"name": "python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"product_id": "python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-gevent-debugsource@21.1.2-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"product": {
"name": "python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"product_id": "python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-gevent-debuginfo@21.1.2-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-greenlet-0:1.0.0-1.el9.s390x",
"product": {
"name": "python3-greenlet-0:1.0.0-1.el9.s390x",
"product_id": "python3-greenlet-0:1.0.0-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-greenlet@1.0.0-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"product": {
"name": "python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"product_id": "python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-greenlet-devel@1.0.0-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"product": {
"name": "python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"product_id": "python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-greenlet-debugsource@1.0.0-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"product": {
"name": "python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"product_id": "python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-greenlet-debuginfo@1.0.0-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-kerberos-0:1.3.0-11.el9.1.s390x",
"product": {
"name": "python3-kerberos-0:1.3.0-11.el9.1.s390x",
"product_id": "python3-kerberos-0:1.3.0-11.el9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kerberos@1.3.0-11.el9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"product": {
"name": "python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"product_id": "python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kerberos-debugsource@1.3.0-11.el9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"product": {
"name": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"product_id": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kerberos-debuginfo@1.3.0-11.el9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-kiwisolver-0:1.1.0-4.el9.s390x",
"product": {
"name": "python3-kiwisolver-0:1.1.0-4.el9.s390x",
"product_id": "python3-kiwisolver-0:1.1.0-4.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kiwisolver@1.1.0-4.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"product": {
"name": "python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"product_id": "python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kiwisolver-debugsource@1.1.0-4.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"product": {
"name": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"product_id": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kiwisolver-debuginfo@1.1.0-4.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-markupsafe-0:2.0.0-2.el9.s390x",
"product": {
"name": "python3-markupsafe-0:2.0.0-2.el9.s390x",
"product_id": "python3-markupsafe-0:2.0.0-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-markupsafe@2.0.0-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"product": {
"name": "python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"product_id": "python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-markupsafe-debugsource@2.0.0-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"product": {
"name": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"product_id": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-markupsafe-debuginfo@2.0.0-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-msgpack-0:0.6.2-2.el9.s390x",
"product": {
"name": "python3-msgpack-0:0.6.2-2.el9.s390x",
"product_id": "python3-msgpack-0:0.6.2-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-msgpack@0.6.2-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"product": {
"name": "python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"product_id": "python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-msgpack-debugsource@0.6.2-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"product": {
"name": "python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"product_id": "python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-msgpack-debuginfo@0.6.2-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-simplejson-0:3.17.0-2.el9.s390x",
"product": {
"name": "python3-simplejson-0:3.17.0-2.el9.s390x",
"product_id": "python3-simplejson-0:3.17.0-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-simplejson@3.17.0-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"product": {
"name": "python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"product_id": "python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-simplejson-debugsource@3.17.0-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"product": {
"name": "python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"product_id": "python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-simplejson-debuginfo@3.17.0-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"product": {
"name": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"product_id": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Baiomysql@1.4.39-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"product": {
"name": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"product_id": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Baiosqlite@1.4.39-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"product": {
"name": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"product_id": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Basyncio@1.4.39-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"product": {
"name": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"product_id": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bmssql_pymssql@1.4.39-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"product": {
"name": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"product_id": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bmssql_pyodbc@1.4.39-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"product": {
"name": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"product_id": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bmysql@1.4.39-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"product": {
"name": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"product_id": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bpostgresql@1.4.39-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"product": {
"name": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"product_id": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bpostgresql_asyncpg@1.4.39-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"product": {
"name": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"product_id": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bpostgresql_pg8000@1.4.39-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"product": {
"name": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"product_id": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bpymysql@1.4.39-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"product": {
"name": "python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"product_id": "python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy@1.4.39-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"product": {
"name": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"product_id": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-sqlalchemy-debugsource@1.4.39-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"product": {
"name": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"product_id": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy-debuginfo@1.4.39-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"product": {
"name": "python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"product_id": "python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tornado-doc@6.1.0-2.el9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-tornado-0:6.1.0-2.el9.1.s390x",
"product": {
"name": "python3-tornado-0:6.1.0-2.el9.1.s390x",
"product_id": "python3-tornado-0:6.1.0-2.el9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tornado@6.1.0-2.el9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"product": {
"name": "python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"product_id": "python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tornado-debugsource@6.1.0-2.el9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"product": {
"name": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"product_id": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tornado-debuginfo@6.1.0-2.el9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-wrapt-doc-0:1.11.2-4.el9.s390x",
"product": {
"name": "python-wrapt-doc-0:1.11.2-4.el9.s390x",
"product_id": "python-wrapt-doc-0:1.11.2-4.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wrapt-doc@1.11.2-4.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-wrapt-0:1.11.2-4.el9.s390x",
"product": {
"name": "python3-wrapt-0:1.11.2-4.el9.s390x",
"product_id": "python3-wrapt-0:1.11.2-4.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-wrapt@1.11.2-4.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"product": {
"name": "python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"product_id": "python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wrapt-debugsource@1.11.2-4.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"product": {
"name": "python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"product_id": "python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-wrapt-debuginfo@1.11.2-4.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-yappi-0:1.3.1-2.el9.s390x",
"product": {
"name": "python3-yappi-0:1.3.1-2.el9.s390x",
"product_id": "python3-yappi-0:1.3.1-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-yappi@1.3.1-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"product": {
"name": "python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"product_id": "python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-yappi-debugsource@1.3.1-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"product": {
"name": "python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"product_id": "python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-yappi-debuginfo@1.3.1-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-zope-interface-0:5.4.0-1.el9.s390x",
"product": {
"name": "python3-zope-interface-0:5.4.0-1.el9.s390x",
"product_id": "python3-zope-interface-0:5.4.0-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-zope-interface@5.4.0-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "subunit-0:1.4.0-6.el9.1.s390x",
"product": {
"name": "subunit-0:1.4.0-6.el9.1.s390x",
"product_id": "subunit-0:1.4.0-6.el9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit@1.4.0-6.el9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"product": {
"name": "subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"product_id": "subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-cppunit@1.4.0-6.el9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"product": {
"name": "subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"product_id": "subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-cppunit-devel@1.4.0-6.el9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "subunit-devel-0:1.4.0-6.el9.1.s390x",
"product": {
"name": "subunit-devel-0:1.4.0-6.el9.1.s390x",
"product_id": "subunit-devel-0:1.4.0-6.el9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-devel@1.4.0-6.el9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "subunit-static-0:1.4.0-6.el9.1.s390x",
"product": {
"name": "subunit-static-0:1.4.0-6.el9.1.s390x",
"product_id": "subunit-static-0:1.4.0-6.el9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-static@1.4.0-6.el9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"product": {
"name": "subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"product_id": "subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-debugsource@1.4.0-6.el9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"product": {
"name": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"product_id": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-cppunit-debuginfo@1.4.0-6.el9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"product": {
"name": "subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"product_id": "subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-debuginfo@1.4.0-6.el9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kata-containers-0:2.5.2-1.el9.s390x",
"product": {
"name": "kata-containers-0:2.5.2-1.el9.s390x",
"product_id": "kata-containers-0:2.5.2-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kata-containers@2.5.2-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"product": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"product_id": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-rs@0.4.0-2.rhaos4.12.git.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.25.0-2.el9.s390x",
"product": {
"name": "cri-tools-0:1.25.0-2.el9.s390x",
"product_id": "cri-tools-0:1.25.0-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.25.0-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"product": {
"name": "cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"product_id": "cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"product": {
"name": "cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"product_id": "cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"product": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"product_id": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.1-5.rhaos4.12.git6005903.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"product": {
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"product_id": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.1-5.rhaos4.12.git6005903.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"product_id": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.1-5.rhaos4.12.git6005903.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"product": {
"name": "buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"product_id": "buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-3.rhaos4.12.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"product": {
"name": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"product_id": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-3.rhaos4.12.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"product": {
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"product_id": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-3.rhaos4.12.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"product": {
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"product_id": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-3.rhaos4.12.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"product_id": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-3.rhaos4.12.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"product": {
"name": "conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"product_id": "conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-3.rhaos4.12.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"product": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"product_id": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-3.rhaos4.12.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"product": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"product_id": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-3.rhaos4.12.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"product": {
"name": "crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"product_id": "crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.2-2.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"product": {
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"product_id": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.4.2-2.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"product": {
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"product_id": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.4.2-2.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"product": {
"name": "podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_id": "podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-4.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"product": {
"name": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_id": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-4.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"product": {
"name": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_id": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-4.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"product": {
"name": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_id": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.2.0-4.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"product": {
"name": "podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_id": "podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.2.0-4.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"product": {
"name": "podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_id": "podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.2.0-4.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"product": {
"name": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_id": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-4.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"product": {
"name": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_id": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-4.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"product": {
"name": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_id": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-4.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_id": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-4.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"product": {
"name": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_id": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-4.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"product": {
"name": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_id": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-4.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product_id": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product": {
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product_id": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-devel@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product": {
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product_id": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product": {
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product_id": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debugsource@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product": {
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product_id": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debuginfo@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product": {
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product_id": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs-debuginfo@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"product": {
"name": "skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"product_id": "skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.8.0-5.rhaos4.12.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"product": {
"name": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"product_id": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.8.0-5.rhaos4.12.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"product": {
"name": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"product_id": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.8.0-5.rhaos4.12.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"product": {
"name": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"product_id": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.8.0-5.rhaos4.12.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"product": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"product_id": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer@0.16.1-1.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"product": {
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"product_id": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra@0.16.1-1.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"product": {
"name": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"product_id": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-dracut@0.16.1-1.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"product": {
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"product_id": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debugsource@0.16.1-1.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"product": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"product_id": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.16.1-1.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"product": {
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"product_id": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debuginfo@0.16.1-1.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"product": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"product_id": "ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-5.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"product": {
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"product_id": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.14.0-5.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"product": {
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"product_id": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-5.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"product": {
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"product_id": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-5.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"product": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"product_id": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-5.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"product": {
"name": "afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"product_id": "afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn@5.3.0-1.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"product": {
"name": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"product_id": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn-dracut@5.3.0-1.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"product": {
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"product_id": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-afterburn-debugsource@5.3.0-1.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"product": {
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"product_id": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn-debuginfo@5.3.0-1.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"product": {
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"product_id": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"product": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"product_id": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202301042257.p0.g854f807.assembly.stream.el9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"product": {
"name": "console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"product_id": "console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/console-login-helper-messages@0.20.4-1.rhaos4.12.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"product": {
"name": "console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"product_id": "console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/console-login-helper-messages-issuegen@0.20.4-1.rhaos4.12.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"product": {
"name": "console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"product_id": "console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/console-login-helper-messages-profile@0.20.4-1.rhaos4.12.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"product": {
"name": "container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"product_id": "container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.188.0-1.rhaos4.12.el8?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"product": {
"name": "nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"product_id": "nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-plugin-ovsdb@1.3.3-1.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-libnmstate-0:1.3.3-1.el8.noarch",
"product": {
"name": "python3-libnmstate-0:1.3.3-1.el8.noarch",
"product_id": "python3-libnmstate-0:1.3.3-1.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libnmstate@1.3.3-1.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"product": {
"name": "podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"product_id": "podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.2.0-1.rhaos4.12.el8?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"product": {
"name": "toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"product_id": "toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.1.0-1.rhaos4.12.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"product": {
"name": "butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"product_id": "butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-redistributable@0.16.0-2.rhaos4.12.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"product": {
"name": "openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"product_id": "openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible@4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"product": {
"name": "openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"product_id": "openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible-test@4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"product": {
"name": "openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"product_id": "openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr-cni@4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"product": {
"name": "openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"product_id": "openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr-common@4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"product": {
"name": "openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"product_id": "openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr-controller@4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"product": {
"name": "python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"product_id": "python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kuryr-kubernetes@4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"product": {
"name": "openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"product_id": "openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17-test@2.17.0-62.el8fdp?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-kubernetes-0:25.3.0-1.el8.noarch",
"product": {
"name": "python3-kubernetes-0:25.3.0-1.el8.noarch",
"product_id": "python3-kubernetes-0:25.3.0-1.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kubernetes@25.3.0-1.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"product": {
"name": "python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"product_id": "python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kubernetes-tests@25.3.0-1.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"product": {
"name": "NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"product_id": "NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-config-connectivity-redhat@1.36.0-8.el8_6?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"product": {
"name": "NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"product_id": "NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-config-server@1.36.0-8.el8_6?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"product": {
"name": "NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"product_id": "NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-dispatcher-routing-rules@1.36.0-8.el8_6?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-zipp-0:0.5.1-2.el8ost.noarch",
"product": {
"name": "python3-zipp-0:0.5.1-2.el8ost.noarch",
"product_id": "python3-zipp-0:0.5.1-2.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-zipp@0.5.1-2.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"product": {
"name": "python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"product_id": "python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-zeroconf@0.24.4-1.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"product": {
"name": "python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"product_id": "python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-werkzeug@1.0.1-3.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"product": {
"name": "python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"product_id": "python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-wcwidth@0.1.7-14.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-tenacity-0:6.2.0-1.el8ost.noarch",
"product": {
"name": "python3-tenacity-0:6.2.0-1.el8ost.noarch",
"product_id": "python3-tenacity-0:6.2.0-1.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tenacity@6.2.0-1.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-rsa-0:4.7-1.el8.noarch",
"product": {
"name": "python3-rsa-0:4.7-1.el8.noarch",
"product_id": "python3-rsa-0:4.7-1.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rsa@4.7-1.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"product": {
"name": "python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"product_id": "python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-requests-unixsocket@0.1.5-5.el8ar?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"product": {
"name": "python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"product_id": "python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyroute2@0.5.13-1.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"product": {
"name": "python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"product_id": "python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pyperclip-doc@1.6.4-6.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"product": {
"name": "python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"product_id": "python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyperclip@1.6.4-6.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"product": {
"name": "python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"product_id": "python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyghmi@1.5.14-2.1.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "pycdlib-tools-0:1.11.0-3.el8.noarch",
"product": {
"name": "pycdlib-tools-0:1.11.0-3.el8.noarch",
"product_id": "pycdlib-tools-0:1.11.0-3.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pycdlib-tools@1.11.0-3.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pycdlib-0:1.11.0-3.el8.noarch",
"product": {
"name": "python3-pycdlib-0:1.11.0-3.el8.noarch",
"product_id": "python3-pycdlib-0:1.11.0-3.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pycdlib@1.11.0-3.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pint-0:0.10.1-1.el8ost.noarch",
"product": {
"name": "python3-pint-0:0.10.1-1.el8ost.noarch",
"product_id": "python3-pint-0:0.10.1-1.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pint@0.10.1-1.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pexpect-0:4.6-2.el8ar.noarch",
"product": {
"name": "python3-pexpect-0:4.6-2.el8ar.noarch",
"product_id": "python3-pexpect-0:4.6-2.el8ar.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pexpect@4.6-2.el8ar?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"product": {
"name": "python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"product_id": "python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-paste-deploy@2.0.1-4.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-paste-0:3.2.4-1.el8ost.noarch",
"product": {
"name": "python3-paste-0:3.2.4-1.el8ost.noarch",
"product_id": "python3-paste-0:3.2.4-1.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-paste@3.2.4-1.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-packaging-doc-0:20.4-1.el8ost.noarch",
"product": {
"name": "python-packaging-doc-0:20.4-1.el8ost.noarch",
"product_id": "python-packaging-doc-0:20.4-1.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-packaging-doc@20.4-1.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-packaging-0:20.4-1.el8ost.noarch",
"product": {
"name": "python3-packaging-0:20.4-1.el8ost.noarch",
"product_id": "python3-packaging-0:20.4-1.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-packaging@20.4-1.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"product": {
"name": "python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"product_id": "python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-serialization@4.2.0-0.20211012151454.2b94a4f.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"product": {
"name": "python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"product_id": "python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-serialization-tests@4.2.0-0.20211012151454.2b94a4f.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"product": {
"name": "python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"product_id": "python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-policy-lang@3.8.2-0.20211012161944.c7fd9f4.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"product": {
"name": "python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"product_id": "python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-policy@3.8.2-0.20211012161944.c7fd9f4.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"product": {
"name": "python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"product_id": "python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-policy-tests@3.8.2-0.20211012161944.c7fd9f4.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"product": {
"name": "python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"product_id": "python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-metrics@0.3.0-0.20211020174122.43eee50.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"product": {
"name": "python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"product_id": "python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-metrics-tests@0.3.0-0.20211020174122.43eee50.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"product": {
"name": "python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"product_id": "python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-messaging@12.9.1-0.20211020204149.f9de265.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"product": {
"name": "python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"product_id": "python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-messaging-tests@12.9.1-0.20211020204149.f9de265.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"product": {
"name": "python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"product_id": "python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-log-lang@4.6.0-0.20211012154701.41c8807.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"product": {
"name": "python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"product_id": "python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-log@4.6.0-0.20211012154701.41c8807.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"product": {
"name": "python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"product_id": "python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-log-tests@4.6.0-0.20211012154701.41c8807.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"product": {
"name": "python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"product_id": "python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-i18n-lang@5.1.0-0.20211012165753.b031d17.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"product": {
"name": "python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"product_id": "python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-i18n@5.1.0-0.20211012165753.b031d17.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"product": {
"name": "python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"product_id": "python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-db-lang@9.1.0-0.20211020204148.be2cc6a.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"product": {
"name": "python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"product_id": "python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-db@9.1.0-0.20211020204148.be2cc6a.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"product": {
"name": "python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"product_id": "python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-db-tests@9.1.0-0.20211020204148.be2cc6a.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"product": {
"name": "python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"product_id": "python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-context@3.3.1-0.20211012152439.641a1e0.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"product": {
"name": "python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"product_id": "python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-context-tests@3.3.1-0.20211012152439.641a1e0.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"product": {
"name": "python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"product_id": "python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-config@8.7.1-0.20211012155707.1a7bd66.el8?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-lockfile-1:0.11.0-8.el8ar.noarch",
"product": {
"name": "python3-lockfile-1:0.11.0-8.el8ar.noarch",
"product_id": "python3-lockfile-1:0.11.0-8.el8ar.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-lockfile@0.11.0-8.el8ar?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"product": {
"name": "python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"product_id": "python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kombu@4.6.6-7.el8ost.1?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"product": {
"name": "python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"product_id": "python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-jsonschema@3.2.0-5.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"product": {
"name": "python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"product_id": "python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-iso8601@0.1.12-8.el8ost.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"product": {
"name": "python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"product_id": "python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-importlib-metadata@1.7.0-1.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"product": {
"name": "python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"product_id": "python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ifaddr@0.1.6-5.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"product": {
"name": "python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"product_id": "python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-gunicorn@19.9.0-10.el8ost.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"product": {
"name": "python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"product_id": "python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-funcsigs@1.0.2-8.el8ost.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"product": {
"name": "python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"product_id": "python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-funcsigs@1.0.2-8.el8ost.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-flask-doc-1:1.1.1-1.el8ost.noarch",
"product": {
"name": "python-flask-doc-1:1.1.1-1.el8ost.noarch",
"product_id": "python-flask-doc-1:1.1.1-1.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-flask-doc@1.1.1-1.el8ost?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-flask-1:1.1.1-1.el8ost.noarch",
"product": {
"name": "python3-flask-1:1.1.1-1.el8ost.noarch",
"product_id": "python3-flask-1:1.1.1-1.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-flask@1.1.1-1.el8ost?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-eventlet-0:0.30.2-1.el8.noarch",
"product": {
"name": "python3-eventlet-0:0.30.2-1.el8.noarch",
"product_id": "python3-eventlet-0:0.30.2-1.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-eventlet@0.30.2-1.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"product": {
"name": "python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"product_id": "python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-dogpile-cache@1.1.2-1.el8ost.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-construct-0:2.10.56-1.el8ost.noarch",
"product": {
"name": "python3-construct-0:2.10.56-1.el8ost.noarch",
"product_id": "python3-construct-0:2.10.56-1.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-construct@2.10.56-1.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-cmd2-0:1.4.0-1.1.el8.noarch",
"product": {
"name": "python3-cmd2-0:1.4.0-1.1.el8.noarch",
"product_id": "python3-cmd2-0:1.4.0-1.1.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cmd2@1.4.0-1.1.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"product": {
"name": "python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"product_id": "python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-amqp-doc@2.5.2-7.el8ost.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"product": {
"name": "python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"product_id": "python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-amqp@2.5.2-7.el8ost.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-alembic-0:1.4.2-5.el8ost.noarch",
"product": {
"name": "python3-alembic-0:1.4.2-5.el8ost.noarch",
"product_id": "python3-alembic-0:1.4.2-5.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-alembic@1.4.2-5.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "crudini-0:0.9-11.el8ost.1.noarch",
"product": {
"name": "crudini-0:0.9-11.el8ost.1.noarch",
"product_id": "crudini-0:0.9-11.el8ost.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crudini@0.9-11.el8ost.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"product": {
"name": "ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"product_id": "ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-runner-http@1.0.0-2.el8ar?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-runner-0:1.4.6-2.el8ar.noarch",
"product": {
"name": "ansible-runner-0:1.4.6-2.el8ar.noarch",
"product_id": "ansible-runner-0:1.4.6-2.el8ar.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-runner@1.4.6-2.el8ar?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"product": {
"name": "python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"product_id": "python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ansible-runner@1.4.6-2.el8ar?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "crudini-0:0.9.3-4.el9.noarch",
"product": {
"name": "crudini-0:0.9.3-4.el9.noarch",
"product_id": "crudini-0:0.9.3-4.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crudini@0.9.3-4.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-future-0:0.18.2-9.el9.1.noarch",
"product": {
"name": "python3-future-0:0.18.2-9.el9.1.noarch",
"product_id": "python3-future-0:0.18.2-9.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-future@0.18.2-9.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"product": {
"name": "openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"product_id": "openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-python-agent@9.0.1-0.20220818145522.ad1eb41.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"product": {
"name": "python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"product_id": "python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ironic-python-agent@9.0.1-0.20220818145522.ad1eb41.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"product": {
"name": "python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"product_id": "python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ironic-python-agent-tests@9.0.1-0.20220818145522.ad1eb41.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openstack-macros-0:2020.1.2-1.el9.noarch",
"product": {
"name": "openstack-macros-0:2020.1.2-1.el9.noarch",
"product_id": "openstack-macros-0:2020.1.2-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-macros@2020.1.2-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"product": {
"name": "pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"product_id": "pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pyOpenSSL-doc@20.0.1-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"product": {
"name": "python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"product_id": "python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyOpenSSL@20.0.1-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"product": {
"name": "python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"product_id": "python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyflakes@2.2.0-3.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pysnmp-0:4.4.12-6.el9.noarch",
"product": {
"name": "python3-pysnmp-0:4.4.12-6.el9.noarch",
"product_id": "python3-pysnmp-0:4.4.12-6.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pysnmp@4.4.12-6.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-SecretStorage-0:2.3.1-9.el9.noarch",
"product": {
"name": "python3-SecretStorage-0:2.3.1-9.el9.noarch",
"product_id": "python3-SecretStorage-0:2.3.1-9.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-SecretStorage@2.3.1-9.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-alembic-0:1.6.0-1.el9.noarch",
"product": {
"name": "python3-alembic-0:1.6.0-1.el9.noarch",
"product_id": "python3-alembic-0:1.6.0-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-alembic@1.6.0-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-amqp-doc-0:5.0.6-1.el9.noarch",
"product": {
"name": "python-amqp-doc-0:5.0.6-1.el9.noarch",
"product_id": "python-amqp-doc-0:5.0.6-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-amqp-doc@5.0.6-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-amqp-0:5.0.6-1.el9.noarch",
"product": {
"name": "python3-amqp-0:5.0.6-1.el9.noarch",
"product_id": "python3-amqp-0:5.0.6-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-amqp@5.0.6-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-apipkg-0:1.5-12.el9.1.noarch",
"product": {
"name": "python3-apipkg-0:1.5-12.el9.1.noarch",
"product_id": "python3-apipkg-0:1.5-12.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-apipkg@1.5-12.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"product": {
"name": "python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"product_id": "python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-atomicwrites@1.4.0-6.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"product": {
"name": "python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"product_id": "python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-automaton@3.0.0-0.20220811170530.ed884e8.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-autopage-0:0.4.0-1.el9.2.noarch",
"product": {
"name": "python3-autopage-0:0.4.0-1.el9.2.noarch",
"product_id": "python3-autopage-0:0.4.0-1.el9.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-autopage@0.4.0-1.el9.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"product": {
"name": "python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"product_id": "python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-beautifulsoup4@4.9.3-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-betamax-0:0.8.1-12.el9.1.noarch",
"product": {
"name": "python3-betamax-0:0.8.1-12.el9.1.noarch",
"product_id": "python3-betamax-0:0.8.1-12.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-betamax@0.8.1-12.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-cachetools-0:3.1.0-4.el9.noarch",
"product": {
"name": "python3-cachetools-0:3.1.0-4.el9.noarch",
"product_id": "python3-cachetools-0:3.1.0-4.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cachetools@3.1.0-4.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-case-0:1.5.3-5.el9.noarch",
"product": {
"name": "python3-case-0:1.5.3-5.el9.noarch",
"product_id": "python3-case-0:1.5.3-5.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-case@1.5.3-5.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"product": {
"name": "python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"product_id": "python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cinderclient@9.0.0-0.20220811172734.2c7d463.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-click-0:7.1.2-5.el9.1.noarch",
"product": {
"name": "python3-click-0:7.1.2-5.el9.1.noarch",
"product_id": "python3-click-0:7.1.2-5.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-click@7.1.2-5.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"product": {
"name": "python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"product_id": "python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cliff@3.10.1-0.20220802152018.a04a48f.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"product": {
"name": "python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"product_id": "python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cliff-tests@3.10.1-0.20220802152018.a04a48f.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-cmd2-0:1.4.0-2.el9.1.noarch",
"product": {
"name": "python3-cmd2-0:1.4.0-2.el9.1.noarch",
"product_id": "python3-cmd2-0:1.4.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cmd2@1.4.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-colorama-0:0.4.1-2.el9.noarch",
"product": {
"name": "python3-colorama-0:0.4.1-2.el9.noarch",
"product_id": "python3-colorama-0:0.4.1-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-colorama@0.4.1-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-construct-0:2.10.56-2.el9.noarch",
"product": {
"name": "python3-construct-0:2.10.56-2.el9.noarch",
"product_id": "python3-construct-0:2.10.56-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-construct@2.10.56-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"product": {
"name": "python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"product_id": "python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-contextlib2@0.6.0.post1-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-dataclasses-0:0.8-2.el9.noarch",
"product": {
"name": "python3-dataclasses-0:0.8-2.el9.noarch",
"product_id": "python3-dataclasses-0:0.8-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-dataclasses@0.8-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ddt-0:1.4.2-1.el9.noarch",
"product": {
"name": "python3-ddt-0:1.4.2-1.el9.noarch",
"product_id": "python3-ddt-0:1.4.2-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ddt@1.4.2-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"product": {
"name": "python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"product_id": "python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debtcollector@2.5.0-0.20220802170047.a6b46c5.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-decorator-0:4.4.0-6.el9.noarch",
"product": {
"name": "python3-decorator-0:4.4.0-6.el9.noarch",
"product_id": "python3-decorator-0:4.4.0-6.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-decorator@4.4.0-6.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-defusedxml-0:0.7.1-1.el9.noarch",
"product": {
"name": "python3-defusedxml-0:0.7.1-1.el9.noarch",
"product_id": "python3-defusedxml-0:0.7.1-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-defusedxml@0.7.1-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-distlib-0:0.3.1-4.el9.1.noarch",
"product": {
"name": "python3-distlib-0:0.3.1-4.el9.1.noarch",
"product_id": "python3-distlib-0:0.3.1-4.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-distlib@0.3.1-4.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"product": {
"name": "python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"product_id": "python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-dogpile-cache@1.1.5-3.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"product": {
"name": "python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"product_id": "python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-dracclient@8.0.0-0.20220802154400.9c7499c.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-editor-0:1.0.4-5.el9.noarch",
"product": {
"name": "python3-editor-0:1.0.4-5.el9.noarch",
"product_id": "python3-editor-0:1.0.4-5.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-editor@1.0.4-5.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-entrypoints-doc-0:0.3-8.el9.noarch",
"product": {
"name": "python-entrypoints-doc-0:0.3-8.el9.noarch",
"product_id": "python-entrypoints-doc-0:0.3-8.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-entrypoints-doc@0.3-8.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-entrypoints-0:0.3-8.el9.noarch",
"product": {
"name": "python3-entrypoints-0:0.3-8.el9.noarch",
"product_id": "python3-entrypoints-0:0.3-8.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-entrypoints@0.3-8.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-eventlet-0:0.30.2-1.el9.noarch",
"product": {
"name": "python3-eventlet-0:0.30.2-1.el9.noarch",
"product_id": "python3-eventlet-0:0.30.2-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-eventlet@0.30.2-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-execnet-0:1.7.1-5.el9.1.noarch",
"product": {
"name": "python3-execnet-0:1.7.1-5.el9.1.noarch",
"product_id": "python3-execnet-0:1.7.1-5.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-execnet@1.7.1-5.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-extras-0:1.0.0-15.el9.1.noarch",
"product": {
"name": "python3-extras-0:1.0.0-15.el9.1.noarch",
"product_id": "python3-extras-0:1.0.0-15.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-extras@1.0.0-15.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-fasteners-0:0.14.1-21.el9.noarch",
"product": {
"name": "python3-fasteners-0:0.14.1-21.el9.noarch",
"product_id": "python3-fasteners-0:0.14.1-21.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-fasteners@0.14.1-21.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"product": {
"name": "python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"product_id": "python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-filelock-doc@3.0.12-9.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-filelock-0:3.0.12-9.el9.1.noarch",
"product": {
"name": "python3-filelock-0:3.0.12-9.el9.1.noarch",
"product_id": "python3-filelock-0:3.0.12-9.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-filelock@3.0.12-9.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-fixtures-0:3.0.0-22.el9.1.noarch",
"product": {
"name": "python3-fixtures-0:3.0.0-22.el9.1.noarch",
"product_id": "python3-fixtures-0:3.0.0-22.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-fixtures@3.0.0-22.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-flake8-0:3.8.4-1.el9.1.noarch",
"product": {
"name": "python3-flake8-0:3.8.4-1.el9.1.noarch",
"product_id": "python3-flake8-0:3.8.4-1.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-flake8@3.8.4-1.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-flask-doc-1:2.0.1-2.el9.1.noarch",
"product": {
"name": "python-flask-doc-1:2.0.1-2.el9.1.noarch",
"product_id": "python-flask-doc-1:2.0.1-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-flask-doc@2.0.1-2.el9.1?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-flask-1:2.0.1-2.el9.1.noarch",
"product": {
"name": "python3-flask-1:2.0.1-2.el9.1.noarch",
"product_id": "python3-flask-1:2.0.1-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-flask@2.0.1-2.el9.1?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-flit-0:3.0.0-1.el9.2.noarch",
"product": {
"name": "python3-flit-0:3.0.0-1.el9.2.noarch",
"product_id": "python3-flit-0:3.0.0-1.el9.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-flit@3.0.0-1.el9.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-flit-core-0:3.0.0-1.el9.2.noarch",
"product": {
"name": "python3-flit-core-0:3.0.0-1.el9.2.noarch",
"product_id": "python3-flit-core-0:3.0.0-1.el9.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-flit-core@3.0.0-1.el9.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-freezegun-0:1.0.0-4.el9.1.noarch",
"product": {
"name": "python3-freezegun-0:1.0.0-4.el9.1.noarch",
"product_id": "python3-freezegun-0:1.0.0-4.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-freezegun@1.0.0-4.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"product": {
"name": "python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"product_id": "python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-funcsigs-doc@1.0.2-17.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-funcsigs-0:1.0.2-17.el9.noarch",
"product": {
"name": "python3-funcsigs-0:1.0.2-17.el9.noarch",
"product_id": "python3-funcsigs-0:1.0.2-17.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-funcsigs@1.0.2-17.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"product": {
"name": "python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"product_id": "python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-futurist@2.4.1-0.20220802175500.159d752.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"product": {
"name": "python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"product_id": "python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-glanceclient@4.0.1-0.20220811181326.1b854e1.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"product": {
"name": "python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"product_id": "python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-gunicorn-doc@20.0.4-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-gunicorn-0:20.0.4-2.el9.noarch",
"product": {
"name": "python3-gunicorn-0:20.0.4-2.el9.noarch",
"product_id": "python3-gunicorn-0:20.0.4-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-gunicorn@20.0.4-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"product": {
"name": "python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"product_id": "python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hacking@1.0.1-0.20210812104123.865398f.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"product": {
"name": "python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"product_id": "python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hardware@0.29.1-0.20220811165930.fd4bce6.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"product": {
"name": "python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"product_id": "python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hardware-detect@0.29.1-0.20220811165930.fd4bce6.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-html5lib-1:1.1-4.el9.1.noarch",
"product": {
"name": "python3-html5lib-1:1.1-4.el9.1.noarch",
"product_id": "python3-html5lib-1:1.1-4.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-html5lib@1.1-4.el9.1?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"product": {
"name": "python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"product_id": "python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hypothesis%2Bcli@6.6.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"product": {
"name": "python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"product_id": "python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hypothesis%2Bdateutil@6.6.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"product": {
"name": "python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"product_id": "python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hypothesis%2Bdjango@6.6.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"product": {
"name": "python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"product_id": "python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hypothesis%2Bghostwriter@6.6.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"product": {
"name": "python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"product_id": "python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hypothesis%2Blark@6.6.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"product": {
"name": "python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"product_id": "python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hypothesis%2Bnumpy@6.6.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"product": {
"name": "python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"product_id": "python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hypothesis%2Bpandas@6.6.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"product": {
"name": "python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"product_id": "python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hypothesis%2Bpytest@6.6.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"product": {
"name": "python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"product_id": "python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hypothesis%2Bpytz@6.6.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"product": {
"name": "python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"product_id": "python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hypothesis%2Bredis@6.6.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"product": {
"name": "python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"product_id": "python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hypothesis%2Bzoneinfo@6.6.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"product": {
"name": "python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"product_id": "python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hypothesis@6.6.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ifaddr-0:0.1.6-6.el9.noarch",
"product": {
"name": "python3-ifaddr-0:0.1.6-6.el9.noarch",
"product_id": "python3-ifaddr-0:0.1.6-6.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ifaddr@0.1.6-6.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"product": {
"name": "python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"product_id": "python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-importlib-metadata@1.7.0-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"product": {
"name": "python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"product_id": "python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ironic-lib@5.2.0-0.20220802170917.e205816.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"product": {
"name": "python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"product_id": "python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ironicclient@4.9.0-0.20211209154934.6f1be06.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-iso8601-0:0.1.12-9.el9.noarch",
"product": {
"name": "python3-iso8601-0:0.1.12-9.el9.noarch",
"product_id": "python3-iso8601-0:0.1.12-9.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-iso8601@0.1.12-9.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-itsdangerous-0:2.0.1-2.el9.noarch",
"product": {
"name": "python3-itsdangerous-0:2.0.1-2.el9.noarch",
"product_id": "python3-itsdangerous-0:2.0.1-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-itsdangerous@2.0.1-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-jinja2-0:3.0.1-2.el9.1.noarch",
"product": {
"name": "python3-jinja2-0:3.0.1-2.el9.1.noarch",
"product_id": "python3-jinja2-0:3.0.1-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-jinja2@3.0.1-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"product": {
"name": "python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"product_id": "python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-jsonpath-rw@1.2.3-23.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-kafka-0:1.4.3-3.el9.noarch",
"product": {
"name": "python3-kafka-0:1.4.3-3.el9.noarch",
"product_id": "python3-kafka-0:1.4.3-3.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kafka@1.4.3-3.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-kazoo-doc-0:2.7.0-2.el9.noarch",
"product": {
"name": "python-kazoo-doc-0:2.7.0-2.el9.noarch",
"product_id": "python-kazoo-doc-0:2.7.0-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kazoo-doc@2.7.0-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-kazoo-0:2.7.0-2.el9.noarch",
"product": {
"name": "python3-kazoo-0:2.7.0-2.el9.noarch",
"product_id": "python3-kazoo-0:2.7.0-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kazoo@2.7.0-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-keyring-0:21.0.0-2.el9.noarch",
"product": {
"name": "python3-keyring-0:21.0.0-2.el9.noarch",
"product_id": "python3-keyring-0:21.0.0-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-keyring@21.0.0-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"product": {
"name": "python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"product_id": "python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-keystoneauth1@5.0.0-0.20220811173415.2445a5d.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"product": {
"name": "python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"product_id": "python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-keystoneclient@5.0.0-0.20220811173653.11d5abe.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"product": {
"name": "python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"product_id": "python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-keystoneclient-tests@5.0.0-0.20220811173653.11d5abe.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"product": {
"name": "python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"product_id": "python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-keystonemiddleware@10.0.0-0.20220811174058.dd31878.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-kombu-1:5.0.2-1.el9.2.noarch",
"product": {
"name": "python3-kombu-1:5.0.2-1.el9.2.noarch",
"product_id": "python3-kombu-1:5.0.2-1.el9.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kombu@5.0.2-1.el9.2?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-linecache2-0:1.0.0-25.el9.noarch",
"product": {
"name": "python3-linecache2-0:1.0.0-25.el9.noarch",
"product_id": "python3-linecache2-0:1.0.0-25.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-linecache2@1.0.0-25.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-logutils-0:0.3.5-7.1.el9.noarch",
"product": {
"name": "python3-logutils-0:0.3.5-7.1.el9.noarch",
"product_id": "python3-logutils-0:0.3.5-7.1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-logutils@0.3.5-7.1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-mccabe-0:0.6.1-18.el9.1.noarch",
"product": {
"name": "python3-mccabe-0:0.6.1-18.el9.1.noarch",
"product_id": "python3-mccabe-0:0.6.1-18.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-mccabe@0.6.1-18.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-memcached-0:1.58-12.el9.noarch",
"product": {
"name": "python3-memcached-0:1.58-12.el9.noarch",
"product_id": "python3-memcached-0:1.58-12.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-memcached@1.58-12.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-migrate-0:0.13.0-2.el9.noarch",
"product": {
"name": "python3-migrate-0:0.13.0-2.el9.noarch",
"product_id": "python3-migrate-0:0.13.0-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-migrate@0.13.0-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"product": {
"name": "python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"product_id": "python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-mimeparse@1.6.0-16.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-mock-0:3.0.5-14.el9.2.noarch",
"product": {
"name": "python3-mock-0:3.0.5-14.el9.2.noarch",
"product_id": "python3-mock-0:3.0.5-14.el9.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-mock@3.0.5-14.el9.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-monotonic-0:1.5-9.el9.1.noarch",
"product": {
"name": "python3-monotonic-0:1.5-9.el9.1.noarch",
"product_id": "python3-monotonic-0:1.5-9.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-monotonic@1.5-9.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-more-itertools-0:7.2.0-3.el9.noarch",
"product": {
"name": "python3-more-itertools-0:7.2.0-3.el9.noarch",
"product_id": "python3-more-itertools-0:7.2.0-3.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-more-itertools@7.2.0-3.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"product": {
"name": "python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"product_id": "python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-mox3@1.1.0-0.20210812114029.99a302f.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-munch-0:2.3.2-7.el9.noarch",
"product": {
"name": "python3-munch-0:2.3.2-7.el9.noarch",
"product_id": "python3-munch-0:2.3.2-7.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-munch@2.3.2-7.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"product": {
"name": "python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"product_id": "python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-neutronclient@7.6.0-0.20211012175718.983f0ab.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"product": {
"name": "python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"product_id": "python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-neutronclient-tests@7.6.0-0.20211012175718.983f0ab.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-nose-0:1.3.7-33.el9.1.noarch",
"product": {
"name": "python3-nose-0:1.3.7-33.el9.1.noarch",
"product_id": "python3-nose-0:1.3.7-33.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-nose@1.3.7-33.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-nose-cover3-0:0.1.0-31.el9.noarch",
"product": {
"name": "python3-nose-cover3-0:0.1.0-31.el9.noarch",
"product_id": "python3-nose-cover3-0:0.1.0-31.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-nose-cover3@0.1.0-31.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"product": {
"name": "python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"product_id": "python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-openstacksdk@0.99.1-0.20220811190026.a41d04e.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"product": {
"name": "python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"product_id": "python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-openstacksdk-tests@0.99.1-0.20220811190026.a41d04e.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"product": {
"name": "python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"product_id": "python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-os-client-config@2.1.0-0.20210722194729.bc96c23.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"product": {
"name": "python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"product_id": "python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-os-service-types@1.7.0-0.20220802143336.0b2f473.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"product": {
"name": "python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"product_id": "python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-os-traits@2.8.0-0.20220811182615.04e8bb3.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"product": {
"name": "python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"product_id": "python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-os-traits-tests@2.8.0-0.20220811182615.04e8bb3.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"product": {
"name": "python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"product_id": "python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-osc-lib@2.6.1-0.20220811172053.973e169.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"product": {
"name": "python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"product_id": "python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-osc-lib-tests@2.6.1-0.20220811172053.973e169.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"product": {
"name": "python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"product_id": "python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-cache-lang@3.0.0-0.20220811175617.79945c1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"product": {
"name": "python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"product_id": "python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-cache@3.0.0-0.20220811175617.79945c1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"product": {
"name": "python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"product_id": "python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-cache-tests@3.0.0-0.20220811175617.79945c1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"product": {
"name": "python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"product_id": "python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-concurrency-lang@5.0.0-0.20220811181826.052b2f2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"product": {
"name": "python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"product_id": "python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-concurrency@5.0.0-0.20220811181826.052b2f2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"product": {
"name": "python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"product_id": "python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-concurrency-tests@5.0.0-0.20220811181826.052b2f2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"product": {
"name": "python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"product_id": "python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-config@9.0.0-0.20220811165930.9eaae04.el9?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"product": {
"name": "python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"product_id": "python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-context@5.0.0-0.20220811171413.f388eb9.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"product": {
"name": "python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"product_id": "python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-context-tests@5.0.0-0.20220811171413.f388eb9.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"product": {
"name": "python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"product_id": "python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-db-lang@12.0.0-0.20220811175859.a808381.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"product": {
"name": "python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"product_id": "python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-db@12.0.0-0.20220811175859.a808381.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"product": {
"name": "python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"product_id": "python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-db-tests@12.0.0-0.20220811175859.a808381.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"product": {
"name": "python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"product_id": "python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-i18n-lang@5.1.0-0.20220802145025.b031d17.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"product": {
"name": "python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"product_id": "python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-i18n@5.1.0-0.20220802145025.b031d17.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"product": {
"name": "python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"product_id": "python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-log-lang@5.0.0-0.20220811172332.6401da7.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"product": {
"name": "python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"product_id": "python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-log@5.0.0-0.20220811172332.6401da7.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"product": {
"name": "python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"product_id": "python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-log-tests@5.0.0-0.20220811172332.6401da7.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"product": {
"name": "python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"product_id": "python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-messaging@13.0.0-0.20220811175319.4186386.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"product": {
"name": "python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"product_id": "python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-messaging-tests@13.0.0-0.20220811175319.4186386.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"product": {
"name": "python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"product_id": "python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-metrics@0.3.0-0.20220802145828.43eee50.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"product": {
"name": "python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"product_id": "python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-metrics-tests@0.3.0-0.20220802145828.43eee50.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"product": {
"name": "python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"product_id": "python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-middleware-lang@5.0.0-0.20220811170931.51e1882.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"product": {
"name": "python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"product_id": "python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-middleware@5.0.0-0.20220811170931.51e1882.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"product": {
"name": "python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"product_id": "python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-middleware-tests@5.0.0-0.20220811170931.51e1882.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"product": {
"name": "python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"product_id": "python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-policy-lang@4.0.0-0.20220811173113.5bd767b.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"product": {
"name": "python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"product_id": "python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-policy@4.0.0-0.20220811173113.5bd767b.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"product": {
"name": "python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"product_id": "python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-policy-tests@4.0.0-0.20220811173113.5bd767b.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"product": {
"name": "python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"product_id": "python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-reports@2.3.0-0.20211012151507.f2799dc.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"product": {
"name": "python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"product_id": "python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-reports-tests@2.3.0-0.20211012151507.f2799dc.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"product": {
"name": "python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"product_id": "python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-rootwrap@6.3.1-0.20220803131706.1b1b960.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"product": {
"name": "python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"product_id": "python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-rootwrap-tests@6.3.1-0.20220803131706.1b1b960.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"product": {
"name": "python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"product_id": "python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-serialization@5.0.0-0.20220811171112.dd2a819.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"product": {
"name": "python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"product_id": "python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-serialization-tests@5.0.0-0.20220811171112.dd2a819.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"product": {
"name": "python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"product_id": "python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-service@3.0.0-0.20220811180157.a27acfe.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"product": {
"name": "python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"product_id": "python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-service-tests@3.0.0-0.20220811180157.a27acfe.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"product": {
"name": "python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"product_id": "python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-upgradecheck@2.0.0-0.20220811171652.b3a2b19.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"product": {
"name": "python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"product_id": "python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-utils-lang@6.0.0-0.20220811175035.7df6473.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"product": {
"name": "python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"product_id": "python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-utils@6.0.0-0.20220811175035.7df6473.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"product": {
"name": "python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"product_id": "python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-utils-tests@6.0.0-0.20220811175035.7df6473.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"product": {
"name": "python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"product_id": "python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-versionedobjects-lang@3.0.0-0.20220811180555.cec2b8e.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"product": {
"name": "python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"product_id": "python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-versionedobjects@3.0.0-0.20220811180555.cec2b8e.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"product": {
"name": "python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"product_id": "python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-versionedobjects-tests@3.0.0-0.20220811180555.cec2b8e.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"product": {
"name": "python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"product_id": "python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslotest@4.4.1-0.20210812115053.aaf3a72.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"product": {
"name": "python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"product_id": "python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-osprofiler@3.4.3-0.20220802174918.3286301.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-paste-0:3.5.0-3.el9.1.noarch",
"product": {
"name": "python3-paste-0:3.5.0-3.el9.1.noarch",
"product_id": "python3-paste-0:3.5.0-3.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-paste@3.5.0-3.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-paste-deploy-0:2.0.1-5.el9.noarch",
"product": {
"name": "python3-paste-deploy-0:2.0.1-5.el9.noarch",
"product_id": "python3-paste-deploy-0:2.0.1-5.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-paste-deploy@2.0.1-5.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pbr-0:5.5.1-3.el9.1.noarch",
"product": {
"name": "python3-pbr-0:5.5.1-3.el9.1.noarch",
"product_id": "python3-pbr-0:5.5.1-3.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pbr@5.5.1-3.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pecan-0:1.3.2-10.el9.noarch",
"product": {
"name": "python3-pecan-0:1.3.2-10.el9.noarch",
"product_id": "python3-pecan-0:1.3.2-10.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pecan@1.3.2-10.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pexpect-0:4.6-3.el9.noarch",
"product": {
"name": "python3-pexpect-0:4.6-3.el9.noarch",
"product_id": "python3-pexpect-0:4.6-3.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pexpect@4.6-3.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pint-0:0.10.1-3.el9.noarch",
"product": {
"name": "python3-pint-0:0.10.1-3.el9.noarch",
"product_id": "python3-pint-0:0.10.1-3.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pint@0.10.1-3.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pretend-0:1.0.8-19.el9.noarch",
"product": {
"name": "python3-pretend-0:1.0.8-19.el9.noarch",
"product_id": "python3-pretend-0:1.0.8-19.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pretend@1.0.8-19.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"product": {
"name": "python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"product_id": "python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-proliantutils@2.13.2-0.20220802173426.8c7b6b1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-prometheus_client-0:0.7.1-3.el9.noarch",
"product": {
"name": "python3-prometheus_client-0:0.7.1-3.el9.noarch",
"product_id": "python3-prometheus_client-0:0.7.1-3.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-prometheus_client@0.7.1-3.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"product": {
"name": "python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"product_id": "python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pycadf-common@3.1.1-0.20220802144439.4179996.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"product": {
"name": "python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"product_id": "python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pycadf@3.1.1-0.20220802144439.4179996.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"product": {
"name": "python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"product_id": "python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pycodestyle@2.6.0-4.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pymemcache-0:3.5.0-1.el9.noarch",
"product": {
"name": "python3-pymemcache-0:3.5.0-1.el9.noarch",
"product_id": "python3-pymemcache-0:3.5.0-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pymemcache@3.5.0-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"product": {
"name": "python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"product_id": "python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pyperclip-doc@1.8.0-3.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"product": {
"name": "python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"product_id": "python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyperclip@1.8.0-3.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"product": {
"name": "python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"product_id": "python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pytest-cov@2.11.1-3.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"product": {
"name": "python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"product_id": "python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pytest-forked@1.3.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pytest-runner-0:4.0-12.el9.1.noarch",
"product": {
"name": "python3-pytest-runner-0:4.0-12.el9.1.noarch",
"product_id": "python3-pytest-runner-0:4.0-12.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pytest-runner@4.0-12.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"product": {
"name": "python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"product_id": "python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pytest-xdist@2.2.1-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"product": {
"name": "python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"product_id": "python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pytest-xprocess@0.18.1-4.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-redis-0:3.3.8-2.el9.noarch",
"product": {
"name": "python3-redis-0:3.3.8-2.el9.noarch",
"product_id": "python3-redis-0:3.3.8-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-redis@3.3.8-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-repoze-lru-0:0.7-7.el9.noarch",
"product": {
"name": "python3-repoze-lru-0:0.7-7.el9.noarch",
"product_id": "python3-repoze-lru-0:0.7-7.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-repoze-lru@0.7-7.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"product": {
"name": "python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"product_id": "python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-requests-kerberos@0.12.0-12.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"product": {
"name": "python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"product_id": "python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-requests-mock@1.8.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"product": {
"name": "python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"product_id": "python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-requests-unixsocket@0.2.0-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"product": {
"name": "python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"product_id": "python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-requestsexceptions@1.4.0-0.20220802143336.d7ac0ff.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-retrying-0:1.3.3-2.el9.1.noarch",
"product": {
"name": "python3-retrying-0:1.3.3-2.el9.1.noarch",
"product_id": "python3-retrying-0:1.3.3-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-retrying@1.3.3-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-rfc3986-0:1.2.0-6.el9.noarch",
"product": {
"name": "python3-rfc3986-0:1.2.0-6.el9.noarch",
"product_id": "python3-rfc3986-0:1.2.0-6.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rfc3986@1.2.0-6.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-routes-0:2.4.1-12.el9.noarch",
"product": {
"name": "python3-routes-0:2.4.1-12.el9.noarch",
"product_id": "python3-routes-0:2.4.1-12.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-routes@2.4.1-12.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"product": {
"name": "python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"product_id": "python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-scciclient@0.12.3-0.20220811182700.0940a71.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-simplegeneric-0:0.8.1-18.el9.noarch",
"product": {
"name": "python3-simplegeneric-0:0.8.1-18.el9.noarch",
"product_id": "python3-simplegeneric-0:0.8.1-18.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-simplegeneric@0.8.1-18.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"product": {
"name": "python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"product_id": "python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-singledispatch@3.4.0.3-19.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-smi-0:0.3.4-10.el9.noarch",
"product": {
"name": "python3-smi-0:0.3.4-10.el9.noarch",
"product_id": "python3-smi-0:0.3.4-10.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-smi@0.3.4-10.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"product": {
"name": "python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"product_id": "python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sortedcontainers@2.3.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"product": {
"name": "python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"product_id": "python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-soupsieve@2.1.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"product": {
"name": "python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"product_id": "python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-sqlalchemy-doc@1.4.39-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-sqlparse-0:0.2.4-10.el9.noarch",
"product": {
"name": "python3-sqlparse-0:0.2.4-10.el9.noarch",
"product_id": "python3-sqlparse-0:0.2.4-10.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlparse@0.2.4-10.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-statsd-doc-0:3.2.1-20.el9.noarch",
"product": {
"name": "python-statsd-doc-0:3.2.1-20.el9.noarch",
"product_id": "python-statsd-doc-0:3.2.1-20.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-statsd-doc@3.2.1-20.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-statsd-0:3.2.1-20.el9.noarch",
"product": {
"name": "python3-statsd-0:3.2.1-20.el9.noarch",
"product_id": "python3-statsd-0:3.2.1-20.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-statsd@3.2.1-20.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-stestr-0:2.6.0-8.el9.noarch",
"product": {
"name": "python3-stestr-0:2.6.0-8.el9.noarch",
"product_id": "python3-stestr-0:2.6.0-8.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-stestr@2.6.0-8.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"product": {
"name": "python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"product_id": "python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-stevedore@4.0.0-0.20220811180640.ccd1754.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-sure-0:1.4.11-12.el9.2.noarch",
"product": {
"name": "python3-sure-0:1.4.11-12.el9.2.noarch",
"product_id": "python3-sure-0:1.4.11-12.el9.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sure@1.4.11-12.el9.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"product": {
"name": "python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"product_id": "python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sushy-oem-idrac@4.0.0-0.20220802162610.7b75e6e.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"product": {
"name": "python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"product_id": "python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sushy-oem-idrac-tests@4.0.0-0.20220802162610.7b75e6e.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"product": {
"name": "python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"product_id": "python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-swiftclient@4.0.1-0.20220811174436.9eee29d.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-tempita-0:0.5.1-25.el9.noarch",
"product": {
"name": "python3-tempita-0:0.5.1-25.el9.noarch",
"product_id": "python3-tempita-0:0.5.1-25.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tempita@0.5.1-25.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-tenacity-0:6.2.0-2.el9.noarch",
"product": {
"name": "python3-tenacity-0:6.2.0-2.el9.noarch",
"product_id": "python3-tenacity-0:6.2.0-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tenacity@6.2.0-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-testrepository-0:0.0.20-20.el9.noarch",
"product": {
"name": "python3-testrepository-0:0.0.20-20.el9.noarch",
"product_id": "python3-testrepository-0:0.0.20-20.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-testrepository@0.0.20-20.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-testresources-0:2.0.1-2.el9.noarch",
"product": {
"name": "python3-testresources-0:2.0.1-2.el9.noarch",
"product_id": "python3-testresources-0:2.0.1-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-testresources@2.0.1-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"product": {
"name": "python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"product_id": "python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-testscenarios@0.5.0-21.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"product": {
"name": "python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"product_id": "python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-testtools-doc@2.4.0-8.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-testtools-0:2.4.0-8.el9.1.noarch",
"product": {
"name": "python3-testtools-0:2.4.0-8.el9.1.noarch",
"product_id": "python3-testtools-0:2.4.0-8.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-testtools@2.4.0-8.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"product": {
"name": "python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"product_id": "python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tooz@3.0.0-0.20220811181909.d145b50.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "tox-0:3.23.0-2.el9.1.noarch",
"product": {
"name": "tox-0:3.23.0-2.el9.1.noarch",
"product_id": "tox-0:3.23.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tox@3.23.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-tox-current-env-0:0.0.6-1.el9.noarch",
"product": {
"name": "python3-tox-current-env-0:0.0.6-1.el9.noarch",
"product_id": "python3-tox-current-env-0:0.0.6-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tox-current-env@0.0.6-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-traceback2-0:1.4.0-25.el9.noarch",
"product": {
"name": "python3-traceback2-0:1.4.0-25.el9.noarch",
"product_id": "python3-traceback2-0:1.4.0-25.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-traceback2@1.4.0-25.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-typeguard-0:2.9.1-1.el9.noarch",
"product": {
"name": "python3-typeguard-0:2.9.1-1.el9.noarch",
"product_id": "python3-typeguard-0:2.9.1-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-typeguard@2.9.1-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"product": {
"name": "python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"product_id": "python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-typing-extensions@3.7.4.3-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-unittest2-0:1.1.0-24.el9.noarch",
"product": {
"name": "python3-unittest2-0:1.1.0-24.el9.noarch",
"product_id": "python3-unittest2-0:1.1.0-24.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-unittest2@1.1.0-24.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-vine-0:5.0.0-3.el9.noarch",
"product": {
"name": "python3-vine-0:5.0.0-3.el9.noarch",
"product_id": "python3-vine-0:5.0.0-3.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-vine@5.0.0-3.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-virtualenv-0:20.4.4-1.el9.noarch",
"product": {
"name": "python3-virtualenv-0:20.4.4-1.el9.noarch",
"product_id": "python3-virtualenv-0:20.4.4-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-virtualenv@20.4.4-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-voluptuous-0:0.11.7-3.el9.noarch",
"product": {
"name": "python3-voluptuous-0:0.11.7-3.el9.noarch",
"product_id": "python3-voluptuous-0:0.11.7-3.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-voluptuous@0.11.7-3.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-waitress-0:2.0.0-2.el9.noarch",
"product": {
"name": "python3-waitress-0:2.0.0-2.el9.noarch",
"product_id": "python3-waitress-0:2.0.0-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-waitress@2.0.0-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-warlock-0:1.3.3-2.el9.noarch",
"product": {
"name": "python3-warlock-0:1.3.3-2.el9.noarch",
"product_id": "python3-warlock-0:1.3.3-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-warlock@1.3.3-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"product": {
"name": "python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"product_id": "python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-wcwidth@0.2.5-2.el9.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"product": {
"name": "python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"product_id": "python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-webencodings-doc@0.5.1-15.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-webencodings-0:0.5.1-15.el9.1.noarch",
"product": {
"name": "python3-webencodings-0:0.5.1-15.el9.1.noarch",
"product_id": "python3-webencodings-0:0.5.1-15.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-webencodings@0.5.1-15.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-webob-0:1.8.5-5.el9.noarch",
"product": {
"name": "python3-webob-0:1.8.5-5.el9.noarch",
"product_id": "python3-webob-0:1.8.5-5.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-webob@1.8.5-5.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-webtest-0:2.0.33-5.el9.noarch",
"product": {
"name": "python3-webtest-0:2.0.33-5.el9.noarch",
"product_id": "python3-webtest-0:2.0.33-5.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-webtest@2.0.33-5.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-werkzeug-0:2.0.3-3.el9.noarch",
"product": {
"name": "python3-werkzeug-0:2.0.3-3.el9.noarch",
"product_id": "python3-werkzeug-0:2.0.3-3.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-werkzeug@2.0.3-3.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"product": {
"name": "python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"product_id": "python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-wsme@0.11.0-0.20220802144439.80bda90.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-zake-0:0.2.2-19.el9.noarch",
"product": {
"name": "python3-zake-0:0.2.2-19.el9.noarch",
"product_id": "python3-zake-0:0.2.2-19.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-zake@0.2.2-19.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-zeroconf-0:0.24.4-2.el9.noarch",
"product": {
"name": "python3-zeroconf-0:0.24.4-2.el9.noarch",
"product_id": "python3-zeroconf-0:0.24.4-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-zeroconf@0.24.4-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-zipp-0:0.5.1-3.el9.noarch",
"product": {
"name": "python3-zipp-0:0.5.1-3.el9.noarch",
"product_id": "python3-zipp-0:0.5.1-3.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-zipp@0.5.1-3.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-zope-event-0:4.2.0-20.el9.1.noarch",
"product": {
"name": "python3-zope-event-0:4.2.0-20.el9.1.noarch",
"product_id": "python3-zope-event-0:4.2.0-20.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-zope-event@4.2.0-20.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-zope-testing-0:4.7-4.el9.1.noarch",
"product": {
"name": "python3-zope-testing-0:4.7-4.el9.1.noarch",
"product_id": "python3-zope-testing-0:4.7-4.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-zope-testing@4.7-4.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-subunit-0:1.4.0-6.el9.1.noarch",
"product": {
"name": "python3-subunit-0:1.4.0-6.el9.1.noarch",
"product_id": "python3-subunit-0:1.4.0-6.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-subunit@1.4.0-6.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"product": {
"name": "python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"product_id": "python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-subunit-test@1.4.0-6.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "subunit-filters-0:1.4.0-6.el9.1.noarch",
"product": {
"name": "subunit-filters-0:1.4.0-6.el9.1.noarch",
"product_id": "subunit-filters-0:1.4.0-6.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-filters@1.4.0-6.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "subunit-perl-0:1.4.0-6.el9.1.noarch",
"product": {
"name": "subunit-perl-0:1.4.0-6.el9.1.noarch",
"product_id": "subunit-perl-0:1.4.0-6.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-perl@1.4.0-6.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "subunit-shell-0:1.4.0-6.el9.1.noarch",
"product": {
"name": "subunit-shell-0:1.4.0-6.el9.1.noarch",
"product_id": "subunit-shell-0:1.4.0-6.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-shell@1.4.0-6.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product": {
"name": "openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product_id": "openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic@21.0.1-0.20221114235951.fe64d5e.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product": {
"name": "openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product_id": "openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-api@21.0.1-0.20221114235951.fe64d5e.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product": {
"name": "openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product_id": "openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-common@21.0.1-0.20221114235951.fe64d5e.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product": {
"name": "openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product_id": "openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-conductor@21.0.1-0.20221114235951.fe64d5e.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product": {
"name": "openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product_id": "openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-dnsmasq-tftp-server@21.0.1-0.20221114235951.fe64d5e.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product": {
"name": "python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product_id": "python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ironic-tests@21.0.1-0.20221114235951.fe64d5e.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"product": {
"name": "openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"product_id": "openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-inspector@11.0.1-0.20221205155952.cd22607.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"product": {
"name": "openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"product_id": "openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-inspector-api@11.0.1-0.20221205155952.cd22607.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"product": {
"name": "openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"product_id": "openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-inspector-conductor@11.0.1-0.20221205155952.cd22607.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"product": {
"name": "openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"product_id": "openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-inspector-dnsmasq@11.0.1-0.20221205155952.cd22607.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"product": {
"name": "python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"product_id": "python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ironic-inspector-tests@11.0.1-0.20221205155952.cd22607.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"product": {
"name": "python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"product_id": "python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ironic-prometheus-exporter@3.1.1-0.20221003235527.eb27243.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"product": {
"name": "python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"product_id": "python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sushy@4.3.4-0.20221213135957.69b014c.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"product": {
"name": "python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"product_id": "python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sushy-tests@4.3.4-0.20221213135957.69b014c.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"product": {
"name": "podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"product_id": "podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.2.0-4.rhaos4.12.el9?arch=noarch\u0026epoch=3"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-1:1.36.0-8.el8_6.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src"
},
"product_reference": "NetworkManager-1:1.36.0-8.el8_6.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch"
},
"product_reference": "NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-config-server-1:1.36.0-8.el8_6.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch"
},
"product_reference": "NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch"
},
"product_reference": "NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-team-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-team-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-team-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-team-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64"
},
"product_reference": "afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-0:5.3.0-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x"
},
"product_reference": "afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64"
},
"product_reference": "afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64"
},
"product_reference": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x"
},
"product_reference": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64"
},
"product_reference": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-runner-0:1.4.6-2.el8ar.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch"
},
"product_reference": "ansible-runner-0:1.4.6-2.el8ar.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-runner-0:1.4.6-2.el8ar.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src"
},
"product_reference": "ansible-runner-0:1.4.6-2.el8ar.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-runner-http-0:1.0.0-2.el8ar.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch"
},
"product_reference": "ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-runner-http-0:1.0.0-2.el8ar.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src"
},
"product_reference": "ansible-runner-http-0:1.0.0-2.el8ar.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64"
},
"product_reference": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le"
},
"product_reference": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x"
},
"product_reference": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src"
},
"product_reference": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64"
},
"product_reference": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64"
},
"product_reference": "bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64"
},
"product_reference": "bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64"
},
"product_reference": "bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64"
},
"product_reference": "bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-2.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64"
},
"product_reference": "buildah-1:1.23.4-2.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le"
},
"product_reference": "buildah-1:1.23.4-2.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x"
},
"product_reference": "buildah-1:1.23.4-2.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-2.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src"
},
"product_reference": "buildah-1:1.23.4-2.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64"
},
"product_reference": "buildah-1:1.23.4-2.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-2.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64"
},
"product_reference": "buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le"
},
"product_reference": "buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x"
},
"product_reference": "buildah-debuginfo-1:1.23.4-2.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64"
},
"product_reference": "buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-2.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64"
},
"product_reference": "buildah-debugsource-1:1.23.4-2.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le"
},
"product_reference": "buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x"
},
"product_reference": "buildah-debugsource-1:1.23.4-2.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64"
},
"product_reference": "buildah-debugsource-1:1.23.4-2.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-2.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64"
},
"product_reference": "buildah-tests-1:1.23.4-2.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le"
},
"product_reference": "buildah-tests-1:1.23.4-2.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x"
},
"product_reference": "buildah-tests-1:1.23.4-2.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64"
},
"product_reference": "buildah-tests-1:1.23.4-2.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.16.0-2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64"
},
"product_reference": "butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.16.0-2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le"
},
"product_reference": "butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.16.0-2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x"
},
"product_reference": "butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.16.0-2.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src"
},
"product_reference": "butane-0:0.16.0-2.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.16.0-2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64"
},
"product_reference": "butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64"
},
"product_reference": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le"
},
"product_reference": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x"
},
"product_reference": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64"
},
"product_reference": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64"
},
"product_reference": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le"
},
"product_reference": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x"
},
"product_reference": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64"
},
"product_reference": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch"
},
"product_reference": "butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-2.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64"
},
"product_reference": "conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le"
},
"product_reference": "conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-2.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x"
},
"product_reference": "conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-2.rhaos4.11.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src"
},
"product_reference": "conmon-2:2.1.2-2.rhaos4.11.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-2.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64"
},
"product_reference": "conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64"
},
"product_reference": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le"
},
"product_reference": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x"
},
"product_reference": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64"
},
"product_reference": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64"
},
"product_reference": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le"
},
"product_reference": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x"
},
"product_reference": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64"
},
"product_reference": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64"
},
"product_reference": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le"
},
"product_reference": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x"
},
"product_reference": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src"
},
"product_reference": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64"
},
"product_reference": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch"
},
"product_reference": "console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src"
},
"product_reference": "console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch"
},
"product_reference": "console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch"
},
"product_reference": "console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch"
},
"product_reference": "container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.188.0-1.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src"
},
"product_reference": "container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64"
},
"product_reference": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x"
},
"product_reference": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src"
},
"product_reference": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64"
},
"product_reference": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64"
},
"product_reference": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x"
},
"product_reference": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64"
},
"product_reference": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64"
},
"product_reference": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x"
},
"product_reference": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64"
},
"product_reference": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-27.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64"
},
"product_reference": "containers-common-2:1-27.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-27.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le"
},
"product_reference": "containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-27.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x"
},
"product_reference": "containers-common-2:1-27.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-27.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64"
},
"product_reference": "containers-common-2:1-27.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64"
},
"product_reference": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x"
},
"product_reference": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src"
},
"product_reference": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64"
},
"product_reference": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x"
},
"product_reference": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64"
},
"product_reference": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x"
},
"product_reference": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64"
},
"product_reference": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64"
},
"product_reference": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x"
},
"product_reference": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64"
},
"product_reference": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64"
},
"product_reference": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x"
},
"product_reference": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64"
},
"product_reference": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64"
},
"product_reference": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le"
},
"product_reference": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x"
},
"product_reference": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src"
},
"product_reference": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64"
},
"product_reference": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x"
},
"product_reference": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.25.0-2.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64"
},
"product_reference": "cri-tools-0:1.25.0-2.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.25.0-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le"
},
"product_reference": "cri-tools-0:1.25.0-2.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.25.0-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x"
},
"product_reference": "cri-tools-0:1.25.0-2.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.25.0-2.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src"
},
"product_reference": "cri-tools-0:1.25.0-2.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.25.0-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64"
},
"product_reference": "cri-tools-0:1.25.0-2.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.25.0-2.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64"
},
"product_reference": "cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le"
},
"product_reference": "cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.25.0-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x"
},
"product_reference": "cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.25.0-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64"
},
"product_reference": "cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.25.0-2.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64"
},
"product_reference": "cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.25.0-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le"
},
"product_reference": "cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.25.0-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x"
},
"product_reference": "cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.25.0-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64"
},
"product_reference": "cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-4.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64"
},
"product_reference": "crit-0:3.15-4.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-4.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le"
},
"product_reference": "crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-4.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x"
},
"product_reference": "crit-0:3.15-4.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-4.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64"
},
"product_reference": "crit-0:3.15-4.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-4.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64"
},
"product_reference": "criu-0:3.15-4.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-4.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le"
},
"product_reference": "criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-4.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x"
},
"product_reference": "criu-0:3.15-4.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-4.rhaos4.11.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src"
},
"product_reference": "criu-0:3.15-4.rhaos4.11.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-4.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64"
},
"product_reference": "criu-0:3.15-4.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64"
},
"product_reference": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le"
},
"product_reference": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x"
},
"product_reference": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64"
},
"product_reference": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64"
},
"product_reference": "criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le"
},
"product_reference": "criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x"
},
"product_reference": "criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64"
},
"product_reference": "criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-4.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64"
},
"product_reference": "criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le"
},
"product_reference": "criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-4.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x"
},
"product_reference": "criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-4.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64"
},
"product_reference": "criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-4.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64"
},
"product_reference": "criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le"
},
"product_reference": "criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-4.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x"
},
"product_reference": "criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-4.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64"
},
"product_reference": "criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64"
},
"product_reference": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le"
},
"product_reference": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x"
},
"product_reference": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64"
},
"product_reference": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crudini-0:0.9-11.el8ost.1.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch"
},
"product_reference": "crudini-0:0.9-11.el8ost.1.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crudini-0:0.9-11.el8ost.1.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src"
},
"product_reference": "crudini-0:0.9-11.el8ost.1.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.2-1.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64"
},
"product_reference": "crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.2-1.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le"
},
"product_reference": "crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.2-1.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x"
},
"product_reference": "crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.2-1.rhaos4.11.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src"
},
"product_reference": "crun-0:1.4.2-1.rhaos4.11.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.2-1.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64"
},
"product_reference": "crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64"
},
"product_reference": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le"
},
"product_reference": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x"
},
"product_reference": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64"
},
"product_reference": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64"
},
"product_reference": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le"
},
"product_reference": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x"
},
"product_reference": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64"
},
"product_reference": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64"
},
"product_reference": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le"
},
"product_reference": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x"
},
"product_reference": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src"
},
"product_reference": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64"
},
"product_reference": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-0:1.18.0-4.el8ost.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64"
},
"product_reference": "grpc-0:1.18.0-4.el8ost.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le"
},
"product_reference": "grpc-0:1.18.0-4.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x"
},
"product_reference": "grpc-0:1.18.0-4.el8ost.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-0:1.18.0-4.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src"
},
"product_reference": "grpc-0:1.18.0-4.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64"
},
"product_reference": "grpc-0:1.18.0-4.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-cli-0:1.18.0-4.el8ost.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64"
},
"product_reference": "grpc-cli-0:1.18.0-4.el8ost.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-cli-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le"
},
"product_reference": "grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-cli-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x"
},
"product_reference": "grpc-cli-0:1.18.0-4.el8ost.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-cli-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64"
},
"product_reference": "grpc-cli-0:1.18.0-4.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64"
},
"product_reference": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le"
},
"product_reference": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x"
},
"product_reference": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64"
},
"product_reference": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-debuginfo-0:1.18.0-4.el8ost.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64"
},
"product_reference": "grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le"
},
"product_reference": "grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-debuginfo-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x"
},
"product_reference": "grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-debuginfo-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64"
},
"product_reference": "grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-debugsource-0:1.18.0-4.el8ost.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64"
},
"product_reference": "grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-debugsource-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le"
},
"product_reference": "grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-debugsource-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x"
},
"product_reference": "grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-debugsource-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64"
},
"product_reference": "grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-devel-0:1.18.0-4.el8ost.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64"
},
"product_reference": "grpc-devel-0:1.18.0-4.el8ost.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-devel-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le"
},
"product_reference": "grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-devel-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x"
},
"product_reference": "grpc-devel-0:1.18.0-4.el8ost.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-devel-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64"
},
"product_reference": "grpc-devel-0:1.18.0-4.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-plugins-0:1.18.0-4.el8ost.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64"
},
"product_reference": "grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-plugins-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le"
},
"product_reference": "grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-plugins-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x"
},
"product_reference": "grpc-plugins-0:1.18.0-4.el8ost.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-plugins-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64"
},
"product_reference": "grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64"
},
"product_reference": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le"
},
"product_reference": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x"
},
"product_reference": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64"
},
"product_reference": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-0:2.2.24-1.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src"
},
"product_reference": "haproxy-0:2.2.24-1.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-debugsource-0:2.2.24-1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64"
},
"product_reference": "haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-debugsource-0:2.2.24-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le"
},
"product_reference": "haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-debugsource-0:2.2.24-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x"
},
"product_reference": "haproxy-debugsource-0:2.2.24-1.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-debugsource-0:2.2.24-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64"
},
"product_reference": "haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy22-0:2.2.24-1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64"
},
"product_reference": "haproxy22-0:2.2.24-1.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy22-0:2.2.24-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le"
},
"product_reference": "haproxy22-0:2.2.24-1.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy22-0:2.2.24-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x"
},
"product_reference": "haproxy22-0:2.2.24-1.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy22-0:2.2.24-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64"
},
"product_reference": "haproxy22-0:2.2.24-1.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy22-debuginfo-0:2.2.24-1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64"
},
"product_reference": "haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le"
},
"product_reference": "haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy22-debuginfo-0:2.2.24-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x"
},
"product_reference": "haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy22-debuginfo-0:2.2.24-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64"
},
"product_reference": "haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64"
},
"product_reference": "ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le"
},
"product_reference": "ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x"
},
"product_reference": "ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src"
},
"product_reference": "ignition-0:2.14.0-5.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64"
},
"product_reference": "ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64"
},
"product_reference": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le"
},
"product_reference": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x"
},
"product_reference": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64"
},
"product_reference": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64"
},
"product_reference": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le"
},
"product_reference": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x"
},
"product_reference": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64"
},
"product_reference": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64"
},
"product_reference": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le"
},
"product_reference": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x"
},
"product_reference": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64"
},
"product_reference": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64"
},
"product_reference": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le"
},
"product_reference": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x"
},
"product_reference": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64"
},
"product_reference": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kata-containers-0:2.5.2-1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64"
},
"product_reference": "kata-containers-0:2.5.2-1.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kata-containers-0:2.5.2-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le"
},
"product_reference": "kata-containers-0:2.5.2-1.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kata-containers-0:2.5.2-1.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src"
},
"product_reference": "kata-containers-0:2.5.2-1.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kata-containers-0:2.5.2-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64"
},
"product_reference": "kata-containers-0:2.5.2-1.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src"
},
"product_reference": "kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64"
},
"product_reference": "libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le"
},
"product_reference": "libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-2.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x"
},
"product_reference": "libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-2.rhaos4.11.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src"
},
"product_reference": "libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64"
},
"product_reference": "libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64"
},
"product_reference": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le"
},
"product_reference": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x"
},
"product_reference": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64"
},
"product_reference": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64"
},
"product_reference": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le"
},
"product_reference": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x"
},
"product_reference": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64"
},
"product_reference": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64"
},
"product_reference": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le"
},
"product_reference": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x"
},
"product_reference": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64"
},
"product_reference": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-0:1.3.3-1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64"
},
"product_reference": "nmstate-0:1.3.3-1.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-0:1.3.3-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le"
},
"product_reference": "nmstate-0:1.3.3-1.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-0:1.3.3-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x"
},
"product_reference": "nmstate-0:1.3.3-1.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-0:1.3.3-1.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src"
},
"product_reference": "nmstate-0:1.3.3-1.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-0:1.3.3-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64"
},
"product_reference": "nmstate-0:1.3.3-1.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-debuginfo-0:1.3.3-1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64"
},
"product_reference": "nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-debuginfo-0:1.3.3-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le"
},
"product_reference": "nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-debuginfo-0:1.3.3-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x"
},
"product_reference": "nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-debuginfo-0:1.3.3-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64"
},
"product_reference": "nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-debugsource-0:1.3.3-1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64"
},
"product_reference": "nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-debugsource-0:1.3.3-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le"
},
"product_reference": "nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-debugsource-0:1.3.3-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x"
},
"product_reference": "nmstate-debugsource-0:1.3.3-1.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-debugsource-0:1.3.3-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64"
},
"product_reference": "nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-devel-0:1.3.3-1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64"
},
"product_reference": "nmstate-devel-0:1.3.3-1.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-devel-0:1.3.3-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le"
},
"product_reference": "nmstate-devel-0:1.3.3-1.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-devel-0:1.3.3-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x"
},
"product_reference": "nmstate-devel-0:1.3.3-1.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-devel-0:1.3.3-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64"
},
"product_reference": "nmstate-devel-0:1.3.3-1.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-libs-0:1.3.3-1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64"
},
"product_reference": "nmstate-libs-0:1.3.3-1.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-libs-0:1.3.3-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le"
},
"product_reference": "nmstate-libs-0:1.3.3-1.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-libs-0:1.3.3-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x"
},
"product_reference": "nmstate-libs-0:1.3.3-1.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-libs-0:1.3.3-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64"
},
"product_reference": "nmstate-libs-0:1.3.3-1.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64"
},
"product_reference": "nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le"
},
"product_reference": "nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x"
},
"product_reference": "nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64"
},
"product_reference": "nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch"
},
"product_reference": "nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src"
},
"product_reference": "openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch"
},
"product_reference": "openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src"
},
"product_reference": "openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch"
},
"product_reference": "openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x"
},
"product_reference": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src"
},
"product_reference": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x"
},
"product_reference": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src"
},
"product_reference": "openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch"
},
"product_reference": "openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch"
},
"product_reference": "openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch"
},
"product_reference": "openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-0:2.17.0-62.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64"
},
"product_reference": "openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le"
},
"product_reference": "openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-0:2.17.0-62.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x"
},
"product_reference": "openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-0:2.17.0-62.el8fdp.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src"
},
"product_reference": "openvswitch2.17-0:2.17.0-62.el8fdp.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-0:2.17.0-62.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64"
},
"product_reference": "openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64"
},
"product_reference": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le"
},
"product_reference": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x"
},
"product_reference": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64"
},
"product_reference": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64"
},
"product_reference": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le"
},
"product_reference": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x"
},
"product_reference": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64"
},
"product_reference": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64"
},
"product_reference": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le"
},
"product_reference": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x"
},
"product_reference": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64"
},
"product_reference": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64"
},
"product_reference": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le"
},
"product_reference": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x"
},
"product_reference": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64"
},
"product_reference": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch"
},
"product_reference": "openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-0:2022.2-5.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64"
},
"product_reference": "ostree-0:2022.2-5.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-0:2022.2-5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le"
},
"product_reference": "ostree-0:2022.2-5.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-0:2022.2-5.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x"
},
"product_reference": "ostree-0:2022.2-5.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-0:2022.2-5.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src"
},
"product_reference": "ostree-0:2022.2-5.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-0:2022.2-5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64"
},
"product_reference": "ostree-0:2022.2-5.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-debuginfo-0:2022.2-5.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64"
},
"product_reference": "ostree-debuginfo-0:2022.2-5.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-debuginfo-0:2022.2-5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le"
},
"product_reference": "ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-debuginfo-0:2022.2-5.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x"
},
"product_reference": "ostree-debuginfo-0:2022.2-5.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-debuginfo-0:2022.2-5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64"
},
"product_reference": "ostree-debuginfo-0:2022.2-5.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-debugsource-0:2022.2-5.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64"
},
"product_reference": "ostree-debugsource-0:2022.2-5.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-debugsource-0:2022.2-5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le"
},
"product_reference": "ostree-debugsource-0:2022.2-5.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-debugsource-0:2022.2-5.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x"
},
"product_reference": "ostree-debugsource-0:2022.2-5.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-debugsource-0:2022.2-5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64"
},
"product_reference": "ostree-debugsource-0:2022.2-5.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-devel-0:2022.2-5.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64"
},
"product_reference": "ostree-devel-0:2022.2-5.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-devel-0:2022.2-5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le"
},
"product_reference": "ostree-devel-0:2022.2-5.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-devel-0:2022.2-5.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x"
},
"product_reference": "ostree-devel-0:2022.2-5.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-devel-0:2022.2-5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64"
},
"product_reference": "ostree-devel-0:2022.2-5.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-grub2-0:2022.2-5.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64"
},
"product_reference": "ostree-grub2-0:2022.2-5.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-grub2-0:2022.2-5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le"
},
"product_reference": "ostree-grub2-0:2022.2-5.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-grub2-0:2022.2-5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64"
},
"product_reference": "ostree-grub2-0:2022.2-5.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-libs-0:2022.2-5.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64"
},
"product_reference": "ostree-libs-0:2022.2-5.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-libs-0:2022.2-5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le"
},
"product_reference": "ostree-libs-0:2022.2-5.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-libs-0:2022.2-5.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x"
},
"product_reference": "ostree-libs-0:2022.2-5.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-libs-0:2022.2-5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64"
},
"product_reference": "ostree-libs-0:2022.2-5.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-libs-debuginfo-0:2022.2-5.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64"
},
"product_reference": "ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le"
},
"product_reference": "ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-libs-debuginfo-0:2022.2-5.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x"
},
"product_reference": "ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-libs-debuginfo-0:2022.2-5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64"
},
"product_reference": "ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-0:22.06.0-27.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64"
},
"product_reference": "ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-0:22.06.0-27.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le"
},
"product_reference": "ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-0:22.06.0-27.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x"
},
"product_reference": "ovn22.06-0:22.06.0-27.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-0:22.06.0-27.el8fdp.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src"
},
"product_reference": "ovn22.06-0:22.06.0-27.el8fdp.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-0:22.06.0-27.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64"
},
"product_reference": "ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-central-0:22.06.0-27.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64"
},
"product_reference": "ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le"
},
"product_reference": "ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-central-0:22.06.0-27.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x"
},
"product_reference": "ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-central-0:22.06.0-27.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64"
},
"product_reference": "ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64"
},
"product_reference": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le"
},
"product_reference": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x"
},
"product_reference": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64"
},
"product_reference": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64"
},
"product_reference": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le"
},
"product_reference": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x"
},
"product_reference": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64"
},
"product_reference": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64"
},
"product_reference": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le"
},
"product_reference": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x"
},
"product_reference": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64"
},
"product_reference": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-host-0:22.06.0-27.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64"
},
"product_reference": "ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le"
},
"product_reference": "ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-host-0:22.06.0-27.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x"
},
"product_reference": "ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-host-0:22.06.0-27.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64"
},
"product_reference": "ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64"
},
"product_reference": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le"
},
"product_reference": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x"
},
"product_reference": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64"
},
"product_reference": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64"
},
"product_reference": "ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le"
},
"product_reference": "ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x"
},
"product_reference": "ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64"
},
"product_reference": "ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64"
},
"product_reference": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le"
},
"product_reference": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x"
},
"product_reference": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64"
},
"product_reference": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-0:22.09.0-25.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64"
},
"product_reference": "ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-0:22.09.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le"
},
"product_reference": "ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-0:22.09.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x"
},
"product_reference": "ovn22.09-0:22.09.0-25.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-0:22.09.0-25.el8fdp.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src"
},
"product_reference": "ovn22.09-0:22.09.0-25.el8fdp.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-0:22.09.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64"
},
"product_reference": "ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-central-0:22.09.0-25.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64"
},
"product_reference": "ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le"
},
"product_reference": "ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-central-0:22.09.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x"
},
"product_reference": "ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-central-0:22.09.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64"
},
"product_reference": "ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64"
},
"product_reference": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le"
},
"product_reference": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x"
},
"product_reference": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64"
},
"product_reference": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64"
},
"product_reference": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le"
},
"product_reference": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x"
},
"product_reference": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64"
},
"product_reference": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64"
},
"product_reference": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le"
},
"product_reference": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x"
},
"product_reference": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64"
},
"product_reference": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-host-0:22.09.0-25.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64"
},
"product_reference": "ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le"
},
"product_reference": "ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-host-0:22.09.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x"
},
"product_reference": "ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-host-0:22.09.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64"
},
"product_reference": "ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64"
},
"product_reference": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le"
},
"product_reference": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x"
},
"product_reference": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64"
},
"product_reference": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64"
},
"product_reference": "ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le"
},
"product_reference": "ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x"
},
"product_reference": "ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64"
},
"product_reference": "ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64"
},
"product_reference": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le"
},
"product_reference": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x"
},
"product_reference": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64"
},
"product_reference": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.2.0-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.2.0-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.2.0-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x"
},
"product_reference": "podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.2.0-1.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src"
},
"product_reference": "podman-2:4.2.0-1.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.2.0-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x"
},
"product_reference": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x"
},
"product_reference": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x"
},
"product_reference": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x"
},
"product_reference": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch"
},
"product_reference": "podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x"
},
"product_reference": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x"
},
"product_reference": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x"
},
"product_reference": "podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x"
},
"product_reference": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x"
},
"product_reference": "podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pycdlib-tools-0:1.11.0-3.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch"
},
"product_reference": "pycdlib-tools-0:1.11.0-3.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-alembic-0:1.4.2-5.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src"
},
"product_reference": "python-alembic-0:1.4.2-5.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-amqp-0:2.5.2-7.el8ost.1.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src"
},
"product_reference": "python-amqp-0:2.5.2-7.el8ost.1.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-amqp-doc-0:2.5.2-7.el8ost.1.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch"
},
"product_reference": "python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cmd2-0:1.4.0-1.1.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src"
},
"product_reference": "python-cmd2-0:1.4.0-1.1.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-construct-0:2.10.56-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src"
},
"product_reference": "python-construct-0:2.10.56-1.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-dogpile-cache-0:1.1.2-1.el8ost.1.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src"
},
"product_reference": "python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-eventlet-0:0.30.2-1.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src"
},
"product_reference": "python-eventlet-0:0.30.2-1.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-flask-1:1.1.1-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src"
},
"product_reference": "python-flask-1:1.1.1-1.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-flask-doc-1:1.1.1-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch"
},
"product_reference": "python-flask-doc-1:1.1.1-1.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-funcsigs-0:1.0.2-8.el8ost.1.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src"
},
"product_reference": "python-funcsigs-0:1.0.2-8.el8ost.1.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gunicorn-0:19.9.0-10.el8ost.1.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src"
},
"product_reference": "python-gunicorn-0:19.9.0-10.el8ost.1.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ifaddr-0:0.1.6-5.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src"
},
"product_reference": "python-ifaddr-0:0.1.6-5.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-importlib-metadata-0:1.7.0-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src"
},
"product_reference": "python-importlib-metadata-0:1.7.0-1.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-iso8601-0:0.1.12-8.el8ost.1.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src"
},
"product_reference": "python-iso8601-0:0.1.12-8.el8ost.1.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jsonschema-0:3.2.0-5.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src"
},
"product_reference": "python-jsonschema-0:3.2.0-5.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kombu-1:4.6.6-7.el8ost.1.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src"
},
"product_reference": "python-kombu-1:4.6.6-7.el8ost.1.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kubernetes-0:25.3.0-1.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src"
},
"product_reference": "python-kubernetes-0:25.3.0-1.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lockfile-1:0.11.0-8.el8ar.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src"
},
"product_reference": "python-lockfile-1:0.11.0-8.el8ar.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-msgpack-0:0.6.2-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src"
},
"product_reference": "python-msgpack-0:0.6.2-1.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64"
},
"product_reference": "python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64"
},
"product_reference": "python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src"
},
"product_reference": "python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src"
},
"product_reference": "python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src"
},
"product_reference": "python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch"
},
"product_reference": "python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src"
},
"product_reference": "python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch"
},
"product_reference": "python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src"
},
"product_reference": "python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch"
},
"product_reference": "python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src"
},
"product_reference": "python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src"
},
"product_reference": "python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src"
},
"product_reference": "python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch"
},
"product_reference": "python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src"
},
"product_reference": "python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-packaging-0:20.4-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src"
},
"product_reference": "python-packaging-0:20.4-1.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-packaging-doc-0:20.4-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch"
},
"product_reference": "python-packaging-doc-0:20.4-1.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-paste-0:3.2.4-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src"
},
"product_reference": "python-paste-0:3.2.4-1.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-paste-deploy-0:2.0.1-4.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src"
},
"product_reference": "python-paste-deploy-0:2.0.1-4.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pexpect-0:4.6-2.el8ar.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src"
},
"product_reference": "python-pexpect-0:4.6-2.el8ar.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pint-0:0.10.1-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src"
},
"product_reference": "python-pint-0:0.10.1-1.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pycdlib-0:1.11.0-3.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src"
},
"product_reference": "python-pycdlib-0:1.11.0-3.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyghmi-0:1.5.14-2.1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src"
},
"product_reference": "python-pyghmi-0:1.5.14-2.1.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyperclip-0:1.6.4-6.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src"
},
"product_reference": "python-pyperclip-0:1.6.4-6.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyperclip-doc-0:1.6.4-6.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch"
},
"product_reference": "python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyroute2-0:0.5.13-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src"
},
"product_reference": "python-pyroute2-0:0.5.13-1.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyrsistent-0:0.16.0-3.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src"
},
"product_reference": "python-pyrsistent-0:0.16.0-3.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64"
},
"product_reference": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le"
},
"product_reference": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x"
},
"product_reference": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64"
},
"product_reference": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-requests-unixsocket-0:0.1.5-5.el8ar.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src"
},
"product_reference": "python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-rsa-0:4.7-1.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src"
},
"product_reference": "python-rsa-0:4.7-1.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tenacity-0:6.2.0-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src"
},
"product_reference": "python-tenacity-0:6.2.0-1.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wcwidth-0:0.1.7-14.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src"
},
"product_reference": "python-wcwidth-0:0.1.7-14.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-werkzeug-0:1.0.1-3.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src"
},
"product_reference": "python-werkzeug-0:1.0.1-3.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-zeroconf-0:0.24.4-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src"
},
"product_reference": "python-zeroconf-0:0.24.4-1.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-zipp-0:0.5.1-2.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src"
},
"product_reference": "python-zipp-0:0.5.1-2.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-funcsigs-0:1.0.2-8.el8ost.1.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch"
},
"product_reference": "python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-alembic-0:1.4.2-5.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch"
},
"product_reference": "python3-alembic-0:1.4.2-5.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-amqp-0:2.5.2-7.el8ost.1.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch"
},
"product_reference": "python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ansible-runner-0:1.4.6-2.el8ar.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch"
},
"product_reference": "python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cmd2-0:1.4.0-1.1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch"
},
"product_reference": "python3-cmd2-0:1.4.0-1.1.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-construct-0:2.10.56-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch"
},
"product_reference": "python3-construct-0:2.10.56-1.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-4.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64"
},
"product_reference": "python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le"
},
"product_reference": "python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-4.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x"
},
"product_reference": "python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-4.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64"
},
"product_reference": "python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch"
},
"product_reference": "python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-eventlet-0:0.30.2-1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch"
},
"product_reference": "python3-eventlet-0:0.30.2-1.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-flask-1:1.1.1-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch"
},
"product_reference": "python3-flask-1:1.1.1-1.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-funcsigs-0:1.0.2-8.el8ost.1.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch"
},
"product_reference": "python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-grpcio-0:1.18.0-4.el8ost.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64"
},
"product_reference": "python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-grpcio-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le"
},
"product_reference": "python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-grpcio-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x"
},
"product_reference": "python3-grpcio-0:1.18.0-4.el8ost.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-grpcio-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64"
},
"product_reference": "python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64"
},
"product_reference": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le"
},
"product_reference": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x"
},
"product_reference": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64"
},
"product_reference": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-gunicorn-0:19.9.0-10.el8ost.1.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch"
},
"product_reference": "python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ifaddr-0:0.1.6-5.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch"
},
"product_reference": "python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-importlib-metadata-0:1.7.0-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch"
},
"product_reference": "python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-iso8601-0:0.1.12-8.el8ost.1.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch"
},
"product_reference": "python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jsonschema-0:3.2.0-5.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch"
},
"product_reference": "python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kombu-1:4.6.6-7.el8ost.1.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch"
},
"product_reference": "python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kubernetes-0:25.3.0-1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch"
},
"product_reference": "python3-kubernetes-0:25.3.0-1.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kubernetes-tests-0:25.3.0-1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch"
},
"product_reference": "python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch"
},
"product_reference": "python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libnmstate-0:1.3.3-1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch"
},
"product_reference": "python3-libnmstate-0:1.3.3-1.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-lockfile-1:0.11.0-8.el8ar.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch"
},
"product_reference": "python3-lockfile-1:0.11.0-8.el8ar.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-msgpack-0:0.6.2-1.el8ost.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64"
},
"product_reference": "python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-msgpack-0:0.6.2-1.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64"
},
"product_reference": "python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64"
},
"product_reference": "python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64"
},
"product_reference": "python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64"
},
"product_reference": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le"
},
"product_reference": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x"
},
"product_reference": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64"
},
"product_reference": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64"
},
"product_reference": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le"
},
"product_reference": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x"
},
"product_reference": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64"
},
"product_reference": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch"
},
"product_reference": "python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch"
},
"product_reference": "python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch"
},
"product_reference": "python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch"
},
"product_reference": "python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch"
},
"product_reference": "python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch"
},
"product_reference": "python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch"
},
"product_reference": "python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch"
},
"product_reference": "python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch"
},
"product_reference": "python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch"
},
"product_reference": "python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch"
},
"product_reference": "python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch"
},
"product_reference": "python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch"
},
"product_reference": "python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch"
},
"product_reference": "python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch"
},
"product_reference": "python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch"
},
"product_reference": "python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-packaging-0:20.4-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch"
},
"product_reference": "python3-packaging-0:20.4-1.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-paste-0:3.2.4-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch"
},
"product_reference": "python3-paste-0:3.2.4-1.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-paste-deploy-0:2.0.1-4.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch"
},
"product_reference": "python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pexpect-0:4.6-2.el8ar.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch"
},
"product_reference": "python3-pexpect-0:4.6-2.el8ar.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pint-0:0.10.1-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch"
},
"product_reference": "python3-pint-0:0.10.1-1.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pycdlib-0:1.11.0-3.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch"
},
"product_reference": "python3-pycdlib-0:1.11.0-3.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyghmi-0:1.5.14-2.1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch"
},
"product_reference": "python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyperclip-0:1.6.4-6.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch"
},
"product_reference": "python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyroute2-0:0.5.13-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch"
},
"product_reference": "python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyrsistent-0:0.16.0-3.el8ost.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64"
},
"product_reference": "python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le"
},
"product_reference": "python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyrsistent-0:0.16.0-3.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x"
},
"product_reference": "python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyrsistent-0:0.16.0-3.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64"
},
"product_reference": "python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64"
},
"product_reference": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le"
},
"product_reference": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x"
},
"product_reference": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64"
},
"product_reference": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch"
},
"product_reference": "python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rsa-0:4.7-1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch"
},
"product_reference": "python3-rsa-0:4.7-1.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tenacity-0:6.2.0-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch"
},
"product_reference": "python3-tenacity-0:6.2.0-1.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-wcwidth-0:0.1.7-14.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch"
},
"product_reference": "python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-werkzeug-0:1.0.1-3.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch"
},
"product_reference": "python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zeroconf-0:0.24.4-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch"
},
"product_reference": "python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zipp-0:0.5.1-2.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch"
},
"product_reference": "python3-zipp-0:0.5.1-2.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64"
},
"product_reference": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le"
},
"product_reference": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x"
},
"product_reference": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src"
},
"product_reference": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64"
},
"product_reference": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64"
},
"product_reference": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le"
},
"product_reference": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x"
},
"product_reference": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64"
},
"product_reference": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64"
},
"product_reference": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le"
},
"product_reference": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x"
},
"product_reference": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64"
},
"product_reference": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64"
},
"product_reference": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le"
},
"product_reference": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x"
},
"product_reference": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64"
},
"product_reference": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64"
},
"product_reference": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le"
},
"product_reference": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x"
},
"product_reference": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64"
},
"product_reference": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64"
},
"product_reference": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le"
},
"product_reference": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x"
},
"product_reference": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64"
},
"product_reference": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.2-2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64"
},
"product_reference": "runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.2-2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le"
},
"product_reference": "runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.2-2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x"
},
"product_reference": "runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.2-2.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src"
},
"product_reference": "runc-3:1.1.2-2.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.2-2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64"
},
"product_reference": "runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64"
},
"product_reference": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le"
},
"product_reference": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x"
},
"product_reference": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64"
},
"product_reference": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64"
},
"product_reference": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le"
},
"product_reference": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x"
},
"product_reference": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64"
},
"product_reference": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src"
},
"product_reference": "rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64"
},
"product_reference": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x"
},
"product_reference": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64"
},
"product_reference": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src"
},
"product_reference": "rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64"
},
"product_reference": "rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64"
},
"product_reference": "rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64"
},
"product_reference": "skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.8.0-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x"
},
"product_reference": "skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.8.0-1.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src"
},
"product_reference": "skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64"
},
"product_reference": "skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64"
},
"product_reference": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x"
},
"product_reference": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64"
},
"product_reference": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64"
},
"product_reference": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le"
},
"product_reference": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x"
},
"product_reference": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src"
},
"product_reference": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64"
},
"product_reference": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tini-0:0.16.1-1.el8ar.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64"
},
"product_reference": "tini-0:0.16.1-1.el8ar.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tini-0:0.16.1-1.el8ar.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le"
},
"product_reference": "tini-0:0.16.1-1.el8ar.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tini-0:0.16.1-1.el8ar.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x"
},
"product_reference": "tini-0:0.16.1-1.el8ar.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tini-0:0.16.1-1.el8ar.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src"
},
"product_reference": "tini-0:0.16.1-1.el8ar.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tini-0:0.16.1-1.el8ar.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64"
},
"product_reference": "tini-0:0.16.1-1.el8ar.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.1.0-1.rhaos4.12.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch"
},
"product_reference": "toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.1.0-1.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src"
},
"product_reference": "toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64"
},
"product_reference": "afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le"
},
"product_reference": "afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-0:5.3.0-1.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x"
},
"product_reference": "afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64"
},
"product_reference": "afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64"
},
"product_reference": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le"
},
"product_reference": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x"
},
"product_reference": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64"
},
"product_reference": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64"
},
"product_reference": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le"
},
"product_reference": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x"
},
"product_reference": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64"
},
"product_reference": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64"
},
"product_reference": "buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le"
},
"product_reference": "buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x"
},
"product_reference": "buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-3.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src"
},
"product_reference": "buildah-1:1.23.4-3.rhaos4.12.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64"
},
"product_reference": "buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64"
},
"product_reference": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le"
},
"product_reference": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x"
},
"product_reference": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64"
},
"product_reference": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64"
},
"product_reference": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le"
},
"product_reference": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x"
},
"product_reference": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64"
},
"product_reference": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64"
},
"product_reference": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le"
},
"product_reference": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x"
},
"product_reference": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64"
},
"product_reference": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64"
},
"product_reference": "conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le"
},
"product_reference": "conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x"
},
"product_reference": "conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-3.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src"
},
"product_reference": "conmon-2:2.1.2-3.rhaos4.12.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64"
},
"product_reference": "conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64"
},
"product_reference": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le"
},
"product_reference": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x"
},
"product_reference": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64"
},
"product_reference": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64"
},
"product_reference": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le"
},
"product_reference": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x"
},
"product_reference": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64"
},
"product_reference": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64"
},
"product_reference": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le"
},
"product_reference": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x"
},
"product_reference": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src"
},
"product_reference": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64"
},
"product_reference": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64"
},
"product_reference": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le"
},
"product_reference": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x"
},
"product_reference": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src"
},
"product_reference": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64"
},
"product_reference": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64"
},
"product_reference": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le"
},
"product_reference": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x"
},
"product_reference": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64"
},
"product_reference": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64"
},
"product_reference": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le"
},
"product_reference": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x"
},
"product_reference": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64"
},
"product_reference": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64"
},
"product_reference": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le"
},
"product_reference": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x"
},
"product_reference": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64"
},
"product_reference": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64"
},
"product_reference": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le"
},
"product_reference": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x"
},
"product_reference": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64"
},
"product_reference": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64"
},
"product_reference": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le"
},
"product_reference": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x"
},
"product_reference": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64"
},
"product_reference": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64"
},
"product_reference": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le"
},
"product_reference": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x"
},
"product_reference": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src"
},
"product_reference": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64"
},
"product_reference": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x"
},
"product_reference": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.25.0-2.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64"
},
"product_reference": "cri-tools-0:1.25.0-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.25.0-2.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le"
},
"product_reference": "cri-tools-0:1.25.0-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.25.0-2.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x"
},
"product_reference": "cri-tools-0:1.25.0-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.25.0-2.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src"
},
"product_reference": "cri-tools-0:1.25.0-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.25.0-2.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64"
},
"product_reference": "cri-tools-0:1.25.0-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.25.0-2.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64"
},
"product_reference": "cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le"
},
"product_reference": "cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.25.0-2.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x"
},
"product_reference": "cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.25.0-2.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64"
},
"product_reference": "cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.25.0-2.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64"
},
"product_reference": "cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.25.0-2.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le"
},
"product_reference": "cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.25.0-2.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x"
},
"product_reference": "cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.25.0-2.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64"
},
"product_reference": "cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.2-2.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64"
},
"product_reference": "crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.2-2.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le"
},
"product_reference": "crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.2-2.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x"
},
"product_reference": "crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.2-2.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src"
},
"product_reference": "crun-0:1.4.2-2.rhaos4.12.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.2-2.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64"
},
"product_reference": "crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64"
},
"product_reference": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le"
},
"product_reference": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x"
},
"product_reference": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64"
},
"product_reference": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64"
},
"product_reference": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le"
},
"product_reference": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x"
},
"product_reference": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64"
},
"product_reference": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64"
},
"product_reference": "ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le"
},
"product_reference": "ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x"
},
"product_reference": "ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src"
},
"product_reference": "ignition-0:2.14.0-5.rhaos4.12.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64"
},
"product_reference": "ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64"
},
"product_reference": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le"
},
"product_reference": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x"
},
"product_reference": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64"
},
"product_reference": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64"
},
"product_reference": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le"
},
"product_reference": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x"
},
"product_reference": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64"
},
"product_reference": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64"
},
"product_reference": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le"
},
"product_reference": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x"
},
"product_reference": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64"
},
"product_reference": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64"
},
"product_reference": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le"
},
"product_reference": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x"
},
"product_reference": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64"
},
"product_reference": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kata-containers-0:2.5.2-1.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64"
},
"product_reference": "kata-containers-0:2.5.2-1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kata-containers-0:2.5.2-1.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le"
},
"product_reference": "kata-containers-0:2.5.2-1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kata-containers-0:2.5.2-1.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x"
},
"product_reference": "kata-containers-0:2.5.2-1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kata-containers-0:2.5.2-1.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src"
},
"product_reference": "kata-containers-0:2.5.2-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kata-containers-0:2.5.2-1.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64"
},
"product_reference": "kata-containers-0:2.5.2-1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src"
},
"product_reference": "openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64"
},
"product_reference": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le"
},
"product_reference": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x"
},
"product_reference": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src"
},
"product_reference": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64"
},
"product_reference": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le"
},
"product_reference": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x"
},
"product_reference": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.2.0-4.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.2.0-4.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.2.0-4.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x"
},
"product_reference": "podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.2.0-4.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src"
},
"product_reference": "podman-3:4.2.0-4.rhaos4.12.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.2.0-4.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x"
},
"product_reference": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x"
},
"product_reference": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x"
},
"product_reference": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x"
},
"product_reference": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch"
},
"product_reference": "podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x"
},
"product_reference": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x"
},
"product_reference": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x"
},
"product_reference": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x"
},
"product_reference": "podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x"
},
"product_reference": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x"
},
"product_reference": "podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64"
},
"product_reference": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le"
},
"product_reference": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x"
},
"product_reference": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src"
},
"product_reference": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64"
},
"product_reference": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64"
},
"product_reference": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le"
},
"product_reference": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x"
},
"product_reference": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64"
},
"product_reference": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64"
},
"product_reference": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le"
},
"product_reference": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x"
},
"product_reference": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64"
},
"product_reference": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64"
},
"product_reference": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le"
},
"product_reference": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x"
},
"product_reference": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64"
},
"product_reference": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64"
},
"product_reference": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le"
},
"product_reference": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x"
},
"product_reference": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64"
},
"product_reference": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64"
},
"product_reference": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le"
},
"product_reference": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x"
},
"product_reference": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64"
},
"product_reference": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src"
},
"product_reference": "rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64"
},
"product_reference": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le"
},
"product_reference": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x"
},
"product_reference": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64"
},
"product_reference": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64"
},
"product_reference": "skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le"
},
"product_reference": "skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.8.0-5.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x"
},
"product_reference": "skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.8.0-5.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src"
},
"product_reference": "skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64"
},
"product_reference": "skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64"
},
"product_reference": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le"
},
"product_reference": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x"
},
"product_reference": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64"
},
"product_reference": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64"
},
"product_reference": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le"
},
"product_reference": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x"
},
"product_reference": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64"
},
"product_reference": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64"
},
"product_reference": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le"
},
"product_reference": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x"
},
"product_reference": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64"
},
"product_reference": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crudini-0:0.9.3-4.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch"
},
"product_reference": "crudini-0:0.9.3-4.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crudini-0:0.9.3-4.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src"
},
"product_reference": "crudini-0:0.9.3-4.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "future-0:0.18.2-9.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src"
},
"product_reference": "future-0:0.18.2-9.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch"
},
"product_reference": "openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src"
},
"product_reference": "openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch"
},
"product_reference": "openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch"
},
"product_reference": "openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch"
},
"product_reference": "openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch"
},
"product_reference": "openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch"
},
"product_reference": "openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src"
},
"product_reference": "openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch"
},
"product_reference": "openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch"
},
"product_reference": "openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch"
},
"product_reference": "openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch"
},
"product_reference": "openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src"
},
"product_reference": "openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-macros-0:2020.1.2-1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch"
},
"product_reference": "openstack-macros-0:2020.1.2-1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-macros-0:2020.1.2-1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src"
},
"product_reference": "openstack-macros-0:2020.1.2-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pyOpenSSL-0:20.0.1-2.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src"
},
"product_reference": "pyOpenSSL-0:20.0.1-2.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch"
},
"product_reference": "pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pyflakes-0:2.2.0-3.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src"
},
"product_reference": "pyflakes-0:2.2.0-3.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pysnmp-0:4.4.12-6.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src"
},
"product_reference": "pysnmp-0:4.4.12-6.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-SecretStorage-0:2.3.1-9.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src"
},
"product_reference": "python-SecretStorage-0:2.3.1-9.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-alembic-0:1.6.0-1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src"
},
"product_reference": "python-alembic-0:1.6.0-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-amqp-0:5.0.6-1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src"
},
"product_reference": "python-amqp-0:5.0.6-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-amqp-doc-0:5.0.6-1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch"
},
"product_reference": "python-amqp-doc-0:5.0.6-1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-apipkg-0:1.5-12.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src"
},
"product_reference": "python-apipkg-0:1.5-12.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-atomicwrites-0:1.4.0-6.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src"
},
"product_reference": "python-atomicwrites-0:1.4.0-6.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src"
},
"product_reference": "python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-autopage-0:0.4.0-1.el9.2.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src"
},
"product_reference": "python-autopage-0:0.4.0-1.el9.2.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-bcrypt-0:3.1.6-3.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src"
},
"product_reference": "python-bcrypt-0:3.1.6-3.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64"
},
"product_reference": "python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le"
},
"product_reference": "python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-bcrypt-debugsource-0:3.1.6-3.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x"
},
"product_reference": "python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64"
},
"product_reference": "python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-beautifulsoup4-0:4.9.3-2.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src"
},
"product_reference": "python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-betamax-0:0.8.1-12.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src"
},
"product_reference": "python-betamax-0:0.8.1-12.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cachetools-0:3.1.0-4.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src"
},
"product_reference": "python-cachetools-0:3.1.0-4.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-case-0:1.5.3-5.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src"
},
"product_reference": "python-case-0:1.5.3-5.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src"
},
"product_reference": "python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-click-0:7.1.2-5.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src"
},
"product_reference": "python-click-0:7.1.2-5.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src"
},
"product_reference": "python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cmd2-0:1.4.0-2.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src"
},
"product_reference": "python-cmd2-0:1.4.0-2.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-colorama-0:0.4.1-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src"
},
"product_reference": "python-colorama-0:0.4.1-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-construct-0:2.10.56-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src"
},
"product_reference": "python-construct-0:2.10.56-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-contextlib2-0:0.6.0.post1-1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src"
},
"product_reference": "python-contextlib2-0:0.6.0.post1-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-coverage-0:5.6-0.1b1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src"
},
"product_reference": "python-coverage-0:5.6-0.1b1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64"
},
"product_reference": "python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le"
},
"product_reference": "python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-coverage-debugsource-0:5.6-0.1b1.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x"
},
"product_reference": "python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64"
},
"product_reference": "python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-dataclasses-0:0.8-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src"
},
"product_reference": "python-dataclasses-0:0.8-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ddt-0:1.4.2-1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src"
},
"product_reference": "python-ddt-0:1.4.2-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src"
},
"product_reference": "python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-decorator-0:4.4.0-6.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src"
},
"product_reference": "python-decorator-0:4.4.0-6.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-defusedxml-0:0.7.1-1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src"
},
"product_reference": "python-defusedxml-0:0.7.1-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-distlib-0:0.3.1-4.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src"
},
"product_reference": "python-distlib-0:0.3.1-4.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-dogpile-cache-0:1.1.5-3.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src"
},
"product_reference": "python-dogpile-cache-0:1.1.5-3.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src"
},
"product_reference": "python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-editor-0:1.0.4-5.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src"
},
"product_reference": "python-editor-0:1.0.4-5.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-entrypoints-0:0.3-8.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src"
},
"product_reference": "python-entrypoints-0:0.3-8.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-entrypoints-doc-0:0.3-8.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch"
},
"product_reference": "python-entrypoints-doc-0:0.3-8.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-eventlet-0:0.30.2-1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src"
},
"product_reference": "python-eventlet-0:0.30.2-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-execnet-0:1.7.1-5.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src"
},
"product_reference": "python-execnet-0:1.7.1-5.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-extras-0:1.0.0-15.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src"
},
"product_reference": "python-extras-0:1.0.0-15.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-fasteners-0:0.14.1-21.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src"
},
"product_reference": "python-fasteners-0:0.14.1-21.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-filelock-0:3.0.12-9.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src"
},
"product_reference": "python-filelock-0:3.0.12-9.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-filelock-doc-0:3.0.12-9.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch"
},
"product_reference": "python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-fixtures-0:3.0.0-22.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src"
},
"product_reference": "python-fixtures-0:3.0.0-22.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-flake8-0:3.8.4-1.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src"
},
"product_reference": "python-flake8-0:3.8.4-1.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-flask-1:2.0.1-2.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src"
},
"product_reference": "python-flask-1:2.0.1-2.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-flask-doc-1:2.0.1-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch"
},
"product_reference": "python-flask-doc-1:2.0.1-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-flit-0:3.0.0-1.el9.2.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src"
},
"product_reference": "python-flit-0:3.0.0-1.el9.2.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-freezegun-0:1.0.0-4.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src"
},
"product_reference": "python-freezegun-0:1.0.0-4.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-funcsigs-0:1.0.2-17.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src"
},
"product_reference": "python-funcsigs-0:1.0.2-17.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-funcsigs-doc-0:1.0.2-17.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch"
},
"product_reference": "python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src"
},
"product_reference": "python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gevent-0:21.1.2-1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src"
},
"product_reference": "python-gevent-0:21.1.2-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gevent-debugsource-0:21.1.2-1.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64"
},
"product_reference": "python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gevent-debugsource-0:21.1.2-1.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le"
},
"product_reference": "python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gevent-debugsource-0:21.1.2-1.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x"
},
"product_reference": "python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gevent-debugsource-0:21.1.2-1.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64"
},
"product_reference": "python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src"
},
"product_reference": "python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-greenlet-0:1.0.0-1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src"
},
"product_reference": "python-greenlet-0:1.0.0-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-greenlet-debugsource-0:1.0.0-1.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64"
},
"product_reference": "python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le"
},
"product_reference": "python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-greenlet-debugsource-0:1.0.0-1.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x"
},
"product_reference": "python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-greenlet-debugsource-0:1.0.0-1.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64"
},
"product_reference": "python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gunicorn-0:20.0.4-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src"
},
"product_reference": "python-gunicorn-0:20.0.4-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gunicorn-doc-0:20.0.4-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch"
},
"product_reference": "python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src"
},
"product_reference": "python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src"
},
"product_reference": "python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-html5lib-1:1.1-4.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src"
},
"product_reference": "python-html5lib-1:1.1-4.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-hypothesis-0:6.6.0-2.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src"
},
"product_reference": "python-hypothesis-0:6.6.0-2.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ifaddr-0:0.1.6-6.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src"
},
"product_reference": "python-ifaddr-0:0.1.6-6.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-importlib-metadata-0:1.7.0-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src"
},
"product_reference": "python-importlib-metadata-0:1.7.0-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src"
},
"product_reference": "python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src"
},
"product_reference": "python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src"
},
"product_reference": "python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-iso8601-0:0.1.12-9.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src"
},
"product_reference": "python-iso8601-0:0.1.12-9.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-itsdangerous-0:2.0.1-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src"
},
"product_reference": "python-itsdangerous-0:2.0.1-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jinja2-0:3.0.1-2.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src"
},
"product_reference": "python-jinja2-0:3.0.1-2.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jsonpath-rw-0:1.2.3-23.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src"
},
"product_reference": "python-jsonpath-rw-0:1.2.3-23.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kafka-0:1.4.3-3.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src"
},
"product_reference": "python-kafka-0:1.4.3-3.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kazoo-0:2.7.0-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src"
},
"product_reference": "python-kazoo-0:2.7.0-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kazoo-doc-0:2.7.0-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch"
},
"product_reference": "python-kazoo-doc-0:2.7.0-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kerberos-0:1.3.0-11.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src"
},
"product_reference": "python-kerberos-0:1.3.0-11.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64"
},
"product_reference": "python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le"
},
"product_reference": "python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x"
},
"product_reference": "python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64"
},
"product_reference": "python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-keyring-0:21.0.0-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src"
},
"product_reference": "python-keyring-0:21.0.0-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src"
},
"product_reference": "python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src"
},
"product_reference": "python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src"
},
"product_reference": "python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kiwisolver-0:1.1.0-4.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src"
},
"product_reference": "python-kiwisolver-0:1.1.0-4.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64"
},
"product_reference": "python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le"
},
"product_reference": "python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x"
},
"product_reference": "python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64"
},
"product_reference": "python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kombu-1:5.0.2-1.el9.2.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src"
},
"product_reference": "python-kombu-1:5.0.2-1.el9.2.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-linecache2-0:1.0.0-25.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src"
},
"product_reference": "python-linecache2-0:1.0.0-25.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-logutils-0:0.3.5-7.1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src"
},
"product_reference": "python-logutils-0:0.3.5-7.1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-markupsafe-0:2.0.0-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src"
},
"product_reference": "python-markupsafe-0:2.0.0-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64"
},
"product_reference": "python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le"
},
"product_reference": "python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-markupsafe-debugsource-0:2.0.0-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x"
},
"product_reference": "python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64"
},
"product_reference": "python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-mccabe-0:0.6.1-18.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src"
},
"product_reference": "python-mccabe-0:0.6.1-18.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-memcached-0:1.58-12.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src"
},
"product_reference": "python-memcached-0:1.58-12.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-migrate-0:0.13.0-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src"
},
"product_reference": "python-migrate-0:0.13.0-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-mimeparse-0:1.6.0-16.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src"
},
"product_reference": "python-mimeparse-0:1.6.0-16.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-mock-0:3.0.5-14.el9.2.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src"
},
"product_reference": "python-mock-0:3.0.5-14.el9.2.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-monotonic-0:1.5-9.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src"
},
"product_reference": "python-monotonic-0:1.5-9.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-more-itertools-0:7.2.0-3.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src"
},
"product_reference": "python-more-itertools-0:7.2.0-3.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src"
},
"product_reference": "python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-msgpack-0:0.6.2-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src"
},
"product_reference": "python-msgpack-0:0.6.2-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-msgpack-debugsource-0:0.6.2-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64"
},
"product_reference": "python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le"
},
"product_reference": "python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-msgpack-debugsource-0:0.6.2-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x"
},
"product_reference": "python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-msgpack-debugsource-0:0.6.2-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64"
},
"product_reference": "python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-munch-0:2.3.2-7.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src"
},
"product_reference": "python-munch-0:2.3.2-7.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src"
},
"product_reference": "python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-nose-0:1.3.7-33.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src"
},
"product_reference": "python-nose-0:1.3.7-33.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-nose-cover3-0:0.1.0-31.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src"
},
"product_reference": "python-nose-cover3-0:0.1.0-31.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src"
},
"product_reference": "python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src"
},
"product_reference": "python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src"
},
"product_reference": "python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src"
},
"product_reference": "python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src"
},
"product_reference": "python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src"
},
"product_reference": "python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch"
},
"product_reference": "python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src"
},
"product_reference": "python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch"
},
"product_reference": "python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src"
},
"product_reference": "python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src"
},
"product_reference": "python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src"
},
"product_reference": "python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch"
},
"product_reference": "python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src"
},
"product_reference": "python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch"
},
"product_reference": "python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src"
},
"product_reference": "python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch"
},
"product_reference": "python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src"
},
"product_reference": "python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src"
},
"product_reference": "python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src"
},
"product_reference": "python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch"
},
"product_reference": "python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src"
},
"product_reference": "python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch"
},
"product_reference": "python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src"
},
"product_reference": "python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src"
},
"product_reference": "python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src"
},
"product_reference": "python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src"
},
"product_reference": "python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src"
},
"product_reference": "python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src"
},
"product_reference": "python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch"
},
"product_reference": "python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src"
},
"product_reference": "python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch"
},
"product_reference": "python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src"
},
"product_reference": "python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src"
},
"product_reference": "python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-paste-0:3.5.0-3.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src"
},
"product_reference": "python-paste-0:3.5.0-3.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-paste-deploy-0:2.0.1-5.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src"
},
"product_reference": "python-paste-deploy-0:2.0.1-5.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pbr-0:5.5.1-3.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src"
},
"product_reference": "python-pbr-0:5.5.1-3.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pecan-0:1.3.2-10.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src"
},
"product_reference": "python-pecan-0:1.3.2-10.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pexpect-0:4.6-3.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src"
},
"product_reference": "python-pexpect-0:4.6-3.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pint-0:0.10.1-3.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src"
},
"product_reference": "python-pint-0:0.10.1-3.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pretend-0:1.0.8-19.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src"
},
"product_reference": "python-pretend-0:1.0.8-19.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src"
},
"product_reference": "python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-prometheus_client-0:0.7.1-3.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src"
},
"product_reference": "python-prometheus_client-0:0.7.1-3.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src"
},
"product_reference": "python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch"
},
"product_reference": "python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pycodestyle-0:2.6.0-4.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src"
},
"product_reference": "python-pycodestyle-0:2.6.0-4.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pymemcache-0:3.5.0-1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src"
},
"product_reference": "python-pymemcache-0:3.5.0-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyperclip-0:1.8.0-3.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src"
},
"product_reference": "python-pyperclip-0:1.8.0-3.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyperclip-doc-0:1.8.0-3.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch"
},
"product_reference": "python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pytest-cov-0:2.11.1-3.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src"
},
"product_reference": "python-pytest-cov-0:2.11.1-3.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pytest-forked-0:1.3.0-2.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src"
},
"product_reference": "python-pytest-forked-0:1.3.0-2.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pytest-runner-0:4.0-12.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src"
},
"product_reference": "python-pytest-runner-0:4.0-12.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pytest-xdist-0:2.2.1-1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src"
},
"product_reference": "python-pytest-xdist-0:2.2.1-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pytest-xprocess-0:0.18.1-4.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src"
},
"product_reference": "python-pytest-xprocess-0:0.18.1-4.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-redis-0:3.3.8-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src"
},
"product_reference": "python-redis-0:3.3.8-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-repoze-lru-0:0.7-7.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src"
},
"product_reference": "python-repoze-lru-0:0.7-7.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-requests-kerberos-0:0.12.0-12.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src"
},
"product_reference": "python-requests-kerberos-0:0.12.0-12.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-requests-mock-0:1.8.0-2.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src"
},
"product_reference": "python-requests-mock-0:1.8.0-2.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-requests-unixsocket-0:0.2.0-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src"
},
"product_reference": "python-requests-unixsocket-0:0.2.0-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src"
},
"product_reference": "python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-retrying-0:1.3.3-2.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src"
},
"product_reference": "python-retrying-0:1.3.3-2.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-rfc3986-0:1.2.0-6.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src"
},
"product_reference": "python-rfc3986-0:1.2.0-6.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-routes-0:2.4.1-12.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src"
},
"product_reference": "python-routes-0:2.4.1-12.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src"
},
"product_reference": "python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-simplegeneric-0:0.8.1-18.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src"
},
"product_reference": "python-simplegeneric-0:0.8.1-18.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-simplejson-0:3.17.0-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src"
},
"product_reference": "python-simplejson-0:3.17.0-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-simplejson-debugsource-0:3.17.0-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64"
},
"product_reference": "python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le"
},
"product_reference": "python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-simplejson-debugsource-0:3.17.0-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x"
},
"product_reference": "python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-simplejson-debugsource-0:3.17.0-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64"
},
"product_reference": "python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-singledispatch-0:3.4.0.3-19.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src"
},
"product_reference": "python-singledispatch-0:3.4.0.3-19.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-smi-0:0.3.4-10.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src"
},
"product_reference": "python-smi-0:0.3.4-10.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-sortedcontainers-0:2.3.0-2.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src"
},
"product_reference": "python-sortedcontainers-0:2.3.0-2.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-soupsieve-0:2.1.0-2.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src"
},
"product_reference": "python-soupsieve-0:2.1.0-2.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-sqlalchemy-0:1.4.39-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src"
},
"product_reference": "python-sqlalchemy-0:1.4.39-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64"
},
"product_reference": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le"
},
"product_reference": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x"
},
"product_reference": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64"
},
"product_reference": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-sqlalchemy-doc-0:1.4.39-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch"
},
"product_reference": "python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-sqlparse-0:0.2.4-10.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src"
},
"product_reference": "python-sqlparse-0:0.2.4-10.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-statsd-0:3.2.1-20.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src"
},
"product_reference": "python-statsd-0:3.2.1-20.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-statsd-doc-0:3.2.1-20.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch"
},
"product_reference": "python-statsd-doc-0:3.2.1-20.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-stestr-0:2.6.0-8.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src"
},
"product_reference": "python-stestr-0:2.6.0-8.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src"
},
"product_reference": "python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-sure-0:1.4.11-12.el9.2.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src"
},
"product_reference": "python-sure-0:1.4.11-12.el9.2.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src"
},
"product_reference": "python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src"
},
"product_reference": "python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src"
},
"product_reference": "python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tempita-0:0.5.1-25.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src"
},
"product_reference": "python-tempita-0:0.5.1-25.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tenacity-0:6.2.0-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src"
},
"product_reference": "python-tenacity-0:6.2.0-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-testrepository-0:0.0.20-20.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src"
},
"product_reference": "python-testrepository-0:0.0.20-20.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-testresources-0:2.0.1-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src"
},
"product_reference": "python-testresources-0:2.0.1-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-testscenarios-0:0.5.0-21.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src"
},
"product_reference": "python-testscenarios-0:0.5.0-21.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-testtools-0:2.4.0-8.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src"
},
"product_reference": "python-testtools-0:2.4.0-8.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-testtools-doc-0:2.4.0-8.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch"
},
"product_reference": "python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src"
},
"product_reference": "python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tornado-0:6.1.0-2.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src"
},
"product_reference": "python-tornado-0:6.1.0-2.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64"
},
"product_reference": "python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le"
},
"product_reference": "python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tornado-debugsource-0:6.1.0-2.el9.1.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x"
},
"product_reference": "python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64"
},
"product_reference": "python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tornado-doc-0:6.1.0-2.el9.1.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64"
},
"product_reference": "python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tornado-doc-0:6.1.0-2.el9.1.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le"
},
"product_reference": "python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tornado-doc-0:6.1.0-2.el9.1.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x"
},
"product_reference": "python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tornado-doc-0:6.1.0-2.el9.1.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64"
},
"product_reference": "python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tox-0:3.23.0-2.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src"
},
"product_reference": "python-tox-0:3.23.0-2.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tox-current-env-0:0.0.6-1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src"
},
"product_reference": "python-tox-current-env-0:0.0.6-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-traceback2-0:1.4.0-25.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src"
},
"product_reference": "python-traceback2-0:1.4.0-25.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-typeguard-0:2.9.1-1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src"
},
"product_reference": "python-typeguard-0:2.9.1-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-typing-extensions-0:3.7.4.3-2.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src"
},
"product_reference": "python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-unittest2-0:1.1.0-24.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src"
},
"product_reference": "python-unittest2-0:1.1.0-24.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-vine-0:5.0.0-3.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src"
},
"product_reference": "python-vine-0:5.0.0-3.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-virtualenv-0:20.4.4-1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src"
},
"product_reference": "python-virtualenv-0:20.4.4-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-voluptuous-0:0.11.7-3.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src"
},
"product_reference": "python-voluptuous-0:0.11.7-3.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-waitress-0:2.0.0-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src"
},
"product_reference": "python-waitress-0:2.0.0-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-warlock-0:1.3.3-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src"
},
"product_reference": "python-warlock-0:1.3.3-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wcwidth-0:0.2.5-2.el9.2.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src"
},
"product_reference": "python-wcwidth-0:0.2.5-2.el9.2.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-webencodings-0:0.5.1-15.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src"
},
"product_reference": "python-webencodings-0:0.5.1-15.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-webencodings-doc-0:0.5.1-15.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch"
},
"product_reference": "python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-webob-0:1.8.5-5.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src"
},
"product_reference": "python-webob-0:1.8.5-5.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-webtest-0:2.0.33-5.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src"
},
"product_reference": "python-webtest-0:2.0.33-5.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-werkzeug-0:2.0.3-3.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src"
},
"product_reference": "python-werkzeug-0:2.0.3-3.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wrapt-0:1.11.2-4.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src"
},
"product_reference": "python-wrapt-0:1.11.2-4.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wrapt-debugsource-0:1.11.2-4.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64"
},
"product_reference": "python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le"
},
"product_reference": "python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wrapt-debugsource-0:1.11.2-4.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x"
},
"product_reference": "python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wrapt-debugsource-0:1.11.2-4.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64"
},
"product_reference": "python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wrapt-doc-0:1.11.2-4.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64"
},
"product_reference": "python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wrapt-doc-0:1.11.2-4.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le"
},
"product_reference": "python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wrapt-doc-0:1.11.2-4.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x"
},
"product_reference": "python-wrapt-doc-0:1.11.2-4.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wrapt-doc-0:1.11.2-4.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64"
},
"product_reference": "python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src"
},
"product_reference": "python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-yappi-0:1.3.1-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src"
},
"product_reference": "python-yappi-0:1.3.1-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-yappi-debugsource-0:1.3.1-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64"
},
"product_reference": "python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-yappi-debugsource-0:1.3.1-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le"
},
"product_reference": "python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-yappi-debugsource-0:1.3.1-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x"
},
"product_reference": "python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-yappi-debugsource-0:1.3.1-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64"
},
"product_reference": "python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-zake-0:0.2.2-19.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src"
},
"product_reference": "python-zake-0:0.2.2-19.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-zeroconf-0:0.24.4-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src"
},
"product_reference": "python-zeroconf-0:0.24.4-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-zipp-0:0.5.1-3.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src"
},
"product_reference": "python-zipp-0:0.5.1-3.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-zope-event-0:4.2.0-20.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src"
},
"product_reference": "python-zope-event-0:4.2.0-20.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-zope-interface-0:5.4.0-1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src"
},
"product_reference": "python-zope-interface-0:5.4.0-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-zope-testing-0:4.7-4.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src"
},
"product_reference": "python-zope-testing-0:4.7-4.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-SecretStorage-0:2.3.1-9.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch"
},
"product_reference": "python3-SecretStorage-0:2.3.1-9.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-alembic-0:1.6.0-1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch"
},
"product_reference": "python3-alembic-0:1.6.0-1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-amqp-0:5.0.6-1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch"
},
"product_reference": "python3-amqp-0:5.0.6-1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-apipkg-0:1.5-12.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch"
},
"product_reference": "python3-apipkg-0:1.5-12.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-atomicwrites-0:1.4.0-6.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch"
},
"product_reference": "python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch"
},
"product_reference": "python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-autopage-0:0.4.0-1.el9.2.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch"
},
"product_reference": "python3-autopage-0:0.4.0-1.el9.2.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bcrypt-0:3.1.6-3.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64"
},
"product_reference": "python3-bcrypt-0:3.1.6-3.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bcrypt-0:3.1.6-3.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le"
},
"product_reference": "python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bcrypt-0:3.1.6-3.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x"
},
"product_reference": "python3-bcrypt-0:3.1.6-3.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bcrypt-0:3.1.6-3.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64"
},
"product_reference": "python3-bcrypt-0:3.1.6-3.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64"
},
"product_reference": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le"
},
"product_reference": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x"
},
"product_reference": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64"
},
"product_reference": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch"
},
"product_reference": "python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-betamax-0:0.8.1-12.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch"
},
"product_reference": "python3-betamax-0:0.8.1-12.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cachetools-0:3.1.0-4.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch"
},
"product_reference": "python3-cachetools-0:3.1.0-4.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-case-0:1.5.3-5.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch"
},
"product_reference": "python3-case-0:1.5.3-5.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch"
},
"product_reference": "python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-click-0:7.1.2-5.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch"
},
"product_reference": "python3-click-0:7.1.2-5.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch"
},
"product_reference": "python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch"
},
"product_reference": "python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cmd2-0:1.4.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch"
},
"product_reference": "python3-cmd2-0:1.4.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-colorama-0:0.4.1-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch"
},
"product_reference": "python3-colorama-0:0.4.1-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-construct-0:2.10.56-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch"
},
"product_reference": "python3-construct-0:2.10.56-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-contextlib2-0:0.6.0.post1-1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch"
},
"product_reference": "python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-coverage-0:5.6-0.1b1.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64"
},
"product_reference": "python3-coverage-0:5.6-0.1b1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-coverage-0:5.6-0.1b1.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le"
},
"product_reference": "python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-coverage-0:5.6-0.1b1.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x"
},
"product_reference": "python3-coverage-0:5.6-0.1b1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-coverage-0:5.6-0.1b1.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64"
},
"product_reference": "python3-coverage-0:5.6-0.1b1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64"
},
"product_reference": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le"
},
"product_reference": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x"
},
"product_reference": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64"
},
"product_reference": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dataclasses-0:0.8-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch"
},
"product_reference": "python3-dataclasses-0:0.8-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ddt-0:1.4.2-1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch"
},
"product_reference": "python3-ddt-0:1.4.2-1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch"
},
"product_reference": "python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-decorator-0:4.4.0-6.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch"
},
"product_reference": "python3-decorator-0:4.4.0-6.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-defusedxml-0:0.7.1-1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch"
},
"product_reference": "python3-defusedxml-0:0.7.1-1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-distlib-0:0.3.1-4.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch"
},
"product_reference": "python3-distlib-0:0.3.1-4.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dogpile-cache-0:1.1.5-3.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch"
},
"product_reference": "python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch"
},
"product_reference": "python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-editor-0:1.0.4-5.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch"
},
"product_reference": "python3-editor-0:1.0.4-5.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-entrypoints-0:0.3-8.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch"
},
"product_reference": "python3-entrypoints-0:0.3-8.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-eventlet-0:0.30.2-1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch"
},
"product_reference": "python3-eventlet-0:0.30.2-1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-execnet-0:1.7.1-5.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch"
},
"product_reference": "python3-execnet-0:1.7.1-5.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-extras-0:1.0.0-15.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch"
},
"product_reference": "python3-extras-0:1.0.0-15.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-fasteners-0:0.14.1-21.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch"
},
"product_reference": "python3-fasteners-0:0.14.1-21.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-filelock-0:3.0.12-9.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch"
},
"product_reference": "python3-filelock-0:3.0.12-9.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-fixtures-0:3.0.0-22.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch"
},
"product_reference": "python3-fixtures-0:3.0.0-22.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-flake8-0:3.8.4-1.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch"
},
"product_reference": "python3-flake8-0:3.8.4-1.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-flask-1:2.0.1-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch"
},
"product_reference": "python3-flask-1:2.0.1-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-flit-0:3.0.0-1.el9.2.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch"
},
"product_reference": "python3-flit-0:3.0.0-1.el9.2.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-flit-core-0:3.0.0-1.el9.2.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch"
},
"product_reference": "python3-flit-core-0:3.0.0-1.el9.2.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-freezegun-0:1.0.0-4.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch"
},
"product_reference": "python3-freezegun-0:1.0.0-4.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-funcsigs-0:1.0.2-17.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch"
},
"product_reference": "python3-funcsigs-0:1.0.2-17.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-future-0:0.18.2-9.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch"
},
"product_reference": "python3-future-0:0.18.2-9.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch"
},
"product_reference": "python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-gevent-0:21.1.2-1.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64"
},
"product_reference": "python3-gevent-0:21.1.2-1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-gevent-0:21.1.2-1.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le"
},
"product_reference": "python3-gevent-0:21.1.2-1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-gevent-0:21.1.2-1.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x"
},
"product_reference": "python3-gevent-0:21.1.2-1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-gevent-0:21.1.2-1.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64"
},
"product_reference": "python3-gevent-0:21.1.2-1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64"
},
"product_reference": "python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le"
},
"product_reference": "python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-gevent-debuginfo-0:21.1.2-1.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x"
},
"product_reference": "python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64"
},
"product_reference": "python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch"
},
"product_reference": "python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-greenlet-0:1.0.0-1.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64"
},
"product_reference": "python3-greenlet-0:1.0.0-1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-greenlet-0:1.0.0-1.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le"
},
"product_reference": "python3-greenlet-0:1.0.0-1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-greenlet-0:1.0.0-1.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x"
},
"product_reference": "python3-greenlet-0:1.0.0-1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-greenlet-0:1.0.0-1.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64"
},
"product_reference": "python3-greenlet-0:1.0.0-1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64"
},
"product_reference": "python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le"
},
"product_reference": "python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x"
},
"product_reference": "python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64"
},
"product_reference": "python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-greenlet-devel-0:1.0.0-1.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64"
},
"product_reference": "python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-greenlet-devel-0:1.0.0-1.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le"
},
"product_reference": "python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-greenlet-devel-0:1.0.0-1.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x"
},
"product_reference": "python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-greenlet-devel-0:1.0.0-1.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64"
},
"product_reference": "python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-gunicorn-0:20.0.4-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch"
},
"product_reference": "python3-gunicorn-0:20.0.4-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch"
},
"product_reference": "python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch"
},
"product_reference": "python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch"
},
"product_reference": "python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-html5lib-1:1.1-4.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch"
},
"product_reference": "python3-html5lib-1:1.1-4.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch"
},
"product_reference": "python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch"
},
"product_reference": "python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hypothesis+django-0:6.6.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch"
},
"product_reference": "python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch"
},
"product_reference": "python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch"
},
"product_reference": "python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch"
},
"product_reference": "python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch"
},
"product_reference": "python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch"
},
"product_reference": "python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch"
},
"product_reference": "python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch"
},
"product_reference": "python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch"
},
"product_reference": "python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hypothesis-0:6.6.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch"
},
"product_reference": "python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ifaddr-0:0.1.6-6.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch"
},
"product_reference": "python3-ifaddr-0:0.1.6-6.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-importlib-metadata-0:1.7.0-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch"
},
"product_reference": "python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch"
},
"product_reference": "python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch"
},
"product_reference": "python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch"
},
"product_reference": "python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch"
},
"product_reference": "python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch"
},
"product_reference": "python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch"
},
"product_reference": "python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch"
},
"product_reference": "python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-iso8601-0:0.1.12-9.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch"
},
"product_reference": "python3-iso8601-0:0.1.12-9.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-itsdangerous-0:2.0.1-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch"
},
"product_reference": "python3-itsdangerous-0:2.0.1-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jinja2-0:3.0.1-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch"
},
"product_reference": "python3-jinja2-0:3.0.1-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jsonpath-rw-0:1.2.3-23.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch"
},
"product_reference": "python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kafka-0:1.4.3-3.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch"
},
"product_reference": "python3-kafka-0:1.4.3-3.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kazoo-0:2.7.0-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch"
},
"product_reference": "python3-kazoo-0:2.7.0-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kerberos-0:1.3.0-11.el9.1.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64"
},
"product_reference": "python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kerberos-0:1.3.0-11.el9.1.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le"
},
"product_reference": "python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kerberos-0:1.3.0-11.el9.1.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x"
},
"product_reference": "python3-kerberos-0:1.3.0-11.el9.1.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kerberos-0:1.3.0-11.el9.1.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64"
},
"product_reference": "python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64"
},
"product_reference": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le"
},
"product_reference": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x"
},
"product_reference": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64"
},
"product_reference": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-keyring-0:21.0.0-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch"
},
"product_reference": "python3-keyring-0:21.0.0-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch"
},
"product_reference": "python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch"
},
"product_reference": "python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch"
},
"product_reference": "python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch"
},
"product_reference": "python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kiwisolver-0:1.1.0-4.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64"
},
"product_reference": "python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kiwisolver-0:1.1.0-4.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le"
},
"product_reference": "python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kiwisolver-0:1.1.0-4.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x"
},
"product_reference": "python3-kiwisolver-0:1.1.0-4.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kiwisolver-0:1.1.0-4.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64"
},
"product_reference": "python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64"
},
"product_reference": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le"
},
"product_reference": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x"
},
"product_reference": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64"
},
"product_reference": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kombu-1:5.0.2-1.el9.2.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch"
},
"product_reference": "python3-kombu-1:5.0.2-1.el9.2.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-linecache2-0:1.0.0-25.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch"
},
"product_reference": "python3-linecache2-0:1.0.0-25.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-logutils-0:0.3.5-7.1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch"
},
"product_reference": "python3-logutils-0:0.3.5-7.1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-markupsafe-0:2.0.0-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64"
},
"product_reference": "python3-markupsafe-0:2.0.0-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-markupsafe-0:2.0.0-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le"
},
"product_reference": "python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-markupsafe-0:2.0.0-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x"
},
"product_reference": "python3-markupsafe-0:2.0.0-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-markupsafe-0:2.0.0-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64"
},
"product_reference": "python3-markupsafe-0:2.0.0-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64"
},
"product_reference": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le"
},
"product_reference": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x"
},
"product_reference": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64"
},
"product_reference": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-mccabe-0:0.6.1-18.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch"
},
"product_reference": "python3-mccabe-0:0.6.1-18.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-memcached-0:1.58-12.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch"
},
"product_reference": "python3-memcached-0:1.58-12.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-migrate-0:0.13.0-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch"
},
"product_reference": "python3-migrate-0:0.13.0-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-mimeparse-0:1.6.0-16.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch"
},
"product_reference": "python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-mock-0:3.0.5-14.el9.2.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch"
},
"product_reference": "python3-mock-0:3.0.5-14.el9.2.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-monotonic-0:1.5-9.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch"
},
"product_reference": "python3-monotonic-0:1.5-9.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-more-itertools-0:7.2.0-3.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch"
},
"product_reference": "python3-more-itertools-0:7.2.0-3.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch"
},
"product_reference": "python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-msgpack-0:0.6.2-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64"
},
"product_reference": "python3-msgpack-0:0.6.2-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-msgpack-0:0.6.2-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le"
},
"product_reference": "python3-msgpack-0:0.6.2-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-msgpack-0:0.6.2-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x"
},
"product_reference": "python3-msgpack-0:0.6.2-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-msgpack-0:0.6.2-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64"
},
"product_reference": "python3-msgpack-0:0.6.2-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64"
},
"product_reference": "python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le"
},
"product_reference": "python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x"
},
"product_reference": "python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64"
},
"product_reference": "python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-munch-0:2.3.2-7.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch"
},
"product_reference": "python3-munch-0:2.3.2-7.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch"
},
"product_reference": "python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch"
},
"product_reference": "python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-nose-0:1.3.7-33.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch"
},
"product_reference": "python3-nose-0:1.3.7-33.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-nose-cover3-0:0.1.0-31.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch"
},
"product_reference": "python3-nose-cover3-0:0.1.0-31.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch"
},
"product_reference": "python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch"
},
"product_reference": "python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch"
},
"product_reference": "python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch"
},
"product_reference": "python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch"
},
"product_reference": "python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch"
},
"product_reference": "python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch"
},
"product_reference": "python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch"
},
"product_reference": "python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch"
},
"product_reference": "python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch"
},
"product_reference": "python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch"
},
"product_reference": "python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch"
},
"product_reference": "python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch"
},
"product_reference": "python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch"
},
"product_reference": "python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch"
},
"product_reference": "python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch"
},
"product_reference": "python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch"
},
"product_reference": "python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch"
},
"product_reference": "python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch"
},
"product_reference": "python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch"
},
"product_reference": "python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch"
},
"product_reference": "python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch"
},
"product_reference": "python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch"
},
"product_reference": "python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch"
},
"product_reference": "python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch"
},
"product_reference": "python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch"
},
"product_reference": "python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch"
},
"product_reference": "python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch"
},
"product_reference": "python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch"
},
"product_reference": "python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch"
},
"product_reference": "python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch"
},
"product_reference": "python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch"
},
"product_reference": "python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch"
},
"product_reference": "python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch"
},
"product_reference": "python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch"
},
"product_reference": "python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch"
},
"product_reference": "python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch"
},
"product_reference": "python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch"
},
"product_reference": "python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch"
},
"product_reference": "python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch"
},
"product_reference": "python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch"
},
"product_reference": "python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch"
},
"product_reference": "python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch"
},
"product_reference": "python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-paste-0:3.5.0-3.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch"
},
"product_reference": "python3-paste-0:3.5.0-3.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-paste-deploy-0:2.0.1-5.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch"
},
"product_reference": "python3-paste-deploy-0:2.0.1-5.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pbr-0:5.5.1-3.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch"
},
"product_reference": "python3-pbr-0:5.5.1-3.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pecan-0:1.3.2-10.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch"
},
"product_reference": "python3-pecan-0:1.3.2-10.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pexpect-0:4.6-3.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch"
},
"product_reference": "python3-pexpect-0:4.6-3.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pint-0:0.10.1-3.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch"
},
"product_reference": "python3-pint-0:0.10.1-3.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pretend-0:1.0.8-19.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch"
},
"product_reference": "python3-pretend-0:1.0.8-19.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch"
},
"product_reference": "python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-prometheus_client-0:0.7.1-3.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch"
},
"product_reference": "python3-prometheus_client-0:0.7.1-3.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch"
},
"product_reference": "python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch"
},
"product_reference": "python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pycodestyle-0:2.6.0-4.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch"
},
"product_reference": "python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyflakes-0:2.2.0-3.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch"
},
"product_reference": "python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pymemcache-0:3.5.0-1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch"
},
"product_reference": "python3-pymemcache-0:3.5.0-1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyperclip-0:1.8.0-3.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch"
},
"product_reference": "python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pysnmp-0:4.4.12-6.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch"
},
"product_reference": "python3-pysnmp-0:4.4.12-6.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pytest-cov-0:2.11.1-3.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch"
},
"product_reference": "python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pytest-forked-0:1.3.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch"
},
"product_reference": "python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pytest-runner-0:4.0-12.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch"
},
"product_reference": "python3-pytest-runner-0:4.0-12.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pytest-xdist-0:2.2.1-1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch"
},
"product_reference": "python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pytest-xprocess-0:0.18.1-4.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch"
},
"product_reference": "python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-redis-0:3.3.8-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch"
},
"product_reference": "python3-redis-0:3.3.8-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-repoze-lru-0:0.7-7.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch"
},
"product_reference": "python3-repoze-lru-0:0.7-7.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-kerberos-0:0.12.0-12.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch"
},
"product_reference": "python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-mock-0:1.8.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch"
},
"product_reference": "python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-unixsocket-0:0.2.0-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch"
},
"product_reference": "python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch"
},
"product_reference": "python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-retrying-0:1.3.3-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch"
},
"product_reference": "python3-retrying-0:1.3.3-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rfc3986-0:1.2.0-6.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch"
},
"product_reference": "python3-rfc3986-0:1.2.0-6.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-routes-0:2.4.1-12.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch"
},
"product_reference": "python3-routes-0:2.4.1-12.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch"
},
"product_reference": "python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-simplegeneric-0:0.8.1-18.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch"
},
"product_reference": "python3-simplegeneric-0:0.8.1-18.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-simplejson-0:3.17.0-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64"
},
"product_reference": "python3-simplejson-0:3.17.0-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-simplejson-0:3.17.0-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le"
},
"product_reference": "python3-simplejson-0:3.17.0-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-simplejson-0:3.17.0-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x"
},
"product_reference": "python3-simplejson-0:3.17.0-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-simplejson-0:3.17.0-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64"
},
"product_reference": "python3-simplejson-0:3.17.0-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64"
},
"product_reference": "python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le"
},
"product_reference": "python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x"
},
"product_reference": "python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64"
},
"product_reference": "python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-singledispatch-0:3.4.0.3-19.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch"
},
"product_reference": "python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-smi-0:0.3.4-10.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch"
},
"product_reference": "python3-smi-0:0.3.4-10.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sortedcontainers-0:2.3.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch"
},
"product_reference": "python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-soupsieve-0:2.1.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch"
},
"product_reference": "python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64"
},
"product_reference": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le"
},
"product_reference": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x"
},
"product_reference": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64"
},
"product_reference": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64"
},
"product_reference": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le"
},
"product_reference": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x"
},
"product_reference": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64"
},
"product_reference": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64"
},
"product_reference": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le"
},
"product_reference": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x"
},
"product_reference": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64"
},
"product_reference": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64"
},
"product_reference": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le"
},
"product_reference": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x"
},
"product_reference": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64"
},
"product_reference": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64"
},
"product_reference": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le"
},
"product_reference": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x"
},
"product_reference": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64"
},
"product_reference": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64"
},
"product_reference": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le"
},
"product_reference": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x"
},
"product_reference": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64"
},
"product_reference": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64"
},
"product_reference": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le"
},
"product_reference": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x"
},
"product_reference": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64"
},
"product_reference": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64"
},
"product_reference": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le"
},
"product_reference": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x"
},
"product_reference": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64"
},
"product_reference": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64"
},
"product_reference": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le"
},
"product_reference": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x"
},
"product_reference": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64"
},
"product_reference": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64"
},
"product_reference": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le"
},
"product_reference": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x"
},
"product_reference": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64"
},
"product_reference": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy-0:1.4.39-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64"
},
"product_reference": "python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy-0:1.4.39-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le"
},
"product_reference": "python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy-0:1.4.39-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x"
},
"product_reference": "python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy-0:1.4.39-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64"
},
"product_reference": "python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64"
},
"product_reference": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le"
},
"product_reference": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x"
},
"product_reference": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64"
},
"product_reference": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlparse-0:0.2.4-10.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch"
},
"product_reference": "python3-sqlparse-0:0.2.4-10.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-statsd-0:3.2.1-20.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch"
},
"product_reference": "python3-statsd-0:3.2.1-20.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-stestr-0:2.6.0-8.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch"
},
"product_reference": "python3-stestr-0:2.6.0-8.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch"
},
"product_reference": "python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-subunit-0:1.4.0-6.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch"
},
"product_reference": "python3-subunit-0:1.4.0-6.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-subunit-test-0:1.4.0-6.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch"
},
"product_reference": "python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sure-0:1.4.11-12.el9.2.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch"
},
"product_reference": "python3-sure-0:1.4.11-12.el9.2.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch"
},
"product_reference": "python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch"
},
"product_reference": "python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch"
},
"product_reference": "python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch"
},
"product_reference": "python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch"
},
"product_reference": "python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tempita-0:0.5.1-25.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch"
},
"product_reference": "python3-tempita-0:0.5.1-25.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tenacity-0:6.2.0-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch"
},
"product_reference": "python3-tenacity-0:6.2.0-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-testrepository-0:0.0.20-20.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch"
},
"product_reference": "python3-testrepository-0:0.0.20-20.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-testresources-0:2.0.1-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch"
},
"product_reference": "python3-testresources-0:2.0.1-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-testscenarios-0:0.5.0-21.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch"
},
"product_reference": "python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-testtools-0:2.4.0-8.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch"
},
"product_reference": "python3-testtools-0:2.4.0-8.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch"
},
"product_reference": "python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-0:6.1.0-2.el9.1.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64"
},
"product_reference": "python3-tornado-0:6.1.0-2.el9.1.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-0:6.1.0-2.el9.1.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le"
},
"product_reference": "python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-0:6.1.0-2.el9.1.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x"
},
"product_reference": "python3-tornado-0:6.1.0-2.el9.1.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-0:6.1.0-2.el9.1.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64"
},
"product_reference": "python3-tornado-0:6.1.0-2.el9.1.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64"
},
"product_reference": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le"
},
"product_reference": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x"
},
"product_reference": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64"
},
"product_reference": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tox-current-env-0:0.0.6-1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch"
},
"product_reference": "python3-tox-current-env-0:0.0.6-1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-traceback2-0:1.4.0-25.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch"
},
"product_reference": "python3-traceback2-0:1.4.0-25.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-typeguard-0:2.9.1-1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch"
},
"product_reference": "python3-typeguard-0:2.9.1-1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch"
},
"product_reference": "python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unittest2-0:1.1.0-24.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch"
},
"product_reference": "python3-unittest2-0:1.1.0-24.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-vine-0:5.0.0-3.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch"
},
"product_reference": "python3-vine-0:5.0.0-3.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-virtualenv-0:20.4.4-1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch"
},
"product_reference": "python3-virtualenv-0:20.4.4-1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-voluptuous-0:0.11.7-3.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch"
},
"product_reference": "python3-voluptuous-0:0.11.7-3.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-waitress-0:2.0.0-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch"
},
"product_reference": "python3-waitress-0:2.0.0-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-warlock-0:1.3.3-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch"
},
"product_reference": "python3-warlock-0:1.3.3-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-wcwidth-0:0.2.5-2.el9.2.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch"
},
"product_reference": "python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-webencodings-0:0.5.1-15.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch"
},
"product_reference": "python3-webencodings-0:0.5.1-15.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-webob-0:1.8.5-5.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch"
},
"product_reference": "python3-webob-0:1.8.5-5.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-webtest-0:2.0.33-5.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch"
},
"product_reference": "python3-webtest-0:2.0.33-5.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-werkzeug-0:2.0.3-3.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch"
},
"product_reference": "python3-werkzeug-0:2.0.3-3.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-wrapt-0:1.11.2-4.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64"
},
"product_reference": "python3-wrapt-0:1.11.2-4.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-wrapt-0:1.11.2-4.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le"
},
"product_reference": "python3-wrapt-0:1.11.2-4.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-wrapt-0:1.11.2-4.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x"
},
"product_reference": "python3-wrapt-0:1.11.2-4.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-wrapt-0:1.11.2-4.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64"
},
"product_reference": "python3-wrapt-0:1.11.2-4.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64"
},
"product_reference": "python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le"
},
"product_reference": "python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x"
},
"product_reference": "python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64"
},
"product_reference": "python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch"
},
"product_reference": "python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-yappi-0:1.3.1-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64"
},
"product_reference": "python3-yappi-0:1.3.1-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-yappi-0:1.3.1-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le"
},
"product_reference": "python3-yappi-0:1.3.1-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-yappi-0:1.3.1-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x"
},
"product_reference": "python3-yappi-0:1.3.1-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-yappi-0:1.3.1-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64"
},
"product_reference": "python3-yappi-0:1.3.1-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64"
},
"product_reference": "python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le"
},
"product_reference": "python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-yappi-debuginfo-0:1.3.1-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x"
},
"product_reference": "python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64"
},
"product_reference": "python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zake-0:0.2.2-19.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch"
},
"product_reference": "python3-zake-0:0.2.2-19.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zeroconf-0:0.24.4-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch"
},
"product_reference": "python3-zeroconf-0:0.24.4-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zipp-0:0.5.1-3.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch"
},
"product_reference": "python3-zipp-0:0.5.1-3.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope-event-0:4.2.0-20.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch"
},
"product_reference": "python3-zope-event-0:4.2.0-20.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope-interface-0:5.4.0-1.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64"
},
"product_reference": "python3-zope-interface-0:5.4.0-1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope-interface-0:5.4.0-1.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le"
},
"product_reference": "python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope-interface-0:5.4.0-1.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x"
},
"product_reference": "python3-zope-interface-0:5.4.0-1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope-interface-0:5.4.0-1.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64"
},
"product_reference": "python3-zope-interface-0:5.4.0-1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope-testing-0:4.7-4.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch"
},
"product_reference": "python3-zope-testing-0:4.7-4.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-0:1.4.0-6.el9.1.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64"
},
"product_reference": "subunit-0:1.4.0-6.el9.1.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-0:1.4.0-6.el9.1.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le"
},
"product_reference": "subunit-0:1.4.0-6.el9.1.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-0:1.4.0-6.el9.1.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x"
},
"product_reference": "subunit-0:1.4.0-6.el9.1.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-0:1.4.0-6.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src"
},
"product_reference": "subunit-0:1.4.0-6.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-0:1.4.0-6.el9.1.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64"
},
"product_reference": "subunit-0:1.4.0-6.el9.1.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-cppunit-0:1.4.0-6.el9.1.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64"
},
"product_reference": "subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-cppunit-0:1.4.0-6.el9.1.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le"
},
"product_reference": "subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-cppunit-0:1.4.0-6.el9.1.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x"
},
"product_reference": "subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-cppunit-0:1.4.0-6.el9.1.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64"
},
"product_reference": "subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64"
},
"product_reference": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le"
},
"product_reference": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x"
},
"product_reference": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64"
},
"product_reference": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64"
},
"product_reference": "subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le"
},
"product_reference": "subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x"
},
"product_reference": "subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64"
},
"product_reference": "subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-debuginfo-0:1.4.0-6.el9.1.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64"
},
"product_reference": "subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le"
},
"product_reference": "subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-debuginfo-0:1.4.0-6.el9.1.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x"
},
"product_reference": "subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-debuginfo-0:1.4.0-6.el9.1.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64"
},
"product_reference": "subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-debugsource-0:1.4.0-6.el9.1.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64"
},
"product_reference": "subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-debugsource-0:1.4.0-6.el9.1.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le"
},
"product_reference": "subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-debugsource-0:1.4.0-6.el9.1.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x"
},
"product_reference": "subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-debugsource-0:1.4.0-6.el9.1.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64"
},
"product_reference": "subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-devel-0:1.4.0-6.el9.1.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64"
},
"product_reference": "subunit-devel-0:1.4.0-6.el9.1.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-devel-0:1.4.0-6.el9.1.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le"
},
"product_reference": "subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-devel-0:1.4.0-6.el9.1.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x"
},
"product_reference": "subunit-devel-0:1.4.0-6.el9.1.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-devel-0:1.4.0-6.el9.1.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64"
},
"product_reference": "subunit-devel-0:1.4.0-6.el9.1.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-filters-0:1.4.0-6.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch"
},
"product_reference": "subunit-filters-0:1.4.0-6.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-perl-0:1.4.0-6.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch"
},
"product_reference": "subunit-perl-0:1.4.0-6.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-shell-0:1.4.0-6.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch"
},
"product_reference": "subunit-shell-0:1.4.0-6.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-static-0:1.4.0-6.el9.1.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64"
},
"product_reference": "subunit-static-0:1.4.0-6.el9.1.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-static-0:1.4.0-6.el9.1.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le"
},
"product_reference": "subunit-static-0:1.4.0-6.el9.1.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-static-0:1.4.0-6.el9.1.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x"
},
"product_reference": "subunit-static-0:1.4.0-6.el9.1.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-static-0:1.4.0-6.el9.1.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64"
},
"product_reference": "subunit-static-0:1.4.0-6.el9.1.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tox-0:3.23.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
},
"product_reference": "tox-0:3.23.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-4235",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-12-28T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2156727"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in go-yaml. This issue occurs due to unbounded alias chasing, where a maliciously crafted YAML file can cause the system to consume significant system resources. If parsing user input, this may be used as a denial of service vector.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go-yaml: Denial of Service in go-yaml",
"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.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-4235"
},
{
"category": "external",
"summary": "RHBZ#2156727",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156727"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-4235",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4235"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-4235",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-4235"
},
{
"category": "external",
"summary": "https://github.com/go-yaml/yaml/commit/bb4e33bf68bf89cad44d386192cbed201f35b241",
"url": "https://github.com/go-yaml/yaml/commit/bb4e33bf68bf89cad44d386192cbed201f35b241"
},
{
"category": "external",
"summary": "https://github.com/go-yaml/yaml/pull/375",
"url": "https://github.com/go-yaml/yaml/pull/375"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2021-0061",
"url": "https://pkg.go.dev/vuln/GO-2021-0061"
}
],
"release_date": "2022-12-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:29:22+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go-yaml: Denial of Service in go-yaml"
},
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform uses secure, encrypted HTTPS connections over TLS 1.2 to reduce the risk of smuggling attacks by preventing the injection of ambiguous or malformed requests between components. The environment employs IPS/IDS and antimalware solutions to detect and block malicious code while ensuring consistent interpretation of HTTP requests across network layers, mitigating request/response inconsistencies. Event logs are collected and analyzed for centralization, correlation, monitoring, alerting, and retention, enabling the detection of malformed or suspicious HTTP traffic. Static code analysis and peer reviews enforce strong input validation and error handling to ensure all user inputs adhere to HTTP protocol specifications.",
"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.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:29:22+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-2879",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132867"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where Reader.Read does not set a limit on the maximum size of file headers. After fixing, Reader.Read limits the maximum size of header blocks to 1 MiB. This flaw allows a maliciously crafted archive to cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\n\nThis flaw additionally affects the github.com/vbatts/tar-split library and was fixed in v0.12.1.",
"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.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2879"
},
{
"category": "external",
"summary": "RHBZ#2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54853",
"url": "https://github.com/golang/go/issues/54853"
},
{
"category": "external",
"summary": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1",
"url": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:29:22+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers"
},
{
"acknowledgments": [
{
"names": [
"Daniel Abeles"
],
"organization": "Head of Research, Oxeye"
},
{
"names": [
"Gal Goldstein"
],
"organization": "Security Researcher, Oxeye"
}
],
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132868"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity to exploit this vulnerability is limited to the Golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring 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": [
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2880"
},
{
"category": "external",
"summary": "RHBZ#2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54663",
"url": "https://github.com/golang/go/issues/54663"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:29:22+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"acknowledgments": [
{
"names": [
"Steven Murdoch"
]
}
],
"cve": "CVE-2022-2995",
"cwe": {
"id": "CWE-284",
"name": "Improper Access Control"
},
"discovery_date": "2022-08-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2121632"
}
],
"notes": [
{
"category": "description",
"text": "Incorrect handling of the supplementary groups in the CRI-O container engine might lead to sensitive information disclosure or possible data modification if an attacker has direct access to the affected container where supplementary groups are used to set access permissions and is able to execute a binary code in that container.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cri-o: incorrect handling of the supplementary groups",
"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.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2995"
},
{
"category": "external",
"summary": "RHBZ#2121632",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2121632"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2995",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2995"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2995",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2995"
},
{
"category": "external",
"summary": "https://www.benthamsgaze.org/2022/08/22/vulnerability-in-linux-containers-investigation-and-mitigation/",
"url": "https://www.benthamsgaze.org/2022/08/22/vulnerability-in-linux-containers-investigation-and-mitigation/"
}
],
"release_date": "2022-08-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:29:22+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.6,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "cri-o: incorrect handling of the supplementary groups"
},
{
"acknowledgments": [
{
"names": [
"Fujitsu"
]
}
],
"cve": "CVE-2022-2996",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2022-08-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2115122"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the python-scciclient when making an HTTPS connection to a server where the server\u0027s certificate would not be verified. This issue opens up the connection to possible Man-in-the-middle (MITM) attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-scciclient: missing server certificate verification",
"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.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2996"
},
{
"category": "external",
"summary": "RHBZ#2115122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115122"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2996",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2996"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2996",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2996"
},
{
"category": "external",
"summary": "https://opendev.org/x/python-scciclient/commit/274dca0344b65b4ac113d3271d21c17e970a636c",
"url": "https://opendev.org/x/python-scciclient/commit/274dca0344b65b4ac113d3271d21c17e970a636c"
}
],
"release_date": "2022-06-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:29:22+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-scciclient: missing server certificate verification"
},
{
"acknowledgments": [
{
"names": [
"Kubernetes Security Response Committee"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-3162",
"discovery_date": "2022-10-20T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2136673"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in kubernetes. Users authorized to list or watch one type of namespaced custom resource cluster-wide can read custom resources of a different kind in the same API group they are not authorized to read.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kubernetes: Unauthorized read of Custom Resources",
"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.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-3162"
},
{
"category": "external",
"summary": "RHBZ#2136673",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136673"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-3162",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3162"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-3162",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3162"
},
{
"category": "external",
"summary": "https://github.com/kubernetes/kubernetes/issues/113756",
"url": "https://github.com/kubernetes/kubernetes/issues/113756"
}
],
"release_date": "2022-11-10T16:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:29:22+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kubernetes: Unauthorized read of Custom Resources"
},
{
"cve": "CVE-2022-3172",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2022-09-19T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2127804"
}
],
"notes": [
{
"category": "description",
"text": "A security issue was discovered in kube-apiserver that allows an aggregated API server to redirect client traffic to any URL. This issue leads to the client performing unexpected actions and forwarding the client\u0027s API server credentials to third parties.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kube-apiserver: Aggregated API server can cause clients to be redirected (SSRF)",
"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.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-3172"
},
{
"category": "external",
"summary": "RHBZ#2127804",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2127804"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-3172",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3172"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-3172",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3172"
},
{
"category": "external",
"summary": "https://github.com/kubernetes/kubernetes/issues/112513",
"url": "https://github.com/kubernetes/kubernetes/issues/112513"
}
],
"release_date": "2022-09-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:29:22+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kube-apiserver: Aggregated API server can cause clients to be redirected (SSRF)"
},
{
"cve": "CVE-2022-3259",
"cwe": {
"id": "CWE-665",
"name": "Improper Initialization"
},
"discovery_date": "2022-07-01T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2103220"
}
],
"notes": [
{
"category": "description",
"text": "Openshift 4.9 does not use HTTP Strict Transport Security (HSTS) which may allow man-in-the-middle (MITM) attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "OpenShift: Missing HTTP Strict Transport Security",
"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.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-3259"
},
{
"category": "external",
"summary": "RHBZ#2103220",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2103220"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-3259",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3259"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-3259",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3259"
}
],
"release_date": "2022-06-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:29:22+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "OpenShift: Missing HTTP Strict Transport Security"
},
{
"cve": "CVE-2022-3466",
"cwe": {
"id": "CWE-276",
"name": "Incorrect Default Permissions"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2134063"
}
],
"notes": [
{
"category": "description",
"text": "The version of cri-o as released for Red Hat OpenShift Container Platform 4.9.48, 4.10.31, and 4.11.6 via RHBA-2022:6316, RHBA-2022:6257, and RHBA-2022:6658, respectively, included an incorrect version of cri-o missing the fix for CVE-2022-27652, which was previously fixed in OCP 4.9.41 and 4.10.12 via RHBA-2022:5433 and RHSA-2022:1600. This issue could allow an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs. For more details, see https://access.redhat.com/security/cve/CVE-2022-27652.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cri-o: Security regression of CVE-2022-27652",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "After further investigation we came to the conclusion that this CVE has a very minimal impact on Red Hat OpenShift Container Platform.",
"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.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-3466"
},
{
"category": "external",
"summary": "RHBZ#2134063",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134063"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-3466",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3466"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-3466",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3466"
}
],
"release_date": "2022-10-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:29:22+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "cri-o: Security regression of CVE-2022-27652"
},
{
"cve": "CVE-2022-27664",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124669"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: handle server errors after sending GOAWAY",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.",
"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.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27664"
},
{
"category": "external",
"summary": "RHBZ#2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664"
},
{
"category": "external",
"summary": "https://go.dev/issue/54658",
"url": "https://go.dev/issue/54658"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:29:22+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: handle server errors after sending GOAWAY"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit CVE-2022-30631, an attacker supplies a specially crafted gzip archive to a Go application that uses a vulnerable version of the compress/gzip package without adequate input validation. This can lead to uncontrolled recursion, resulting in stack exhaustion and causing the application to panic, thereby affecting its availability.\n\nAs this is merely a DoS and there is no known way to control the instruction pointer, RH ProdSec has set the impact of this vulnerabilty to \"Moderate\".\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"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.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:29:22+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
}
],
"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.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-200: Exposure of Sensitive Information to an Unauthorized Actor vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token, multi-factor authentication (MFA), which is coupled with account management controls, including integration with single sign-on (SSO), to ensure that user permissions are restricted to only the functions necessary for their roles. Access to sensitive information is explicitly authorized and enforced based on predefined access policies. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention. This process ensures that audit logs are generated for specific events involving sensitive information, which helps identify patterns of unauthorized access or data exposure. The platform enforces the use of validated cryptographic modules across compute resources to protect the confidentiality of information, even in the event of interception.",
"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.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:29:22+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
},
{
"cve": "CVE-2022-32189",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-08-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2113814"
}
],
"notes": [
{
"category": "description",
"text": "An uncontrolled resource consumption flaw was found in Golang math/big. A too-short encoded message can cause a panic in Float.GobDecode and Rat.GobDecode in math/big in Go, potentially allowing an attacker to create a denial of service, impacting availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw stems from a particular and specific method (GoBDecode) which isn\u0027t commonly used. There are few components within Red Hat offerings which call this function. In rare cases where this method is called, the component limits possible damage or it is not possible to be triggered by an attacker. For these combined reasons the impact has been downgraded to Low.",
"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.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32189"
},
{
"category": "external",
"summary": "RHBZ#2113814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189"
},
{
"category": "external",
"summary": "https://go.dev/issue/53871",
"url": "https://go.dev/issue/53871"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU",
"url": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU"
}
],
"release_date": "2022-08-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:29:22+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
},
{
"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.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service"
},
{
"cve": "CVE-2022-32190",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124668"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. The JoinPath doesn\u0027t remove the ../ path components appended to a domain that is not terminated by a slash, possibly leading to a directory traversal attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: JoinPath does not strip relative path components in all circumstances",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerable functions, JoinPath and URL.JoinPath was introduced in upstream go1.19, whereas, RHEL ships go1.17 and go1.18 versions, which does not contain the vulnerable code. Hence, packages shipped with RHEL-8, RHEL-9 are not affected.\n\nAll Y stream releases of OpenShift Container Platform 4 run on RHEL-8 or RHEL-9, so OCP 4 is also 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": [
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32190"
},
{
"category": "external",
"summary": "RHBZ#2124668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124668"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32190",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32190"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32190",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32190"
},
{
"category": "external",
"summary": "https://go.dev/issue/54385",
"url": "https://go.dev/issue/54385"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:29:22+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/url: JoinPath does not strip relative path components in all circumstances"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-41715",
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132872"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp/syntax: limit memory used by parsing regexps",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"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.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41715"
},
{
"category": "external",
"summary": "RHBZ#2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/55949",
"url": "https://github.com/golang/go/issues/55949"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:29:22+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
}
]
}
rhsa-2022_7398
Vulnerability from csaf_redhat
Published
2023-01-17 19:29
Modified
2025-01-06 12:56
Summary
Red Hat Security Advisory: OpenShift Container Platform 4.12.0 packages and security update
Notes
Topic
Red Hat OpenShift Container Platform release 4.12.0 is now available with
updates to packages and images that fix several bugs and add enhancements.
This release includes a security update for Red Hat OpenShift Container Platform 4.12.
Red Hat Product Security has rated this update as having a security impact
of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which
gives a detailed severity rating, is available for each vulnerability from
the CVE link(s) in the References section.
Details
Red Hat OpenShift Container Platform is Red Hat's cloud computing
Kubernetes application platform solution designed for on-premise or private
cloud deployments.
This advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.12.0. See the following advisory for the container images for this release:
https://access.redhat.com/errata/RHSA-2022:7399
Security Fix(es):
* go-yaml: Denial of Service in go-yaml (CVE-2021-4235)
* golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)
* kubernetes: Unauthorized read of Custom Resources (CVE-2022-3162)
* kube-apiserver: Aggregated API server can cause clients to be redirected (SSRF) (CVE-2022-3172)
* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)
* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)
* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)
* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)
* cri-o: incorrect handling of the supplementary groups (CVE-2022-2995)
* OpenShift: Missing HTTP Strict Transport Security (CVE-2022-3259)
* cri-o: Security regression of CVE-2022-27652 (CVE-2022-3466)
* golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service (CVE-2022-32189)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
All OpenShift Container Platform 4.12 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.12/updating/updating-cluster-cli.html
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.12.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 Platform 4.12.\n\nRed Hat Product Security has rated this update as having a security impact\nof Moderate. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available for each vulnerability from\nthe 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 Platform 4.12.0. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2022:7399\n\nSecurity Fix(es):\n\n* go-yaml: Denial of Service in go-yaml (CVE-2021-4235)\n* golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)\n* kubernetes: Unauthorized read of Custom Resources (CVE-2022-3162)\n* kube-apiserver: Aggregated API server can cause clients to be redirected (SSRF) (CVE-2022-3172)\n* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)\n* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\n* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)\n* cri-o: incorrect handling of the supplementary groups (CVE-2022-2995)\n* OpenShift: Missing HTTP Strict Transport Security (CVE-2022-3259)\n* cri-o: Security regression of CVE-2022-27652 (CVE-2022-3466)\n* golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service (CVE-2022-32189)\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\nAll OpenShift Container Platform 4.12 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.12/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-2022:7398",
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2103220",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2103220"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2113814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814"
},
{
"category": "external",
"summary": "2121632",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2121632"
},
{
"category": "external",
"summary": "2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "2127804",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2127804"
},
{
"category": "external",
"summary": "2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "2134063",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134063"
},
{
"category": "external",
"summary": "2136673",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136673"
},
{
"category": "external",
"summary": "2156727",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156727"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2022_7398.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.12.0 packages and security update",
"tracking": {
"current_release_date": "2025-01-06T12:56:02+00:00",
"generator": {
"date": "2025-01-06T12:56:02+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2022:7398",
"initial_release_date": "2023-01-17T19:29:22+00:00",
"revision_history": [
{
"date": "2023-01-17T19:29:22+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-01-17T19:29:22+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T12:56:02+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.12",
"product": {
"name": "Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.12::el8"
}
}
},
{
"category": "product_name",
"name": "Ironic content for Red Hat OpenShift Container Platform 4.12",
"product": {
"name": "Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_ironic:4.12::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.12",
"product": {
"name": "Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.12::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"product": {
"name": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"product_id": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/atomic-openshift-service-idler@4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"product": {
"name": "console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"product_id": "console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/console-login-helper-messages@0.20.4-1.rhaos4.12.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"product": {
"name": "container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"product_id": "container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.188.0-1.rhaos4.12.el8?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"product": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"product_id": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer@0.16.1-1.rhaos4.12.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "nmstate-0:1.3.3-1.el8.src",
"product": {
"name": "nmstate-0:1.3.3-1.el8.src",
"product_id": "nmstate-0:1.3.3-1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate@1.3.3-1.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "ostree-0:2022.2-5.el8.src",
"product": {
"name": "ostree-0:2022.2-5.el8.src",
"product_id": "ostree-0:2022.2-5.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree@2022.2-5.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.2.0-1.rhaos4.12.el8.src",
"product": {
"name": "podman-2:4.2.0-1.rhaos4.12.el8.src",
"product_id": "podman-2:4.2.0-1.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-1.rhaos4.12.el8?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"product": {
"name": "rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"product_id": "rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-afterburn@5.3.0-1.rhaos4.12.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"product": {
"name": "rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"product_id": "rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-bootupd@0.2.5-3.rhaos4.12.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"product": {
"name": "skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"product_id": "skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.8.0-1.rhaos4.12.el8?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"product": {
"name": "toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"product_id": "toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.1.0-1.rhaos4.12.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "kata-containers-0:2.5.2-1.el8.src",
"product": {
"name": "kata-containers-0:2.5.2-1.el8.src",
"product_id": "kata-containers-0:2.5.2-1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kata-containers@2.5.2-1.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.16.0-2.rhaos4.12.el8.src",
"product": {
"name": "butane-0:0.16.0-2.rhaos4.12.el8.src",
"product_id": "butane-0:0.16.0-2.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.16.0-2.rhaos4.12.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"product": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"product_id": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-rs@0.4.0-2.rhaos4.12.git.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.25.0-2.el8.src",
"product": {
"name": "cri-tools-0:1.25.0-2.el8.src",
"product_id": "cri-tools-0:1.25.0-2.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.25.0-2.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-5.rhaos4.12.el8.src",
"product": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el8.src",
"product_id": "ignition-0:2.14.0-5.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-5.rhaos4.12.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"product": {
"name": "openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"product_id": "openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible@4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"product": {
"name": "openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"product_id": "openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr@4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-0:2.17.0-62.el8fdp.src",
"product": {
"name": "openvswitch2.17-0:2.17.0-62.el8fdp.src",
"product_id": "openvswitch2.17-0:2.17.0-62.el8fdp.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17@2.17.0-62.el8fdp?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-kubernetes-0:25.3.0-1.el8.src",
"product": {
"name": "python-kubernetes-0:25.3.0-1.el8.src",
"product_id": "python-kubernetes-0:25.3.0-1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kubernetes@25.3.0-1.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-1:1.36.0-8.el8_6.src",
"product": {
"name": "NetworkManager-1:1.36.0-8.el8_6.src",
"product_id": "NetworkManager-1:1.36.0-8.el8_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager@1.36.0-8.el8_6?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-0:22.06.0-27.el8fdp.src",
"product": {
"name": "ovn22.06-0:22.06.0-27.el8fdp.src",
"product_id": "ovn22.06-0:22.06.0-27.el8fdp.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06@22.06.0-27.el8fdp?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-zipp-0:0.5.1-2.el8ost.src",
"product": {
"name": "python-zipp-0:0.5.1-2.el8ost.src",
"product_id": "python-zipp-0:0.5.1-2.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-zipp@0.5.1-2.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-zeroconf-0:0.24.4-1.el8ost.src",
"product": {
"name": "python-zeroconf-0:0.24.4-1.el8ost.src",
"product_id": "python-zeroconf-0:0.24.4-1.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-zeroconf@0.24.4-1.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-werkzeug-0:1.0.1-3.el8ost.src",
"product": {
"name": "python-werkzeug-0:1.0.1-3.el8ost.src",
"product_id": "python-werkzeug-0:1.0.1-3.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-werkzeug@1.0.1-3.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-wcwidth-0:0.1.7-14.el8ost.src",
"product": {
"name": "python-wcwidth-0:0.1.7-14.el8ost.src",
"product_id": "python-wcwidth-0:0.1.7-14.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wcwidth@0.1.7-14.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-tenacity-0:6.2.0-1.el8ost.src",
"product": {
"name": "python-tenacity-0:6.2.0-1.el8ost.src",
"product_id": "python-tenacity-0:6.2.0-1.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tenacity@6.2.0-1.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-rsa-0:4.7-1.el8.src",
"product": {
"name": "python-rsa-0:4.7-1.el8.src",
"product_id": "python-rsa-0:4.7-1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-rsa@4.7-1.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"product": {
"name": "python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"product_id": "python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-requests-unixsocket@0.1.5-5.el8ar?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pyrsistent-0:0.16.0-3.el8ost.src",
"product": {
"name": "python-pyrsistent-0:0.16.0-3.el8ost.src",
"product_id": "python-pyrsistent-0:0.16.0-3.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pyrsistent@0.16.0-3.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pyroute2-0:0.5.13-1.el8ost.src",
"product": {
"name": "python-pyroute2-0:0.5.13-1.el8ost.src",
"product_id": "python-pyroute2-0:0.5.13-1.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pyroute2@0.5.13-1.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pyperclip-0:1.6.4-6.el8ost.src",
"product": {
"name": "python-pyperclip-0:1.6.4-6.el8ost.src",
"product_id": "python-pyperclip-0:1.6.4-6.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pyperclip@1.6.4-6.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pyghmi-0:1.5.14-2.1.el8ost.src",
"product": {
"name": "python-pyghmi-0:1.5.14-2.1.el8ost.src",
"product_id": "python-pyghmi-0:1.5.14-2.1.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pyghmi@1.5.14-2.1.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pycdlib-0:1.11.0-3.el8.src",
"product": {
"name": "python-pycdlib-0:1.11.0-3.el8.src",
"product_id": "python-pycdlib-0:1.11.0-3.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pycdlib@1.11.0-3.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pint-0:0.10.1-1.el8ost.src",
"product": {
"name": "python-pint-0:0.10.1-1.el8ost.src",
"product_id": "python-pint-0:0.10.1-1.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pint@0.10.1-1.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pexpect-0:4.6-2.el8ar.src",
"product": {
"name": "python-pexpect-0:4.6-2.el8ar.src",
"product_id": "python-pexpect-0:4.6-2.el8ar.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pexpect@4.6-2.el8ar?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-paste-deploy-0:2.0.1-4.el8ost.src",
"product": {
"name": "python-paste-deploy-0:2.0.1-4.el8ost.src",
"product_id": "python-paste-deploy-0:2.0.1-4.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-paste-deploy@2.0.1-4.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-paste-0:3.2.4-1.el8ost.src",
"product": {
"name": "python-paste-0:3.2.4-1.el8ost.src",
"product_id": "python-paste-0:3.2.4-1.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-paste@3.2.4-1.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-packaging-0:20.4-1.el8ost.src",
"product": {
"name": "python-packaging-0:20.4-1.el8ost.src",
"product_id": "python-packaging-0:20.4-1.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-packaging@20.4-1.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"product": {
"name": "python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"product_id": "python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-serialization@4.2.0-0.20211012151454.2b94a4f.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"product": {
"name": "python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"product_id": "python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-policy@3.8.2-0.20211012161944.c7fd9f4.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"product": {
"name": "python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"product_id": "python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-metrics@0.3.0-0.20211020174122.43eee50.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"product": {
"name": "python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"product_id": "python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-messaging@12.9.1-0.20211020204149.f9de265.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"product": {
"name": "python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"product_id": "python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-log@4.6.0-0.20211012154701.41c8807.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"product": {
"name": "python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"product_id": "python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-i18n@5.1.0-0.20211012165753.b031d17.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"product": {
"name": "python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"product_id": "python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-db@9.1.0-0.20211020204148.be2cc6a.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"product": {
"name": "python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"product_id": "python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-context@3.3.1-0.20211012152439.641a1e0.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"product": {
"name": "python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"product_id": "python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-config@8.7.1-0.20211012155707.1a7bd66.el8?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python-msgpack-0:0.6.2-1.el8ost.src",
"product": {
"name": "python-msgpack-0:0.6.2-1.el8ost.src",
"product_id": "python-msgpack-0:0.6.2-1.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-msgpack@0.6.2-1.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-lockfile-1:0.11.0-8.el8ar.src",
"product": {
"name": "python-lockfile-1:0.11.0-8.el8ar.src",
"product_id": "python-lockfile-1:0.11.0-8.el8ar.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lockfile@0.11.0-8.el8ar?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python-kombu-1:4.6.6-7.el8ost.1.src",
"product": {
"name": "python-kombu-1:4.6.6-7.el8ost.1.src",
"product_id": "python-kombu-1:4.6.6-7.el8ost.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kombu@4.6.6-7.el8ost.1?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python-jsonschema-0:3.2.0-5.el8ost.src",
"product": {
"name": "python-jsonschema-0:3.2.0-5.el8ost.src",
"product_id": "python-jsonschema-0:3.2.0-5.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-jsonschema@3.2.0-5.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-iso8601-0:0.1.12-8.el8ost.1.src",
"product": {
"name": "python-iso8601-0:0.1.12-8.el8ost.1.src",
"product_id": "python-iso8601-0:0.1.12-8.el8ost.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-iso8601@0.1.12-8.el8ost.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-importlib-metadata-0:1.7.0-1.el8ost.src",
"product": {
"name": "python-importlib-metadata-0:1.7.0-1.el8ost.src",
"product_id": "python-importlib-metadata-0:1.7.0-1.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-importlib-metadata@1.7.0-1.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-ifaddr-0:0.1.6-5.el8ost.src",
"product": {
"name": "python-ifaddr-0:0.1.6-5.el8ost.src",
"product_id": "python-ifaddr-0:0.1.6-5.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-ifaddr@0.1.6-5.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-gunicorn-0:19.9.0-10.el8ost.1.src",
"product": {
"name": "python-gunicorn-0:19.9.0-10.el8ost.1.src",
"product_id": "python-gunicorn-0:19.9.0-10.el8ost.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-gunicorn@19.9.0-10.el8ost.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-funcsigs-0:1.0.2-8.el8ost.1.src",
"product": {
"name": "python-funcsigs-0:1.0.2-8.el8ost.1.src",
"product_id": "python-funcsigs-0:1.0.2-8.el8ost.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-funcsigs@1.0.2-8.el8ost.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-flask-1:1.1.1-1.el8ost.src",
"product": {
"name": "python-flask-1:1.1.1-1.el8ost.src",
"product_id": "python-flask-1:1.1.1-1.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-flask@1.1.1-1.el8ost?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python-eventlet-0:0.30.2-1.el8.src",
"product": {
"name": "python-eventlet-0:0.30.2-1.el8.src",
"product_id": "python-eventlet-0:0.30.2-1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-eventlet@0.30.2-1.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"product": {
"name": "python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"product_id": "python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-dogpile-cache@1.1.2-1.el8ost.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-construct-0:2.10.56-1.el8ost.src",
"product": {
"name": "python-construct-0:2.10.56-1.el8ost.src",
"product_id": "python-construct-0:2.10.56-1.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-construct@2.10.56-1.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-cmd2-0:1.4.0-1.1.el8.src",
"product": {
"name": "python-cmd2-0:1.4.0-1.1.el8.src",
"product_id": "python-cmd2-0:1.4.0-1.1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cmd2@1.4.0-1.1.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-amqp-0:2.5.2-7.el8ost.1.src",
"product": {
"name": "python-amqp-0:2.5.2-7.el8ost.1.src",
"product_id": "python-amqp-0:2.5.2-7.el8ost.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-amqp@2.5.2-7.el8ost.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-alembic-0:1.4.2-5.el8ost.src",
"product": {
"name": "python-alembic-0:1.4.2-5.el8ost.src",
"product_id": "python-alembic-0:1.4.2-5.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-alembic@1.4.2-5.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "tini-0:0.16.1-1.el8ar.src",
"product": {
"name": "tini-0:0.16.1-1.el8ar.src",
"product_id": "tini-0:0.16.1-1.el8ar.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tini@0.16.1-1.el8ar?arch=src"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"product": {
"name": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"product_id": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.rhaos4.11.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"product": {
"name": "libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"product_id": "libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-2.rhaos4.11.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "haproxy-0:2.2.24-1.el8.src",
"product": {
"name": "haproxy-0:2.2.24-1.el8.src",
"product_id": "haproxy-0:2.2.24-1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy@2.2.24-1.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"product": {
"name": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"product_id": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.rhaos4.11.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "grpc-0:1.18.0-4.el8ost.src",
"product": {
"name": "grpc-0:1.18.0-4.el8ost.src",
"product_id": "grpc-0:1.18.0-4.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc@1.18.0-4.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.2-1.rhaos4.11.el8.src",
"product": {
"name": "crun-0:1.4.2-1.rhaos4.11.el8.src",
"product_id": "crun-0:1.4.2-1.rhaos4.11.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.2-1.rhaos4.11.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "crudini-0:0.9-11.el8ost.1.src",
"product": {
"name": "crudini-0:0.9-11.el8ost.1.src",
"product_id": "crudini-0:0.9-11.el8ost.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crudini@0.9-11.el8ost.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-4.rhaos4.11.el8.src",
"product": {
"name": "criu-0:3.15-4.rhaos4.11.el8.src",
"product_id": "criu-0:3.15-4.rhaos4.11.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-4.rhaos4.11.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"product": {
"name": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"product_id": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-5.rhaos4.11.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-2.rhaos4.11.el8.src",
"product": {
"name": "conmon-2:2.1.2-2.rhaos4.11.el8.src",
"product_id": "conmon-2:2.1.2-2.rhaos4.11.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-2.rhaos4.11.el8?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-2.el8.src",
"product": {
"name": "buildah-1:1.23.4-2.el8.src",
"product_id": "buildah-1:1.23.4-2.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-2.el8?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "ansible-runner-http-0:1.0.0-2.el8ar.src",
"product": {
"name": "ansible-runner-http-0:1.0.0-2.el8ar.src",
"product_id": "ansible-runner-http-0:1.0.0-2.el8ar.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-runner-http@1.0.0-2.el8ar?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-runner-0:1.4.6-2.el8ar.src",
"product": {
"name": "ansible-runner-0:1.4.6-2.el8ar.src",
"product_id": "ansible-runner-0:1.4.6-2.el8ar.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-runner@1.4.6-2.el8ar?arch=src"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"product": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"product_id": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.1-5.rhaos4.12.git6005903.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"product": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"product_id": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree@2022.10.99.g0049dbdd-3.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-0:22.09.0-25.el8fdp.src",
"product": {
"name": "ovn22.09-0:22.09.0-25.el8fdp.src",
"product_id": "ovn22.09-0:22.09.0-25.el8fdp.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09@22.09.0-25.el8fdp?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"product": {
"name": "openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"product_id": "openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift@4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"product": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"product_id": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202301042257.p0.g854f807.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.2-2.rhaos4.12.el8.src",
"product": {
"name": "runc-3:1.1.2-2.rhaos4.12.el8.src",
"product_id": "runc-3:1.1.2-2.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.2-2.rhaos4.12.el8?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"product": {
"name": "kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"product_id": "kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@4.18.0-372.40.1.rt7.197.el8_6?arch=src"
}
}
},
{
"category": "product_version",
"name": "crudini-0:0.9.3-4.el9.src",
"product": {
"name": "crudini-0:0.9.3-4.el9.src",
"product_id": "crudini-0:0.9.3-4.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crudini@0.9.3-4.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "future-0:0.18.2-9.el9.1.src",
"product": {
"name": "future-0:0.18.2-9.el9.1.src",
"product_id": "future-0:0.18.2-9.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/future@0.18.2-9.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"product": {
"name": "openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"product_id": "openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-python-agent@9.0.1-0.20220818145522.ad1eb41.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "openstack-macros-0:2020.1.2-1.el9.src",
"product": {
"name": "openstack-macros-0:2020.1.2-1.el9.src",
"product_id": "openstack-macros-0:2020.1.2-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-macros@2020.1.2-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "pyOpenSSL-0:20.0.1-2.el9.1.src",
"product": {
"name": "pyOpenSSL-0:20.0.1-2.el9.1.src",
"product_id": "pyOpenSSL-0:20.0.1-2.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pyOpenSSL@20.0.1-2.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "pyflakes-0:2.2.0-3.el9.1.src",
"product": {
"name": "pyflakes-0:2.2.0-3.el9.1.src",
"product_id": "pyflakes-0:2.2.0-3.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pyflakes@2.2.0-3.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "pysnmp-0:4.4.12-6.el9.src",
"product": {
"name": "pysnmp-0:4.4.12-6.el9.src",
"product_id": "pysnmp-0:4.4.12-6.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pysnmp@4.4.12-6.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-SecretStorage-0:2.3.1-9.el9.src",
"product": {
"name": "python-SecretStorage-0:2.3.1-9.el9.src",
"product_id": "python-SecretStorage-0:2.3.1-9.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-SecretStorage@2.3.1-9.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-alembic-0:1.6.0-1.el9.src",
"product": {
"name": "python-alembic-0:1.6.0-1.el9.src",
"product_id": "python-alembic-0:1.6.0-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-alembic@1.6.0-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-amqp-0:5.0.6-1.el9.src",
"product": {
"name": "python-amqp-0:5.0.6-1.el9.src",
"product_id": "python-amqp-0:5.0.6-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-amqp@5.0.6-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-apipkg-0:1.5-12.el9.1.src",
"product": {
"name": "python-apipkg-0:1.5-12.el9.1.src",
"product_id": "python-apipkg-0:1.5-12.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-apipkg@1.5-12.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-atomicwrites-0:1.4.0-6.el9.1.src",
"product": {
"name": "python-atomicwrites-0:1.4.0-6.el9.1.src",
"product_id": "python-atomicwrites-0:1.4.0-6.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-atomicwrites@1.4.0-6.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"product": {
"name": "python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"product_id": "python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-automaton@3.0.0-0.20220811170530.ed884e8.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-autopage-0:0.4.0-1.el9.2.src",
"product": {
"name": "python-autopage-0:0.4.0-1.el9.2.src",
"product_id": "python-autopage-0:0.4.0-1.el9.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-autopage@0.4.0-1.el9.2?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-bcrypt-0:3.1.6-3.el9.src",
"product": {
"name": "python-bcrypt-0:3.1.6-3.el9.src",
"product_id": "python-bcrypt-0:3.1.6-3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-bcrypt@3.1.6-3.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"product": {
"name": "python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"product_id": "python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-beautifulsoup4@4.9.3-2.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-betamax-0:0.8.1-12.el9.1.src",
"product": {
"name": "python-betamax-0:0.8.1-12.el9.1.src",
"product_id": "python-betamax-0:0.8.1-12.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-betamax@0.8.1-12.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-cachetools-0:3.1.0-4.el9.src",
"product": {
"name": "python-cachetools-0:3.1.0-4.el9.src",
"product_id": "python-cachetools-0:3.1.0-4.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cachetools@3.1.0-4.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-case-0:1.5.3-5.el9.src",
"product": {
"name": "python-case-0:1.5.3-5.el9.src",
"product_id": "python-case-0:1.5.3-5.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-case@1.5.3-5.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"product": {
"name": "python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"product_id": "python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cinderclient@9.0.0-0.20220811172734.2c7d463.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-click-0:7.1.2-5.el9.1.src",
"product": {
"name": "python-click-0:7.1.2-5.el9.1.src",
"product_id": "python-click-0:7.1.2-5.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-click@7.1.2-5.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"product": {
"name": "python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"product_id": "python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cliff@3.10.1-0.20220802152018.a04a48f.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-cmd2-0:1.4.0-2.el9.1.src",
"product": {
"name": "python-cmd2-0:1.4.0-2.el9.1.src",
"product_id": "python-cmd2-0:1.4.0-2.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cmd2@1.4.0-2.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-colorama-0:0.4.1-2.el9.src",
"product": {
"name": "python-colorama-0:0.4.1-2.el9.src",
"product_id": "python-colorama-0:0.4.1-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-colorama@0.4.1-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-construct-0:2.10.56-2.el9.src",
"product": {
"name": "python-construct-0:2.10.56-2.el9.src",
"product_id": "python-construct-0:2.10.56-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-construct@2.10.56-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-contextlib2-0:0.6.0.post1-1.el9.src",
"product": {
"name": "python-contextlib2-0:0.6.0.post1-1.el9.src",
"product_id": "python-contextlib2-0:0.6.0.post1-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-contextlib2@0.6.0.post1-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-coverage-0:5.6-0.1b1.el9.src",
"product": {
"name": "python-coverage-0:5.6-0.1b1.el9.src",
"product_id": "python-coverage-0:5.6-0.1b1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-coverage@5.6-0.1b1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-dataclasses-0:0.8-2.el9.src",
"product": {
"name": "python-dataclasses-0:0.8-2.el9.src",
"product_id": "python-dataclasses-0:0.8-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-dataclasses@0.8-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-ddt-0:1.4.2-1.el9.src",
"product": {
"name": "python-ddt-0:1.4.2-1.el9.src",
"product_id": "python-ddt-0:1.4.2-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-ddt@1.4.2-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"product": {
"name": "python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"product_id": "python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-debtcollector@2.5.0-0.20220802170047.a6b46c5.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-decorator-0:4.4.0-6.el9.src",
"product": {
"name": "python-decorator-0:4.4.0-6.el9.src",
"product_id": "python-decorator-0:4.4.0-6.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-decorator@4.4.0-6.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-defusedxml-0:0.7.1-1.el9.src",
"product": {
"name": "python-defusedxml-0:0.7.1-1.el9.src",
"product_id": "python-defusedxml-0:0.7.1-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-defusedxml@0.7.1-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-distlib-0:0.3.1-4.el9.1.src",
"product": {
"name": "python-distlib-0:0.3.1-4.el9.1.src",
"product_id": "python-distlib-0:0.3.1-4.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-distlib@0.3.1-4.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-dogpile-cache-0:1.1.5-3.el9.src",
"product": {
"name": "python-dogpile-cache-0:1.1.5-3.el9.src",
"product_id": "python-dogpile-cache-0:1.1.5-3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-dogpile-cache@1.1.5-3.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"product": {
"name": "python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"product_id": "python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-dracclient@8.0.0-0.20220802154400.9c7499c.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-editor-0:1.0.4-5.el9.src",
"product": {
"name": "python-editor-0:1.0.4-5.el9.src",
"product_id": "python-editor-0:1.0.4-5.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-editor@1.0.4-5.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-entrypoints-0:0.3-8.el9.src",
"product": {
"name": "python-entrypoints-0:0.3-8.el9.src",
"product_id": "python-entrypoints-0:0.3-8.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-entrypoints@0.3-8.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-eventlet-0:0.30.2-1.el9.src",
"product": {
"name": "python-eventlet-0:0.30.2-1.el9.src",
"product_id": "python-eventlet-0:0.30.2-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-eventlet@0.30.2-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-execnet-0:1.7.1-5.el9.1.src",
"product": {
"name": "python-execnet-0:1.7.1-5.el9.1.src",
"product_id": "python-execnet-0:1.7.1-5.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-execnet@1.7.1-5.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-extras-0:1.0.0-15.el9.1.src",
"product": {
"name": "python-extras-0:1.0.0-15.el9.1.src",
"product_id": "python-extras-0:1.0.0-15.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-extras@1.0.0-15.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-fasteners-0:0.14.1-21.el9.src",
"product": {
"name": "python-fasteners-0:0.14.1-21.el9.src",
"product_id": "python-fasteners-0:0.14.1-21.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-fasteners@0.14.1-21.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-filelock-0:3.0.12-9.el9.1.src",
"product": {
"name": "python-filelock-0:3.0.12-9.el9.1.src",
"product_id": "python-filelock-0:3.0.12-9.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-filelock@3.0.12-9.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-fixtures-0:3.0.0-22.el9.1.src",
"product": {
"name": "python-fixtures-0:3.0.0-22.el9.1.src",
"product_id": "python-fixtures-0:3.0.0-22.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-fixtures@3.0.0-22.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-flake8-0:3.8.4-1.el9.1.src",
"product": {
"name": "python-flake8-0:3.8.4-1.el9.1.src",
"product_id": "python-flake8-0:3.8.4-1.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-flake8@3.8.4-1.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-flask-1:2.0.1-2.el9.1.src",
"product": {
"name": "python-flask-1:2.0.1-2.el9.1.src",
"product_id": "python-flask-1:2.0.1-2.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-flask@2.0.1-2.el9.1?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python-flit-0:3.0.0-1.el9.2.src",
"product": {
"name": "python-flit-0:3.0.0-1.el9.2.src",
"product_id": "python-flit-0:3.0.0-1.el9.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-flit@3.0.0-1.el9.2?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-freezegun-0:1.0.0-4.el9.1.src",
"product": {
"name": "python-freezegun-0:1.0.0-4.el9.1.src",
"product_id": "python-freezegun-0:1.0.0-4.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-freezegun@1.0.0-4.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-funcsigs-0:1.0.2-17.el9.src",
"product": {
"name": "python-funcsigs-0:1.0.2-17.el9.src",
"product_id": "python-funcsigs-0:1.0.2-17.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-funcsigs@1.0.2-17.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"product": {
"name": "python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"product_id": "python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-futurist@2.4.1-0.20220802175500.159d752.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-gevent-0:21.1.2-1.el9.src",
"product": {
"name": "python-gevent-0:21.1.2-1.el9.src",
"product_id": "python-gevent-0:21.1.2-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-gevent@21.1.2-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"product": {
"name": "python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"product_id": "python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-glanceclient@4.0.1-0.20220811181326.1b854e1.el9?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python-greenlet-0:1.0.0-1.el9.src",
"product": {
"name": "python-greenlet-0:1.0.0-1.el9.src",
"product_id": "python-greenlet-0:1.0.0-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-greenlet@1.0.0-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-gunicorn-0:20.0.4-2.el9.src",
"product": {
"name": "python-gunicorn-0:20.0.4-2.el9.src",
"product_id": "python-gunicorn-0:20.0.4-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-gunicorn@20.0.4-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"product": {
"name": "python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"product_id": "python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-hacking@1.0.1-0.20210812104123.865398f.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"product": {
"name": "python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"product_id": "python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-hardware@0.29.1-0.20220811165930.fd4bce6.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-html5lib-1:1.1-4.el9.1.src",
"product": {
"name": "python-html5lib-1:1.1-4.el9.1.src",
"product_id": "python-html5lib-1:1.1-4.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-html5lib@1.1-4.el9.1?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python-hypothesis-0:6.6.0-2.el9.1.src",
"product": {
"name": "python-hypothesis-0:6.6.0-2.el9.1.src",
"product_id": "python-hypothesis-0:6.6.0-2.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-hypothesis@6.6.0-2.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-ifaddr-0:0.1.6-6.el9.src",
"product": {
"name": "python-ifaddr-0:0.1.6-6.el9.src",
"product_id": "python-ifaddr-0:0.1.6-6.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-ifaddr@0.1.6-6.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-importlib-metadata-0:1.7.0-2.el9.src",
"product": {
"name": "python-importlib-metadata-0:1.7.0-2.el9.src",
"product_id": "python-importlib-metadata-0:1.7.0-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-importlib-metadata@1.7.0-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"product": {
"name": "python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"product_id": "python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-ironic-lib@5.2.0-0.20220802170917.e205816.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"product": {
"name": "python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"product_id": "python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-ironicclient@4.9.0-0.20211209154934.6f1be06.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-iso8601-0:0.1.12-9.el9.src",
"product": {
"name": "python-iso8601-0:0.1.12-9.el9.src",
"product_id": "python-iso8601-0:0.1.12-9.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-iso8601@0.1.12-9.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-itsdangerous-0:2.0.1-2.el9.src",
"product": {
"name": "python-itsdangerous-0:2.0.1-2.el9.src",
"product_id": "python-itsdangerous-0:2.0.1-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-itsdangerous@2.0.1-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-jinja2-0:3.0.1-2.el9.1.src",
"product": {
"name": "python-jinja2-0:3.0.1-2.el9.1.src",
"product_id": "python-jinja2-0:3.0.1-2.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-jinja2@3.0.1-2.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-jsonpath-rw-0:1.2.3-23.el9.src",
"product": {
"name": "python-jsonpath-rw-0:1.2.3-23.el9.src",
"product_id": "python-jsonpath-rw-0:1.2.3-23.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-jsonpath-rw@1.2.3-23.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-kafka-0:1.4.3-3.el9.src",
"product": {
"name": "python-kafka-0:1.4.3-3.el9.src",
"product_id": "python-kafka-0:1.4.3-3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kafka@1.4.3-3.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-kazoo-0:2.7.0-2.el9.src",
"product": {
"name": "python-kazoo-0:2.7.0-2.el9.src",
"product_id": "python-kazoo-0:2.7.0-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kazoo@2.7.0-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-kerberos-0:1.3.0-11.el9.1.src",
"product": {
"name": "python-kerberos-0:1.3.0-11.el9.1.src",
"product_id": "python-kerberos-0:1.3.0-11.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kerberos@1.3.0-11.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-keyring-0:21.0.0-2.el9.src",
"product": {
"name": "python-keyring-0:21.0.0-2.el9.src",
"product_id": "python-keyring-0:21.0.0-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-keyring@21.0.0-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"product": {
"name": "python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"product_id": "python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-keystoneauth1@5.0.0-0.20220811173415.2445a5d.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"product": {
"name": "python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"product_id": "python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-keystoneclient@5.0.0-0.20220811173653.11d5abe.el9?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"product": {
"name": "python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"product_id": "python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-keystonemiddleware@10.0.0-0.20220811174058.dd31878.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-kiwisolver-0:1.1.0-4.el9.src",
"product": {
"name": "python-kiwisolver-0:1.1.0-4.el9.src",
"product_id": "python-kiwisolver-0:1.1.0-4.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kiwisolver@1.1.0-4.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-kombu-1:5.0.2-1.el9.2.src",
"product": {
"name": "python-kombu-1:5.0.2-1.el9.2.src",
"product_id": "python-kombu-1:5.0.2-1.el9.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kombu@5.0.2-1.el9.2?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python-linecache2-0:1.0.0-25.el9.src",
"product": {
"name": "python-linecache2-0:1.0.0-25.el9.src",
"product_id": "python-linecache2-0:1.0.0-25.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-linecache2@1.0.0-25.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-logutils-0:0.3.5-7.1.el9.src",
"product": {
"name": "python-logutils-0:0.3.5-7.1.el9.src",
"product_id": "python-logutils-0:0.3.5-7.1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-logutils@0.3.5-7.1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-markupsafe-0:2.0.0-2.el9.src",
"product": {
"name": "python-markupsafe-0:2.0.0-2.el9.src",
"product_id": "python-markupsafe-0:2.0.0-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-markupsafe@2.0.0-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-mccabe-0:0.6.1-18.el9.1.src",
"product": {
"name": "python-mccabe-0:0.6.1-18.el9.1.src",
"product_id": "python-mccabe-0:0.6.1-18.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-mccabe@0.6.1-18.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-memcached-0:1.58-12.el9.src",
"product": {
"name": "python-memcached-0:1.58-12.el9.src",
"product_id": "python-memcached-0:1.58-12.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-memcached@1.58-12.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-migrate-0:0.13.0-2.el9.src",
"product": {
"name": "python-migrate-0:0.13.0-2.el9.src",
"product_id": "python-migrate-0:0.13.0-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-migrate@0.13.0-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-mimeparse-0:1.6.0-16.el9.1.src",
"product": {
"name": "python-mimeparse-0:1.6.0-16.el9.1.src",
"product_id": "python-mimeparse-0:1.6.0-16.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-mimeparse@1.6.0-16.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-mock-0:3.0.5-14.el9.2.src",
"product": {
"name": "python-mock-0:3.0.5-14.el9.2.src",
"product_id": "python-mock-0:3.0.5-14.el9.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-mock@3.0.5-14.el9.2?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-monotonic-0:1.5-9.el9.1.src",
"product": {
"name": "python-monotonic-0:1.5-9.el9.1.src",
"product_id": "python-monotonic-0:1.5-9.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-monotonic@1.5-9.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-more-itertools-0:7.2.0-3.el9.src",
"product": {
"name": "python-more-itertools-0:7.2.0-3.el9.src",
"product_id": "python-more-itertools-0:7.2.0-3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-more-itertools@7.2.0-3.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"product": {
"name": "python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"product_id": "python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-mox3@1.1.0-0.20210812114029.99a302f.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-msgpack-0:0.6.2-2.el9.src",
"product": {
"name": "python-msgpack-0:0.6.2-2.el9.src",
"product_id": "python-msgpack-0:0.6.2-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-msgpack@0.6.2-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-munch-0:2.3.2-7.el9.src",
"product": {
"name": "python-munch-0:2.3.2-7.el9.src",
"product_id": "python-munch-0:2.3.2-7.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-munch@2.3.2-7.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"product": {
"name": "python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"product_id": "python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-neutronclient@7.6.0-0.20211012175718.983f0ab.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-nose-0:1.3.7-33.el9.1.src",
"product": {
"name": "python-nose-0:1.3.7-33.el9.1.src",
"product_id": "python-nose-0:1.3.7-33.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-nose@1.3.7-33.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-nose-cover3-0:0.1.0-31.el9.src",
"product": {
"name": "python-nose-cover3-0:0.1.0-31.el9.src",
"product_id": "python-nose-cover3-0:0.1.0-31.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-nose-cover3@0.1.0-31.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"product": {
"name": "python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"product_id": "python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-openstacksdk@0.99.1-0.20220811190026.a41d04e.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"product": {
"name": "python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"product_id": "python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-os-client-config@2.1.0-0.20210722194729.bc96c23.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"product": {
"name": "python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"product_id": "python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-os-service-types@1.7.0-0.20220802143336.0b2f473.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"product": {
"name": "python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"product_id": "python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-os-traits@2.8.0-0.20220811182615.04e8bb3.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"product": {
"name": "python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"product_id": "python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-osc-lib@2.6.1-0.20220811172053.973e169.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"product": {
"name": "python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"product_id": "python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-cache@3.0.0-0.20220811175617.79945c1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"product": {
"name": "python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"product_id": "python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-concurrency@5.0.0-0.20220811181826.052b2f2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"product": {
"name": "python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"product_id": "python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-config@9.0.0-0.20220811165930.9eaae04.el9?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"product": {
"name": "python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"product_id": "python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-context@5.0.0-0.20220811171413.f388eb9.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"product": {
"name": "python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"product_id": "python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-db@12.0.0-0.20220811175859.a808381.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"product": {
"name": "python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"product_id": "python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-i18n@5.1.0-0.20220802145025.b031d17.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"product": {
"name": "python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"product_id": "python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-log@5.0.0-0.20220811172332.6401da7.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"product": {
"name": "python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"product_id": "python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-messaging@13.0.0-0.20220811175319.4186386.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"product": {
"name": "python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"product_id": "python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-metrics@0.3.0-0.20220802145828.43eee50.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"product": {
"name": "python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"product_id": "python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-middleware@5.0.0-0.20220811170931.51e1882.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"product": {
"name": "python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"product_id": "python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-policy@4.0.0-0.20220811173113.5bd767b.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"product": {
"name": "python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"product_id": "python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-reports@2.3.0-0.20211012151507.f2799dc.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"product": {
"name": "python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"product_id": "python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-rootwrap@6.3.1-0.20220803131706.1b1b960.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"product": {
"name": "python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"product_id": "python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-serialization@5.0.0-0.20220811171112.dd2a819.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"product": {
"name": "python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"product_id": "python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-service@3.0.0-0.20220811180157.a27acfe.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"product": {
"name": "python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"product_id": "python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-upgradecheck@2.0.0-0.20220811171652.b3a2b19.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"product": {
"name": "python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"product_id": "python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-utils@6.0.0-0.20220811175035.7df6473.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"product": {
"name": "python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"product_id": "python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-versionedobjects@3.0.0-0.20220811180555.cec2b8e.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"product": {
"name": "python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"product_id": "python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslotest@4.4.1-0.20210812115053.aaf3a72.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"product": {
"name": "python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"product_id": "python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-osprofiler@3.4.3-0.20220802174918.3286301.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-paste-0:3.5.0-3.el9.1.src",
"product": {
"name": "python-paste-0:3.5.0-3.el9.1.src",
"product_id": "python-paste-0:3.5.0-3.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-paste@3.5.0-3.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-paste-deploy-0:2.0.1-5.el9.src",
"product": {
"name": "python-paste-deploy-0:2.0.1-5.el9.src",
"product_id": "python-paste-deploy-0:2.0.1-5.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-paste-deploy@2.0.1-5.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pbr-0:5.5.1-3.el9.1.src",
"product": {
"name": "python-pbr-0:5.5.1-3.el9.1.src",
"product_id": "python-pbr-0:5.5.1-3.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pbr@5.5.1-3.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pecan-0:1.3.2-10.el9.src",
"product": {
"name": "python-pecan-0:1.3.2-10.el9.src",
"product_id": "python-pecan-0:1.3.2-10.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pecan@1.3.2-10.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pexpect-0:4.6-3.el9.src",
"product": {
"name": "python-pexpect-0:4.6-3.el9.src",
"product_id": "python-pexpect-0:4.6-3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pexpect@4.6-3.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pint-0:0.10.1-3.el9.src",
"product": {
"name": "python-pint-0:0.10.1-3.el9.src",
"product_id": "python-pint-0:0.10.1-3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pint@0.10.1-3.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pretend-0:1.0.8-19.el9.src",
"product": {
"name": "python-pretend-0:1.0.8-19.el9.src",
"product_id": "python-pretend-0:1.0.8-19.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pretend@1.0.8-19.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"product": {
"name": "python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"product_id": "python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-proliantutils@2.13.2-0.20220802173426.8c7b6b1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-prometheus_client-0:0.7.1-3.el9.src",
"product": {
"name": "python-prometheus_client-0:0.7.1-3.el9.src",
"product_id": "python-prometheus_client-0:0.7.1-3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-prometheus_client@0.7.1-3.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"product": {
"name": "python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"product_id": "python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pycadf@3.1.1-0.20220802144439.4179996.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pycodestyle-0:2.6.0-4.el9.1.src",
"product": {
"name": "python-pycodestyle-0:2.6.0-4.el9.1.src",
"product_id": "python-pycodestyle-0:2.6.0-4.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pycodestyle@2.6.0-4.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pymemcache-0:3.5.0-1.el9.src",
"product": {
"name": "python-pymemcache-0:3.5.0-1.el9.src",
"product_id": "python-pymemcache-0:3.5.0-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pymemcache@3.5.0-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pyperclip-0:1.8.0-3.el9.1.src",
"product": {
"name": "python-pyperclip-0:1.8.0-3.el9.1.src",
"product_id": "python-pyperclip-0:1.8.0-3.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pyperclip@1.8.0-3.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pytest-cov-0:2.11.1-3.el9.1.src",
"product": {
"name": "python-pytest-cov-0:2.11.1-3.el9.1.src",
"product_id": "python-pytest-cov-0:2.11.1-3.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pytest-cov@2.11.1-3.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pytest-forked-0:1.3.0-2.el9.1.src",
"product": {
"name": "python-pytest-forked-0:1.3.0-2.el9.1.src",
"product_id": "python-pytest-forked-0:1.3.0-2.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pytest-forked@1.3.0-2.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pytest-runner-0:4.0-12.el9.1.src",
"product": {
"name": "python-pytest-runner-0:4.0-12.el9.1.src",
"product_id": "python-pytest-runner-0:4.0-12.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pytest-runner@4.0-12.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pytest-xdist-0:2.2.1-1.el9.src",
"product": {
"name": "python-pytest-xdist-0:2.2.1-1.el9.src",
"product_id": "python-pytest-xdist-0:2.2.1-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pytest-xdist@2.2.1-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pytest-xprocess-0:0.18.1-4.el9.src",
"product": {
"name": "python-pytest-xprocess-0:0.18.1-4.el9.src",
"product_id": "python-pytest-xprocess-0:0.18.1-4.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pytest-xprocess@0.18.1-4.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-redis-0:3.3.8-2.el9.src",
"product": {
"name": "python-redis-0:3.3.8-2.el9.src",
"product_id": "python-redis-0:3.3.8-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-redis@3.3.8-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-repoze-lru-0:0.7-7.el9.src",
"product": {
"name": "python-repoze-lru-0:0.7-7.el9.src",
"product_id": "python-repoze-lru-0:0.7-7.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-repoze-lru@0.7-7.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-requests-kerberos-0:0.12.0-12.el9.1.src",
"product": {
"name": "python-requests-kerberos-0:0.12.0-12.el9.1.src",
"product_id": "python-requests-kerberos-0:0.12.0-12.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-requests-kerberos@0.12.0-12.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-requests-mock-0:1.8.0-2.el9.1.src",
"product": {
"name": "python-requests-mock-0:1.8.0-2.el9.1.src",
"product_id": "python-requests-mock-0:1.8.0-2.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-requests-mock@1.8.0-2.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-requests-unixsocket-0:0.2.0-2.el9.src",
"product": {
"name": "python-requests-unixsocket-0:0.2.0-2.el9.src",
"product_id": "python-requests-unixsocket-0:0.2.0-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-requests-unixsocket@0.2.0-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"product": {
"name": "python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"product_id": "python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-requestsexceptions@1.4.0-0.20220802143336.d7ac0ff.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-retrying-0:1.3.3-2.el9.1.src",
"product": {
"name": "python-retrying-0:1.3.3-2.el9.1.src",
"product_id": "python-retrying-0:1.3.3-2.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-retrying@1.3.3-2.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-rfc3986-0:1.2.0-6.el9.src",
"product": {
"name": "python-rfc3986-0:1.2.0-6.el9.src",
"product_id": "python-rfc3986-0:1.2.0-6.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-rfc3986@1.2.0-6.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-routes-0:2.4.1-12.el9.src",
"product": {
"name": "python-routes-0:2.4.1-12.el9.src",
"product_id": "python-routes-0:2.4.1-12.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-routes@2.4.1-12.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"product": {
"name": "python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"product_id": "python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-scciclient@0.12.3-0.20220811182700.0940a71.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-simplegeneric-0:0.8.1-18.el9.src",
"product": {
"name": "python-simplegeneric-0:0.8.1-18.el9.src",
"product_id": "python-simplegeneric-0:0.8.1-18.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-simplegeneric@0.8.1-18.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-simplejson-0:3.17.0-2.el9.src",
"product": {
"name": "python-simplejson-0:3.17.0-2.el9.src",
"product_id": "python-simplejson-0:3.17.0-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-simplejson@3.17.0-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-singledispatch-0:3.4.0.3-19.el9.src",
"product": {
"name": "python-singledispatch-0:3.4.0.3-19.el9.src",
"product_id": "python-singledispatch-0:3.4.0.3-19.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-singledispatch@3.4.0.3-19.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-smi-0:0.3.4-10.el9.src",
"product": {
"name": "python-smi-0:0.3.4-10.el9.src",
"product_id": "python-smi-0:0.3.4-10.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-smi@0.3.4-10.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-sortedcontainers-0:2.3.0-2.el9.1.src",
"product": {
"name": "python-sortedcontainers-0:2.3.0-2.el9.1.src",
"product_id": "python-sortedcontainers-0:2.3.0-2.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-sortedcontainers@2.3.0-2.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-soupsieve-0:2.1.0-2.el9.1.src",
"product": {
"name": "python-soupsieve-0:2.1.0-2.el9.1.src",
"product_id": "python-soupsieve-0:2.1.0-2.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-soupsieve@2.1.0-2.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-sqlalchemy-0:1.4.39-2.el9.src",
"product": {
"name": "python-sqlalchemy-0:1.4.39-2.el9.src",
"product_id": "python-sqlalchemy-0:1.4.39-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-sqlalchemy@1.4.39-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-sqlparse-0:0.2.4-10.el9.src",
"product": {
"name": "python-sqlparse-0:0.2.4-10.el9.src",
"product_id": "python-sqlparse-0:0.2.4-10.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-sqlparse@0.2.4-10.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-statsd-0:3.2.1-20.el9.src",
"product": {
"name": "python-statsd-0:3.2.1-20.el9.src",
"product_id": "python-statsd-0:3.2.1-20.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-statsd@3.2.1-20.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-stestr-0:2.6.0-8.el9.src",
"product": {
"name": "python-stestr-0:2.6.0-8.el9.src",
"product_id": "python-stestr-0:2.6.0-8.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-stestr@2.6.0-8.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"product": {
"name": "python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"product_id": "python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-stevedore@4.0.0-0.20220811180640.ccd1754.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-sure-0:1.4.11-12.el9.2.src",
"product": {
"name": "python-sure-0:1.4.11-12.el9.2.src",
"product_id": "python-sure-0:1.4.11-12.el9.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-sure@1.4.11-12.el9.2?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"product": {
"name": "python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"product_id": "python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-sushy-oem-idrac@4.0.0-0.20220802162610.7b75e6e.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"product": {
"name": "python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"product_id": "python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-swiftclient@4.0.1-0.20220811174436.9eee29d.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-tempita-0:0.5.1-25.el9.src",
"product": {
"name": "python-tempita-0:0.5.1-25.el9.src",
"product_id": "python-tempita-0:0.5.1-25.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tempita@0.5.1-25.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-tenacity-0:6.2.0-2.el9.src",
"product": {
"name": "python-tenacity-0:6.2.0-2.el9.src",
"product_id": "python-tenacity-0:6.2.0-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tenacity@6.2.0-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-testrepository-0:0.0.20-20.el9.src",
"product": {
"name": "python-testrepository-0:0.0.20-20.el9.src",
"product_id": "python-testrepository-0:0.0.20-20.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-testrepository@0.0.20-20.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-testresources-0:2.0.1-2.el9.src",
"product": {
"name": "python-testresources-0:2.0.1-2.el9.src",
"product_id": "python-testresources-0:2.0.1-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-testresources@2.0.1-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-testscenarios-0:0.5.0-21.el9.1.src",
"product": {
"name": "python-testscenarios-0:0.5.0-21.el9.1.src",
"product_id": "python-testscenarios-0:0.5.0-21.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-testscenarios@0.5.0-21.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-testtools-0:2.4.0-8.el9.1.src",
"product": {
"name": "python-testtools-0:2.4.0-8.el9.1.src",
"product_id": "python-testtools-0:2.4.0-8.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-testtools@2.4.0-8.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"product": {
"name": "python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"product_id": "python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tooz@3.0.0-0.20220811181909.d145b50.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-tornado-0:6.1.0-2.el9.1.src",
"product": {
"name": "python-tornado-0:6.1.0-2.el9.1.src",
"product_id": "python-tornado-0:6.1.0-2.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tornado@6.1.0-2.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-tox-0:3.23.0-2.el9.1.src",
"product": {
"name": "python-tox-0:3.23.0-2.el9.1.src",
"product_id": "python-tox-0:3.23.0-2.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tox@3.23.0-2.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-tox-current-env-0:0.0.6-1.el9.src",
"product": {
"name": "python-tox-current-env-0:0.0.6-1.el9.src",
"product_id": "python-tox-current-env-0:0.0.6-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tox-current-env@0.0.6-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-traceback2-0:1.4.0-25.el9.src",
"product": {
"name": "python-traceback2-0:1.4.0-25.el9.src",
"product_id": "python-traceback2-0:1.4.0-25.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-traceback2@1.4.0-25.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-typeguard-0:2.9.1-1.el9.src",
"product": {
"name": "python-typeguard-0:2.9.1-1.el9.src",
"product_id": "python-typeguard-0:2.9.1-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-typeguard@2.9.1-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"product": {
"name": "python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"product_id": "python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-typing-extensions@3.7.4.3-2.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-unittest2-0:1.1.0-24.el9.src",
"product": {
"name": "python-unittest2-0:1.1.0-24.el9.src",
"product_id": "python-unittest2-0:1.1.0-24.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-unittest2@1.1.0-24.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-vine-0:5.0.0-3.el9.src",
"product": {
"name": "python-vine-0:5.0.0-3.el9.src",
"product_id": "python-vine-0:5.0.0-3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-vine@5.0.0-3.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-virtualenv-0:20.4.4-1.el9.src",
"product": {
"name": "python-virtualenv-0:20.4.4-1.el9.src",
"product_id": "python-virtualenv-0:20.4.4-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-virtualenv@20.4.4-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-voluptuous-0:0.11.7-3.el9.src",
"product": {
"name": "python-voluptuous-0:0.11.7-3.el9.src",
"product_id": "python-voluptuous-0:0.11.7-3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-voluptuous@0.11.7-3.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-waitress-0:2.0.0-2.el9.src",
"product": {
"name": "python-waitress-0:2.0.0-2.el9.src",
"product_id": "python-waitress-0:2.0.0-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-waitress@2.0.0-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-warlock-0:1.3.3-2.el9.src",
"product": {
"name": "python-warlock-0:1.3.3-2.el9.src",
"product_id": "python-warlock-0:1.3.3-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-warlock@1.3.3-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-wcwidth-0:0.2.5-2.el9.2.src",
"product": {
"name": "python-wcwidth-0:0.2.5-2.el9.2.src",
"product_id": "python-wcwidth-0:0.2.5-2.el9.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wcwidth@0.2.5-2.el9.2?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-webencodings-0:0.5.1-15.el9.1.src",
"product": {
"name": "python-webencodings-0:0.5.1-15.el9.1.src",
"product_id": "python-webencodings-0:0.5.1-15.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-webencodings@0.5.1-15.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-webob-0:1.8.5-5.el9.src",
"product": {
"name": "python-webob-0:1.8.5-5.el9.src",
"product_id": "python-webob-0:1.8.5-5.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-webob@1.8.5-5.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-webtest-0:2.0.33-5.el9.src",
"product": {
"name": "python-webtest-0:2.0.33-5.el9.src",
"product_id": "python-webtest-0:2.0.33-5.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-webtest@2.0.33-5.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-werkzeug-0:2.0.3-3.el9.src",
"product": {
"name": "python-werkzeug-0:2.0.3-3.el9.src",
"product_id": "python-werkzeug-0:2.0.3-3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-werkzeug@2.0.3-3.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-wrapt-0:1.11.2-4.el9.src",
"product": {
"name": "python-wrapt-0:1.11.2-4.el9.src",
"product_id": "python-wrapt-0:1.11.2-4.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wrapt@1.11.2-4.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"product": {
"name": "python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"product_id": "python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wsme@0.11.0-0.20220802144439.80bda90.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-yappi-0:1.3.1-2.el9.src",
"product": {
"name": "python-yappi-0:1.3.1-2.el9.src",
"product_id": "python-yappi-0:1.3.1-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-yappi@1.3.1-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-zake-0:0.2.2-19.el9.src",
"product": {
"name": "python-zake-0:0.2.2-19.el9.src",
"product_id": "python-zake-0:0.2.2-19.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-zake@0.2.2-19.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-zeroconf-0:0.24.4-2.el9.src",
"product": {
"name": "python-zeroconf-0:0.24.4-2.el9.src",
"product_id": "python-zeroconf-0:0.24.4-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-zeroconf@0.24.4-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-zipp-0:0.5.1-3.el9.src",
"product": {
"name": "python-zipp-0:0.5.1-3.el9.src",
"product_id": "python-zipp-0:0.5.1-3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-zipp@0.5.1-3.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-zope-event-0:4.2.0-20.el9.1.src",
"product": {
"name": "python-zope-event-0:4.2.0-20.el9.1.src",
"product_id": "python-zope-event-0:4.2.0-20.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-zope-event@4.2.0-20.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-zope-interface-0:5.4.0-1.el9.src",
"product": {
"name": "python-zope-interface-0:5.4.0-1.el9.src",
"product_id": "python-zope-interface-0:5.4.0-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-zope-interface@5.4.0-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-zope-testing-0:4.7-4.el9.1.src",
"product": {
"name": "python-zope-testing-0:4.7-4.el9.1.src",
"product_id": "python-zope-testing-0:4.7-4.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-zope-testing@4.7-4.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "subunit-0:1.4.0-6.el9.1.src",
"product": {
"name": "subunit-0:1.4.0-6.el9.1.src",
"product_id": "subunit-0:1.4.0-6.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit@1.4.0-6.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"product": {
"name": "openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"product_id": "openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic@21.0.1-0.20221114235951.fe64d5e.el9?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"product": {
"name": "openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"product_id": "openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-inspector@11.0.1-0.20221205155952.cd22607.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"product": {
"name": "python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"product_id": "python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-ironic-prometheus-exporter@3.1.1-0.20221003235527.eb27243.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"product": {
"name": "python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"product_id": "python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-sushy@4.3.4-0.20221213135957.69b014c.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "kata-containers-0:2.5.2-1.el9.src",
"product": {
"name": "kata-containers-0:2.5.2-1.el9.src",
"product_id": "kata-containers-0:2.5.2-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kata-containers@2.5.2-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"product": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"product_id": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-rs@0.4.0-2.rhaos4.12.git.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.25.0-2.el9.src",
"product": {
"name": "cri-tools-0:1.25.0-2.el9.src",
"product_id": "cri-tools-0:1.25.0-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.25.0-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"product": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"product_id": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.1-5.rhaos4.12.git6005903.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-3.rhaos4.12.el9.src",
"product": {
"name": "buildah-1:1.23.4-3.rhaos4.12.el9.src",
"product_id": "buildah-1:1.23.4-3.rhaos4.12.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-3.rhaos4.12.el9?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-3.rhaos4.12.el9.src",
"product": {
"name": "conmon-2:2.1.2-3.rhaos4.12.el9.src",
"product_id": "conmon-2:2.1.2-3.rhaos4.12.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-3.rhaos4.12.el9?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.2-2.rhaos4.12.el9.src",
"product": {
"name": "crun-0:1.4.2-2.rhaos4.12.el9.src",
"product_id": "crun-0:1.4.2-2.rhaos4.12.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.2-2.rhaos4.12.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.2.0-4.rhaos4.12.el9.src",
"product": {
"name": "podman-3:4.2.0-4.rhaos4.12.el9.src",
"product_id": "podman-3:4.2.0-4.rhaos4.12.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-4.rhaos4.12.el9?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"product": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"product_id": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"product": {
"name": "skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"product_id": "skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.8.0-5.rhaos4.12.el9?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"product": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"product_id": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer@0.16.1-1.rhaos4.12.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-5.rhaos4.12.el9.src",
"product": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el9.src",
"product_id": "ignition-0:2.14.0-5.rhaos4.12.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-5.rhaos4.12.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"product": {
"name": "rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"product_id": "rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-afterburn@5.3.0-1.rhaos4.12.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"product": {
"name": "openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"product_id": "openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift@4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"product": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"product_id": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202301042257.p0.g854f807.assembly.stream.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"product": {
"name": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"product_id": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/atomic-openshift-service-idler@4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-27.rhaos4.12.el8.x86_64",
"product": {
"name": "containers-common-2:1-27.rhaos4.12.el8.x86_64",
"product_id": "containers-common-2:1-27.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-27.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"product": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"product_id": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer@0.16.1-1.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"product": {
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"product_id": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debugsource@0.16.1-1.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"product": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"product_id": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.16.1-1.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"product": {
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"product_id": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debuginfo@0.16.1-1.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nmstate-0:1.3.3-1.el8.x86_64",
"product": {
"name": "nmstate-0:1.3.3-1.el8.x86_64",
"product_id": "nmstate-0:1.3.3-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate@1.3.3-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nmstate-devel-0:1.3.3-1.el8.x86_64",
"product": {
"name": "nmstate-devel-0:1.3.3-1.el8.x86_64",
"product_id": "nmstate-devel-0:1.3.3-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-devel@1.3.3-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nmstate-libs-0:1.3.3-1.el8.x86_64",
"product": {
"name": "nmstate-libs-0:1.3.3-1.el8.x86_64",
"product_id": "nmstate-libs-0:1.3.3-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-libs@1.3.3-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"product": {
"name": "nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"product_id": "nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-debugsource@1.3.3-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"product": {
"name": "nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"product_id": "nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-debuginfo@1.3.3-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"product": {
"name": "nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"product_id": "nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-libs-debuginfo@1.3.3-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ostree-0:2022.2-5.el8.x86_64",
"product": {
"name": "ostree-0:2022.2-5.el8.x86_64",
"product_id": "ostree-0:2022.2-5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree@2022.2-5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ostree-devel-0:2022.2-5.el8.x86_64",
"product": {
"name": "ostree-devel-0:2022.2-5.el8.x86_64",
"product_id": "ostree-devel-0:2022.2-5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-devel@2022.2-5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ostree-grub2-0:2022.2-5.el8.x86_64",
"product": {
"name": "ostree-grub2-0:2022.2-5.el8.x86_64",
"product_id": "ostree-grub2-0:2022.2-5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-grub2@2022.2-5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ostree-libs-0:2022.2-5.el8.x86_64",
"product": {
"name": "ostree-libs-0:2022.2-5.el8.x86_64",
"product_id": "ostree-libs-0:2022.2-5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-libs@2022.2-5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ostree-debugsource-0:2022.2-5.el8.x86_64",
"product": {
"name": "ostree-debugsource-0:2022.2-5.el8.x86_64",
"product_id": "ostree-debugsource-0:2022.2-5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-debugsource@2022.2-5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ostree-debuginfo-0:2022.2-5.el8.x86_64",
"product": {
"name": "ostree-debuginfo-0:2022.2-5.el8.x86_64",
"product_id": "ostree-debuginfo-0:2022.2-5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-debuginfo@2022.2-5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"product": {
"name": "ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"product_id": "ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-libs-debuginfo@2022.2-5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_id": "podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-1.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_id": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-1.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_id": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.2.0-1.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_id": "podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.2.0-1.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_id": "podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.2.0-1.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_id": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-1.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_id": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-1.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_id": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-1.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_id": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-1.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_id": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-1.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_id": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-1.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"product": {
"name": "afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"product_id": "afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn@5.3.0-1.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"product": {
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"product_id": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-afterburn-debugsource@5.3.0-1.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"product": {
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"product_id": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn-debuginfo@5.3.0-1.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"product": {
"name": "bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"product_id": "bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bootupd@0.2.5-3.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"product": {
"name": "rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"product_id": "rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-bootupd-debugsource@0.2.5-3.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"product": {
"name": "bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"product_id": "bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bootupd-debuginfo@0.2.5-3.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"product": {
"name": "skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"product_id": "skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.8.0-1.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"product": {
"name": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"product_id": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.8.0-1.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "kata-containers-0:2.5.2-1.el8.x86_64",
"product": {
"name": "kata-containers-0:2.5.2-1.el8.x86_64",
"product_id": "kata-containers-0:2.5.2-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kata-containers@2.5.2-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"product": {
"name": "butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"product_id": "butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.16.0-2.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"product": {
"name": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"product_id": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.16.0-2.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"product": {
"name": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"product_id": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.16.0-2.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"product": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"product_id": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-rs@0.4.0-2.rhaos4.12.git.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.25.0-2.el8.x86_64",
"product": {
"name": "cri-tools-0:1.25.0-2.el8.x86_64",
"product_id": "cri-tools-0:1.25.0-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.25.0-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"product": {
"name": "cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"product_id": "cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"product": {
"name": "cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"product_id": "cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"product": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"product_id": "ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-5.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"product": {
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"product_id": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.14.0-5.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"product": {
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"product_id": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-5.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"product": {
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"product_id": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-5.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"product": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"product_id": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-5.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"product": {
"name": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"product_id": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/network-scripts-openvswitch2.17@2.17.0-62.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"product": {
"name": "openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"product_id": "openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17@2.17.0-62.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"product": {
"name": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"product_id": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17-devel@2.17.0-62.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"product": {
"name": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"product_id": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17-ipsec@2.17.0-62.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"product": {
"name": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"product_id": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-openvswitch2.17@2.17.0-62.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"product": {
"name": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"product_id": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17-debugsource@2.17.0-62.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"product": {
"name": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"product_id": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17-debuginfo@2.17.0-62.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"product": {
"name": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"product_id": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-openvswitch2.17-debuginfo@2.17.0-62.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-adsl@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-bluetooth@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-cloud-setup@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm-devel@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ovs@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ppp@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-team@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-tui@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wifi@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wwan@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-debugsource@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-adsl-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-bluetooth-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-cloud-setup-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ovs-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ppp-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-team-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-tui-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wifi-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wwan-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"product": {
"name": "ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"product_id": "ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06@22.06.0-27.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"product": {
"name": "ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"product_id": "ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-central@22.06.0-27.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"product": {
"name": "ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"product_id": "ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-host@22.06.0-27.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"product": {
"name": "ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"product_id": "ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-vtep@22.06.0-27.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"product": {
"name": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"product_id": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-debugsource@22.06.0-27.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"product": {
"name": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"product_id": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-central-debuginfo@22.06.0-27.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"product": {
"name": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"product_id": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-debuginfo@22.06.0-27.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"product": {
"name": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"product_id": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-host-debuginfo@22.06.0-27.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"product": {
"name": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"product_id": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-vtep-debuginfo@22.06.0-27.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"product": {
"name": "python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"product_id": "python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyrsistent@0.16.0-3.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"product": {
"name": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"product_id": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pyrsistent-debugsource@0.16.0-3.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"product": {
"name": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"product_id": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyrsistent-debuginfo@0.16.0-3.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"product": {
"name": "python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"product_id": "python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-msgpack@0.6.2-1.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"product": {
"name": "python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"product_id": "python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-msgpack-debugsource@0.6.2-1.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"product": {
"name": "python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"product_id": "python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-msgpack-debuginfo@0.6.2-1.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "tini-0:0.16.1-1.el8ar.x86_64",
"product": {
"name": "tini-0:0.16.1-1.el8ar.x86_64",
"product_id": "tini-0:0.16.1-1.el8ar.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tini@0.16.1-1.el8ar?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"product": {
"name": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"product_id": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"product_id": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-1.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"product_id": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-1.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"product": {
"name": "libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"product_id": "libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-2.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"product": {
"name": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"product_id": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-2.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"product": {
"name": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"product_id": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-2.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"product_id": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-2.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "haproxy22-0:2.2.24-1.el8.x86_64",
"product": {
"name": "haproxy22-0:2.2.24-1.el8.x86_64",
"product_id": "haproxy22-0:2.2.24-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy22@2.2.24-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"product": {
"name": "haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"product_id": "haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy-debugsource@2.2.24-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"product": {
"name": "haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"product_id": "haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy22-debuginfo@2.2.24-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"product": {
"name": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"product_id": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"product_id": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-1.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"product_id": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-1.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grpc-0:1.18.0-4.el8ost.x86_64",
"product": {
"name": "grpc-0:1.18.0-4.el8ost.x86_64",
"product_id": "grpc-0:1.18.0-4.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc@1.18.0-4.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grpc-cli-0:1.18.0-4.el8ost.x86_64",
"product": {
"name": "grpc-cli-0:1.18.0-4.el8ost.x86_64",
"product_id": "grpc-cli-0:1.18.0-4.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-cli@1.18.0-4.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grpc-devel-0:1.18.0-4.el8ost.x86_64",
"product": {
"name": "grpc-devel-0:1.18.0-4.el8ost.x86_64",
"product_id": "grpc-devel-0:1.18.0-4.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-devel@1.18.0-4.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"product": {
"name": "grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"product_id": "grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-plugins@1.18.0-4.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"product": {
"name": "python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"product_id": "python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-grpcio@1.18.0-4.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"product": {
"name": "grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"product_id": "grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-debugsource@1.18.0-4.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"product": {
"name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"product_id": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-cli-debuginfo@1.18.0-4.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"product": {
"name": "grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"product_id": "grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-debuginfo@1.18.0-4.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"product": {
"name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"product_id": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-plugins-debuginfo@1.18.0-4.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"product": {
"name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"product_id": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-grpcio-debuginfo@1.18.0-4.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"product": {
"name": "crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"product_id": "crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.2-1.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"product": {
"name": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"product_id": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.4.2-1.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"product": {
"name": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"product_id": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.4.2-1.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-4.rhaos4.11.el8.x86_64",
"product": {
"name": "crit-0:3.15-4.rhaos4.11.el8.x86_64",
"product_id": "crit-0:3.15-4.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-4.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-4.rhaos4.11.el8.x86_64",
"product": {
"name": "criu-0:3.15-4.rhaos4.11.el8.x86_64",
"product_id": "criu-0:3.15-4.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-4.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"product": {
"name": "criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"product_id": "criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-4.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"product": {
"name": "criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"product_id": "criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-4.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"product": {
"name": "python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"product_id": "python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-4.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"product": {
"name": "criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"product_id": "criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-4.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"product": {
"name": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"product_id": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-4.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"product": {
"name": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"product_id": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-4.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"product": {
"name": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"product_id": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-5.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"product": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"product_id": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-5.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"product": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"product_id": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-5.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"product": {
"name": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"product_id": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-2.rhaos4.11.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"product": {
"name": "conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"product_id": "conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-2.rhaos4.11.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"product": {
"name": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"product_id": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-2.rhaos4.11.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-2.el8.x86_64",
"product": {
"name": "buildah-1:1.23.4-2.el8.x86_64",
"product_id": "buildah-1:1.23.4-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-2.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-2.el8.x86_64",
"product": {
"name": "buildah-tests-1:1.23.4-2.el8.x86_64",
"product_id": "buildah-tests-1:1.23.4-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-2.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-2.el8.x86_64",
"product": {
"name": "buildah-debugsource-1:1.23.4-2.el8.x86_64",
"product_id": "buildah-debugsource-1:1.23.4-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-2.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"product": {
"name": "buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"product_id": "buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-2.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"product_id": "buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-2.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"product": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"product_id": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.1-5.rhaos4.12.git6005903.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"product_id": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.1-5.rhaos4.12.git6005903.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"product_id": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.1-5.rhaos4.12.git6005903.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product_id": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree@2022.10.99.g0049dbdd-3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product": {
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product_id": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-devel@2022.10.99.g0049dbdd-3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product": {
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product_id": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs@2022.10.99.g0049dbdd-3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product": {
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product_id": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debugsource@2022.10.99.g0049dbdd-3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product": {
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product_id": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debuginfo@2022.10.99.g0049dbdd-3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product": {
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product_id": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs-debuginfo@2022.10.99.g0049dbdd-3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"product": {
"name": "ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"product_id": "ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09@22.09.0-25.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"product": {
"name": "ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"product_id": "ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-central@22.09.0-25.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"product": {
"name": "ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"product_id": "ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-host@22.09.0-25.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"product": {
"name": "ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"product_id": "ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-vtep@22.09.0-25.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"product": {
"name": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"product_id": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-debugsource@22.09.0-25.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"product": {
"name": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"product_id": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-central-debuginfo@22.09.0-25.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"product": {
"name": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"product_id": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-debuginfo@22.09.0-25.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"product": {
"name": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"product_id": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-host-debuginfo@22.09.0-25.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"product": {
"name": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"product_id": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-vtep-debuginfo@22.09.0-25.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"product_id": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202301042257.p0.g854f807.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.12.0-202301042257.p0.g854f807.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"product": {
"name": "runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"product_id": "runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.2-2.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"product": {
"name": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"product_id": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.2-2.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"product": {
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"product_id": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.2-2.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-core@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-core@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-internal@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-kvm@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-extra@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-internal@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-selftests-internal@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-bcrypt-0:3.1.6-3.el9.x86_64",
"product": {
"name": "python3-bcrypt-0:3.1.6-3.el9.x86_64",
"product_id": "python3-bcrypt-0:3.1.6-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-bcrypt@3.1.6-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"product": {
"name": "python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"product_id": "python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-bcrypt-debugsource@3.1.6-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"product": {
"name": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"product_id": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-bcrypt-debuginfo@3.1.6-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-coverage-0:5.6-0.1b1.el9.x86_64",
"product": {
"name": "python3-coverage-0:5.6-0.1b1.el9.x86_64",
"product_id": "python3-coverage-0:5.6-0.1b1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-coverage@5.6-0.1b1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"product": {
"name": "python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"product_id": "python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-coverage-debugsource@5.6-0.1b1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"product": {
"name": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"product_id": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-coverage-debuginfo@5.6-0.1b1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-gevent-0:21.1.2-1.el9.x86_64",
"product": {
"name": "python3-gevent-0:21.1.2-1.el9.x86_64",
"product_id": "python3-gevent-0:21.1.2-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-gevent@21.1.2-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"product": {
"name": "python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"product_id": "python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-gevent-debugsource@21.1.2-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"product": {
"name": "python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"product_id": "python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-gevent-debuginfo@21.1.2-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-greenlet-0:1.0.0-1.el9.x86_64",
"product": {
"name": "python3-greenlet-0:1.0.0-1.el9.x86_64",
"product_id": "python3-greenlet-0:1.0.0-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-greenlet@1.0.0-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"product": {
"name": "python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"product_id": "python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-greenlet-devel@1.0.0-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"product": {
"name": "python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"product_id": "python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-greenlet-debugsource@1.0.0-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"product": {
"name": "python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"product_id": "python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-greenlet-debuginfo@1.0.0-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"product": {
"name": "python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"product_id": "python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kerberos@1.3.0-11.el9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"product": {
"name": "python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"product_id": "python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kerberos-debugsource@1.3.0-11.el9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"product": {
"name": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"product_id": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kerberos-debuginfo@1.3.0-11.el9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"product": {
"name": "python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"product_id": "python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kiwisolver@1.1.0-4.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"product": {
"name": "python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"product_id": "python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kiwisolver-debugsource@1.1.0-4.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"product": {
"name": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"product_id": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kiwisolver-debuginfo@1.1.0-4.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-markupsafe-0:2.0.0-2.el9.x86_64",
"product": {
"name": "python3-markupsafe-0:2.0.0-2.el9.x86_64",
"product_id": "python3-markupsafe-0:2.0.0-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-markupsafe@2.0.0-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"product": {
"name": "python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"product_id": "python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-markupsafe-debugsource@2.0.0-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"product": {
"name": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"product_id": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-markupsafe-debuginfo@2.0.0-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-msgpack-0:0.6.2-2.el9.x86_64",
"product": {
"name": "python3-msgpack-0:0.6.2-2.el9.x86_64",
"product_id": "python3-msgpack-0:0.6.2-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-msgpack@0.6.2-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"product": {
"name": "python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"product_id": "python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-msgpack-debugsource@0.6.2-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"product": {
"name": "python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"product_id": "python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-msgpack-debuginfo@0.6.2-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-simplejson-0:3.17.0-2.el9.x86_64",
"product": {
"name": "python3-simplejson-0:3.17.0-2.el9.x86_64",
"product_id": "python3-simplejson-0:3.17.0-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-simplejson@3.17.0-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"product": {
"name": "python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"product_id": "python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-simplejson-debugsource@3.17.0-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"product": {
"name": "python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"product_id": "python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-simplejson-debuginfo@3.17.0-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"product": {
"name": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"product_id": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Baiomysql@1.4.39-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"product": {
"name": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"product_id": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Baiosqlite@1.4.39-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"product": {
"name": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"product_id": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Basyncio@1.4.39-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"product": {
"name": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"product_id": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bmssql_pymssql@1.4.39-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"product": {
"name": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"product_id": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bmssql_pyodbc@1.4.39-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"product": {
"name": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"product_id": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bmysql@1.4.39-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"product": {
"name": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"product_id": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bpostgresql@1.4.39-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"product": {
"name": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"product_id": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bpostgresql_asyncpg@1.4.39-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"product": {
"name": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"product_id": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bpostgresql_pg8000@1.4.39-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"product": {
"name": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"product_id": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bpymysql@1.4.39-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"product": {
"name": "python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"product_id": "python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy@1.4.39-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"product": {
"name": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"product_id": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-sqlalchemy-debugsource@1.4.39-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"product": {
"name": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"product_id": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy-debuginfo@1.4.39-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"product": {
"name": "python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"product_id": "python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tornado-doc@6.1.0-2.el9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-tornado-0:6.1.0-2.el9.1.x86_64",
"product": {
"name": "python3-tornado-0:6.1.0-2.el9.1.x86_64",
"product_id": "python3-tornado-0:6.1.0-2.el9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tornado@6.1.0-2.el9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"product": {
"name": "python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"product_id": "python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tornado-debugsource@6.1.0-2.el9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"product": {
"name": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"product_id": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tornado-debuginfo@6.1.0-2.el9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"product": {
"name": "python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"product_id": "python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wrapt-doc@1.11.2-4.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-wrapt-0:1.11.2-4.el9.x86_64",
"product": {
"name": "python3-wrapt-0:1.11.2-4.el9.x86_64",
"product_id": "python3-wrapt-0:1.11.2-4.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-wrapt@1.11.2-4.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"product": {
"name": "python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"product_id": "python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wrapt-debugsource@1.11.2-4.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"product": {
"name": "python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"product_id": "python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-wrapt-debuginfo@1.11.2-4.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-yappi-0:1.3.1-2.el9.x86_64",
"product": {
"name": "python3-yappi-0:1.3.1-2.el9.x86_64",
"product_id": "python3-yappi-0:1.3.1-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-yappi@1.3.1-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"product": {
"name": "python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"product_id": "python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-yappi-debugsource@1.3.1-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"product": {
"name": "python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"product_id": "python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-yappi-debuginfo@1.3.1-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-zope-interface-0:5.4.0-1.el9.x86_64",
"product": {
"name": "python3-zope-interface-0:5.4.0-1.el9.x86_64",
"product_id": "python3-zope-interface-0:5.4.0-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-zope-interface@5.4.0-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "subunit-0:1.4.0-6.el9.1.x86_64",
"product": {
"name": "subunit-0:1.4.0-6.el9.1.x86_64",
"product_id": "subunit-0:1.4.0-6.el9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit@1.4.0-6.el9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"product": {
"name": "subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"product_id": "subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-cppunit@1.4.0-6.el9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"product": {
"name": "subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"product_id": "subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-cppunit-devel@1.4.0-6.el9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "subunit-devel-0:1.4.0-6.el9.1.x86_64",
"product": {
"name": "subunit-devel-0:1.4.0-6.el9.1.x86_64",
"product_id": "subunit-devel-0:1.4.0-6.el9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-devel@1.4.0-6.el9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "subunit-static-0:1.4.0-6.el9.1.x86_64",
"product": {
"name": "subunit-static-0:1.4.0-6.el9.1.x86_64",
"product_id": "subunit-static-0:1.4.0-6.el9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-static@1.4.0-6.el9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"product": {
"name": "subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"product_id": "subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-debugsource@1.4.0-6.el9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"product": {
"name": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"product_id": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-cppunit-debuginfo@1.4.0-6.el9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"product": {
"name": "subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"product_id": "subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-debuginfo@1.4.0-6.el9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kata-containers-0:2.5.2-1.el9.x86_64",
"product": {
"name": "kata-containers-0:2.5.2-1.el9.x86_64",
"product_id": "kata-containers-0:2.5.2-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kata-containers@2.5.2-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"product": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"product_id": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-rs@0.4.0-2.rhaos4.12.git.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.25.0-2.el9.x86_64",
"product": {
"name": "cri-tools-0:1.25.0-2.el9.x86_64",
"product_id": "cri-tools-0:1.25.0-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.25.0-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"product": {
"name": "cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"product_id": "cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"product": {
"name": "cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"product_id": "cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"product": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"product_id": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.1-5.rhaos4.12.git6005903.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"product_id": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.1-5.rhaos4.12.git6005903.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"product_id": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.1-5.rhaos4.12.git6005903.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"product": {
"name": "buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"product_id": "buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-3.rhaos4.12.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"product": {
"name": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"product_id": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-3.rhaos4.12.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"product": {
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"product_id": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-3.rhaos4.12.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"product": {
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"product_id": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-3.rhaos4.12.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"product_id": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-3.rhaos4.12.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"product": {
"name": "conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"product_id": "conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-3.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"product": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"product_id": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-3.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"product": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"product_id": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-3.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"product": {
"name": "crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"product_id": "crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.2-2.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"product": {
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"product_id": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.4.2-2.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"product": {
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"product_id": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.4.2-2.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_id": "podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-4.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_id": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-4.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_id": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-4.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_id": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.2.0-4.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_id": "podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.2.0-4.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_id": "podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.2.0-4.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_id": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-4.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_id": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-4.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_id": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-4.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_id": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-4.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_id": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-4.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_id": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-4.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product_id": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product": {
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product_id": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-devel@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product": {
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product_id": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product": {
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product_id": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debugsource@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product": {
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product_id": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debuginfo@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product": {
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product_id": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs-debuginfo@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"product": {
"name": "skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"product_id": "skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.8.0-5.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"product": {
"name": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"product_id": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.8.0-5.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"product": {
"name": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"product_id": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.8.0-5.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"product": {
"name": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"product_id": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.8.0-5.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product_id": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer@0.16.1-1.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product": {
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product_id": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra@0.16.1-1.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product": {
"name": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product_id": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-dracut@0.16.1-1.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product": {
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product_id": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debugsource@0.16.1-1.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product_id": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.16.1-1.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product": {
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product_id": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debuginfo@0.16.1-1.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"product": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"product_id": "ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-5.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"product": {
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"product_id": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.14.0-5.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"product": {
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"product_id": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-5.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"product": {
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"product_id": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-5.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"product": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"product_id": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-5.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"product": {
"name": "afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"product_id": "afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn@5.3.0-1.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"product": {
"name": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"product_id": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn-dracut@5.3.0-1.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"product": {
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"product_id": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-afterburn-debugsource@5.3.0-1.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"product": {
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"product_id": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn-debuginfo@5.3.0-1.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"product_id": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"product_id": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202301042257.p0.g854f807.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"product_id": "openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.12.0-202301042257.p0.g854f807.assembly.stream.el9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"product": {
"name": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"product_id": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/atomic-openshift-service-idler@4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-27.rhaos4.12.el8.aarch64",
"product": {
"name": "containers-common-2:1-27.rhaos4.12.el8.aarch64",
"product_id": "containers-common-2:1-27.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-27.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"product": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"product_id": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer@0.16.1-1.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"product": {
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"product_id": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debugsource@0.16.1-1.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"product": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"product_id": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.16.1-1.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"product": {
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"product_id": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debuginfo@0.16.1-1.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nmstate-0:1.3.3-1.el8.aarch64",
"product": {
"name": "nmstate-0:1.3.3-1.el8.aarch64",
"product_id": "nmstate-0:1.3.3-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate@1.3.3-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nmstate-devel-0:1.3.3-1.el8.aarch64",
"product": {
"name": "nmstate-devel-0:1.3.3-1.el8.aarch64",
"product_id": "nmstate-devel-0:1.3.3-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-devel@1.3.3-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nmstate-libs-0:1.3.3-1.el8.aarch64",
"product": {
"name": "nmstate-libs-0:1.3.3-1.el8.aarch64",
"product_id": "nmstate-libs-0:1.3.3-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-libs@1.3.3-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"product": {
"name": "nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"product_id": "nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-debugsource@1.3.3-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"product": {
"name": "nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"product_id": "nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-debuginfo@1.3.3-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"product": {
"name": "nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"product_id": "nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-libs-debuginfo@1.3.3-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ostree-0:2022.2-5.el8.aarch64",
"product": {
"name": "ostree-0:2022.2-5.el8.aarch64",
"product_id": "ostree-0:2022.2-5.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree@2022.2-5.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ostree-devel-0:2022.2-5.el8.aarch64",
"product": {
"name": "ostree-devel-0:2022.2-5.el8.aarch64",
"product_id": "ostree-devel-0:2022.2-5.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-devel@2022.2-5.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ostree-grub2-0:2022.2-5.el8.aarch64",
"product": {
"name": "ostree-grub2-0:2022.2-5.el8.aarch64",
"product_id": "ostree-grub2-0:2022.2-5.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-grub2@2022.2-5.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ostree-libs-0:2022.2-5.el8.aarch64",
"product": {
"name": "ostree-libs-0:2022.2-5.el8.aarch64",
"product_id": "ostree-libs-0:2022.2-5.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-libs@2022.2-5.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ostree-debugsource-0:2022.2-5.el8.aarch64",
"product": {
"name": "ostree-debugsource-0:2022.2-5.el8.aarch64",
"product_id": "ostree-debugsource-0:2022.2-5.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-debugsource@2022.2-5.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ostree-debuginfo-0:2022.2-5.el8.aarch64",
"product": {
"name": "ostree-debuginfo-0:2022.2-5.el8.aarch64",
"product_id": "ostree-debuginfo-0:2022.2-5.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-debuginfo@2022.2-5.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"product": {
"name": "ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"product_id": "ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-libs-debuginfo@2022.2-5.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_id": "podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-1.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_id": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-1.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_id": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.2.0-1.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_id": "podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.2.0-1.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_id": "podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.2.0-1.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_id": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-1.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_id": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-1.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_id": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-1.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_id": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-1.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_id": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-1.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_id": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-1.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"product": {
"name": "afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"product_id": "afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn@5.3.0-1.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"product": {
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"product_id": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-afterburn-debugsource@5.3.0-1.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"product": {
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"product_id": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn-debuginfo@5.3.0-1.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"product": {
"name": "bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"product_id": "bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bootupd@0.2.5-3.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"product": {
"name": "rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"product_id": "rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-bootupd-debugsource@0.2.5-3.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"product": {
"name": "bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"product_id": "bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bootupd-debuginfo@0.2.5-3.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"product": {
"name": "skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"product_id": "skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.8.0-1.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"product": {
"name": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"product_id": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.8.0-1.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "kata-containers-0:2.5.2-1.el8.aarch64",
"product": {
"name": "kata-containers-0:2.5.2-1.el8.aarch64",
"product_id": "kata-containers-0:2.5.2-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kata-containers@2.5.2-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"product": {
"name": "butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"product_id": "butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.16.0-2.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"product": {
"name": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"product_id": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.16.0-2.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"product": {
"name": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"product_id": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.16.0-2.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"product": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"product_id": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-rs@0.4.0-2.rhaos4.12.git.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.25.0-2.el8.aarch64",
"product": {
"name": "cri-tools-0:1.25.0-2.el8.aarch64",
"product_id": "cri-tools-0:1.25.0-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.25.0-2.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"product": {
"name": "cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"product_id": "cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-2.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"product": {
"name": "cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"product_id": "cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-2.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"product": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"product_id": "ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-5.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"product": {
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"product_id": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.14.0-5.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"product": {
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"product_id": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-5.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"product": {
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"product_id": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-5.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"product": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"product_id": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-5.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"product": {
"name": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"product_id": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/network-scripts-openvswitch2.17@2.17.0-62.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"product": {
"name": "openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"product_id": "openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17@2.17.0-62.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"product": {
"name": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"product_id": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17-devel@2.17.0-62.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"product": {
"name": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"product_id": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17-ipsec@2.17.0-62.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"product": {
"name": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"product_id": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-openvswitch2.17@2.17.0-62.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"product": {
"name": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"product_id": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17-debugsource@2.17.0-62.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"product": {
"name": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"product_id": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17-debuginfo@2.17.0-62.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"product": {
"name": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"product_id": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-openvswitch2.17-debuginfo@2.17.0-62.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-adsl@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-bluetooth@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-cloud-setup@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm-devel@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ovs@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ppp@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-team@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-tui@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wifi@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wwan@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-debugsource@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-adsl-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-bluetooth-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-cloud-setup-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ovs-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ppp-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-team-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-tui-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wifi-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wwan-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"product": {
"name": "ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"product_id": "ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06@22.06.0-27.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"product": {
"name": "ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"product_id": "ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-central@22.06.0-27.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"product": {
"name": "ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"product_id": "ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-host@22.06.0-27.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"product": {
"name": "ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"product_id": "ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-vtep@22.06.0-27.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"product": {
"name": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"product_id": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-debugsource@22.06.0-27.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"product": {
"name": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"product_id": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-central-debuginfo@22.06.0-27.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"product": {
"name": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"product_id": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-debuginfo@22.06.0-27.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"product": {
"name": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"product_id": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-host-debuginfo@22.06.0-27.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"product": {
"name": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"product_id": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-vtep-debuginfo@22.06.0-27.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"product": {
"name": "python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"product_id": "python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyrsistent@0.16.0-3.el8ost?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"product": {
"name": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"product_id": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pyrsistent-debugsource@0.16.0-3.el8ost?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"product": {
"name": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"product_id": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyrsistent-debuginfo@0.16.0-3.el8ost?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"product": {
"name": "python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"product_id": "python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-msgpack@0.6.2-1.el8ost?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"product": {
"name": "python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"product_id": "python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-msgpack-debugsource@0.6.2-1.el8ost?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"product": {
"name": "python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"product_id": "python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-msgpack-debuginfo@0.6.2-1.el8ost?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "tini-0:0.16.1-1.el8ar.aarch64",
"product": {
"name": "tini-0:0.16.1-1.el8ar.aarch64",
"product_id": "tini-0:0.16.1-1.el8ar.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tini@0.16.1-1.el8ar?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"product": {
"name": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"product_id": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"product_id": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-1.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"product_id": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-1.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"product": {
"name": "libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"product_id": "libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-2.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"product": {
"name": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"product_id": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-2.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"product": {
"name": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"product_id": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-2.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"product_id": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-2.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "haproxy22-0:2.2.24-1.el8.aarch64",
"product": {
"name": "haproxy22-0:2.2.24-1.el8.aarch64",
"product_id": "haproxy22-0:2.2.24-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy22@2.2.24-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"product": {
"name": "haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"product_id": "haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy-debugsource@2.2.24-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"product": {
"name": "haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"product_id": "haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy22-debuginfo@2.2.24-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"product": {
"name": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"product_id": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"product_id": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-1.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"product_id": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-1.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grpc-0:1.18.0-4.el8ost.aarch64",
"product": {
"name": "grpc-0:1.18.0-4.el8ost.aarch64",
"product_id": "grpc-0:1.18.0-4.el8ost.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc@1.18.0-4.el8ost?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grpc-cli-0:1.18.0-4.el8ost.aarch64",
"product": {
"name": "grpc-cli-0:1.18.0-4.el8ost.aarch64",
"product_id": "grpc-cli-0:1.18.0-4.el8ost.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-cli@1.18.0-4.el8ost?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grpc-devel-0:1.18.0-4.el8ost.aarch64",
"product": {
"name": "grpc-devel-0:1.18.0-4.el8ost.aarch64",
"product_id": "grpc-devel-0:1.18.0-4.el8ost.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-devel@1.18.0-4.el8ost?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"product": {
"name": "grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"product_id": "grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-plugins@1.18.0-4.el8ost?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"product": {
"name": "python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"product_id": "python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-grpcio@1.18.0-4.el8ost?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"product": {
"name": "grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"product_id": "grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-debugsource@1.18.0-4.el8ost?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"product": {
"name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"product_id": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-cli-debuginfo@1.18.0-4.el8ost?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"product": {
"name": "grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"product_id": "grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-debuginfo@1.18.0-4.el8ost?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"product": {
"name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"product_id": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-plugins-debuginfo@1.18.0-4.el8ost?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"product": {
"name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"product_id": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-grpcio-debuginfo@1.18.0-4.el8ost?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"product": {
"name": "crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"product_id": "crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.2-1.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"product": {
"name": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"product_id": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.4.2-1.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"product": {
"name": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"product_id": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.4.2-1.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-4.rhaos4.11.el8.aarch64",
"product": {
"name": "crit-0:3.15-4.rhaos4.11.el8.aarch64",
"product_id": "crit-0:3.15-4.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-4.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-4.rhaos4.11.el8.aarch64",
"product": {
"name": "criu-0:3.15-4.rhaos4.11.el8.aarch64",
"product_id": "criu-0:3.15-4.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-4.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"product": {
"name": "criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"product_id": "criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-4.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"product": {
"name": "criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"product_id": "criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-4.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"product": {
"name": "python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"product_id": "python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-4.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"product": {
"name": "criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"product_id": "criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-4.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"product": {
"name": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"product_id": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-4.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"product": {
"name": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"product_id": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-4.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"product": {
"name": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"product_id": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-5.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"product": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"product_id": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-5.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"product": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"product_id": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-5.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"product": {
"name": "conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"product_id": "conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-2.rhaos4.11.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"product": {
"name": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"product_id": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-2.rhaos4.11.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"product": {
"name": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"product_id": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-2.rhaos4.11.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-2.el8.aarch64",
"product": {
"name": "buildah-1:1.23.4-2.el8.aarch64",
"product_id": "buildah-1:1.23.4-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-2.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-2.el8.aarch64",
"product": {
"name": "buildah-tests-1:1.23.4-2.el8.aarch64",
"product_id": "buildah-tests-1:1.23.4-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-2.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-2.el8.aarch64",
"product": {
"name": "buildah-debugsource-1:1.23.4-2.el8.aarch64",
"product_id": "buildah-debugsource-1:1.23.4-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-2.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"product": {
"name": "buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"product_id": "buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-2.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"product_id": "buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-2.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"product": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"product_id": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.1-5.rhaos4.12.git6005903.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"product_id": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.1-5.rhaos4.12.git6005903.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"product_id": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.1-5.rhaos4.12.git6005903.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product_id": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree@2022.10.99.g0049dbdd-3.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product": {
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product_id": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-devel@2022.10.99.g0049dbdd-3.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product": {
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product_id": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs@2022.10.99.g0049dbdd-3.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product": {
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product_id": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debugsource@2022.10.99.g0049dbdd-3.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product": {
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product_id": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debuginfo@2022.10.99.g0049dbdd-3.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product": {
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product_id": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs-debuginfo@2022.10.99.g0049dbdd-3.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"product": {
"name": "ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"product_id": "ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09@22.09.0-25.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"product": {
"name": "ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"product_id": "ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-central@22.09.0-25.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"product": {
"name": "ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"product_id": "ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-host@22.09.0-25.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"product": {
"name": "ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"product_id": "ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-vtep@22.09.0-25.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"product": {
"name": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"product_id": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-debugsource@22.09.0-25.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"product": {
"name": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"product_id": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-central-debuginfo@22.09.0-25.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"product": {
"name": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"product_id": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-debuginfo@22.09.0-25.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"product": {
"name": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"product_id": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-host-debuginfo@22.09.0-25.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"product": {
"name": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"product_id": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-vtep-debuginfo@22.09.0-25.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"product_id": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"product_id": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202301042257.p0.g854f807.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"product": {
"name": "runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"product_id": "runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.2-2.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"product": {
"name": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"product_id": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.2-2.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"product": {
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"product_id": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.2-2.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "python3-bcrypt-0:3.1.6-3.el9.aarch64",
"product": {
"name": "python3-bcrypt-0:3.1.6-3.el9.aarch64",
"product_id": "python3-bcrypt-0:3.1.6-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-bcrypt@3.1.6-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"product": {
"name": "python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"product_id": "python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-bcrypt-debugsource@3.1.6-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"product": {
"name": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"product_id": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-bcrypt-debuginfo@3.1.6-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-coverage-0:5.6-0.1b1.el9.aarch64",
"product": {
"name": "python3-coverage-0:5.6-0.1b1.el9.aarch64",
"product_id": "python3-coverage-0:5.6-0.1b1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-coverage@5.6-0.1b1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"product": {
"name": "python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"product_id": "python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-coverage-debugsource@5.6-0.1b1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"product": {
"name": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"product_id": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-coverage-debuginfo@5.6-0.1b1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-gevent-0:21.1.2-1.el9.aarch64",
"product": {
"name": "python3-gevent-0:21.1.2-1.el9.aarch64",
"product_id": "python3-gevent-0:21.1.2-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-gevent@21.1.2-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"product": {
"name": "python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"product_id": "python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-gevent-debugsource@21.1.2-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"product": {
"name": "python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"product_id": "python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-gevent-debuginfo@21.1.2-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-greenlet-0:1.0.0-1.el9.aarch64",
"product": {
"name": "python3-greenlet-0:1.0.0-1.el9.aarch64",
"product_id": "python3-greenlet-0:1.0.0-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-greenlet@1.0.0-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"product": {
"name": "python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"product_id": "python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-greenlet-devel@1.0.0-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"product": {
"name": "python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"product_id": "python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-greenlet-debugsource@1.0.0-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"product": {
"name": "python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"product_id": "python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-greenlet-debuginfo@1.0.0-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"product": {
"name": "python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"product_id": "python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kerberos@1.3.0-11.el9.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"product": {
"name": "python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"product_id": "python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kerberos-debugsource@1.3.0-11.el9.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"product": {
"name": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"product_id": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kerberos-debuginfo@1.3.0-11.el9.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"product": {
"name": "python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"product_id": "python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kiwisolver@1.1.0-4.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"product": {
"name": "python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"product_id": "python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kiwisolver-debugsource@1.1.0-4.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"product": {
"name": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"product_id": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kiwisolver-debuginfo@1.1.0-4.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-markupsafe-0:2.0.0-2.el9.aarch64",
"product": {
"name": "python3-markupsafe-0:2.0.0-2.el9.aarch64",
"product_id": "python3-markupsafe-0:2.0.0-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-markupsafe@2.0.0-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"product": {
"name": "python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"product_id": "python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-markupsafe-debugsource@2.0.0-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"product": {
"name": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"product_id": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-markupsafe-debuginfo@2.0.0-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-msgpack-0:0.6.2-2.el9.aarch64",
"product": {
"name": "python3-msgpack-0:0.6.2-2.el9.aarch64",
"product_id": "python3-msgpack-0:0.6.2-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-msgpack@0.6.2-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"product": {
"name": "python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"product_id": "python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-msgpack-debugsource@0.6.2-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"product": {
"name": "python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"product_id": "python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-msgpack-debuginfo@0.6.2-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-simplejson-0:3.17.0-2.el9.aarch64",
"product": {
"name": "python3-simplejson-0:3.17.0-2.el9.aarch64",
"product_id": "python3-simplejson-0:3.17.0-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-simplejson@3.17.0-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"product": {
"name": "python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"product_id": "python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-simplejson-debugsource@3.17.0-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"product": {
"name": "python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"product_id": "python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-simplejson-debuginfo@3.17.0-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"product": {
"name": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"product_id": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Baiomysql@1.4.39-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"product": {
"name": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"product_id": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Baiosqlite@1.4.39-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"product": {
"name": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"product_id": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Basyncio@1.4.39-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"product": {
"name": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"product_id": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bmssql_pymssql@1.4.39-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"product": {
"name": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"product_id": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bmssql_pyodbc@1.4.39-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"product": {
"name": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"product_id": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bmysql@1.4.39-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"product": {
"name": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"product_id": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bpostgresql@1.4.39-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"product": {
"name": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"product_id": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bpostgresql_asyncpg@1.4.39-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"product": {
"name": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"product_id": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bpostgresql_pg8000@1.4.39-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"product": {
"name": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"product_id": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bpymysql@1.4.39-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"product": {
"name": "python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"product_id": "python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy@1.4.39-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"product": {
"name": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"product_id": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-sqlalchemy-debugsource@1.4.39-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"product": {
"name": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"product_id": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy-debuginfo@1.4.39-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"product": {
"name": "python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"product_id": "python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tornado-doc@6.1.0-2.el9.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-tornado-0:6.1.0-2.el9.1.aarch64",
"product": {
"name": "python3-tornado-0:6.1.0-2.el9.1.aarch64",
"product_id": "python3-tornado-0:6.1.0-2.el9.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tornado@6.1.0-2.el9.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"product": {
"name": "python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"product_id": "python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tornado-debugsource@6.1.0-2.el9.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"product": {
"name": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"product_id": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tornado-debuginfo@6.1.0-2.el9.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"product": {
"name": "python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"product_id": "python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wrapt-doc@1.11.2-4.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-wrapt-0:1.11.2-4.el9.aarch64",
"product": {
"name": "python3-wrapt-0:1.11.2-4.el9.aarch64",
"product_id": "python3-wrapt-0:1.11.2-4.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-wrapt@1.11.2-4.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"product": {
"name": "python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"product_id": "python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wrapt-debugsource@1.11.2-4.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"product": {
"name": "python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"product_id": "python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-wrapt-debuginfo@1.11.2-4.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-yappi-0:1.3.1-2.el9.aarch64",
"product": {
"name": "python3-yappi-0:1.3.1-2.el9.aarch64",
"product_id": "python3-yappi-0:1.3.1-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-yappi@1.3.1-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"product": {
"name": "python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"product_id": "python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-yappi-debugsource@1.3.1-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"product": {
"name": "python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"product_id": "python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-yappi-debuginfo@1.3.1-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-zope-interface-0:5.4.0-1.el9.aarch64",
"product": {
"name": "python3-zope-interface-0:5.4.0-1.el9.aarch64",
"product_id": "python3-zope-interface-0:5.4.0-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-zope-interface@5.4.0-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "subunit-0:1.4.0-6.el9.1.aarch64",
"product": {
"name": "subunit-0:1.4.0-6.el9.1.aarch64",
"product_id": "subunit-0:1.4.0-6.el9.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit@1.4.0-6.el9.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"product": {
"name": "subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"product_id": "subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-cppunit@1.4.0-6.el9.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"product": {
"name": "subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"product_id": "subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-cppunit-devel@1.4.0-6.el9.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "subunit-devel-0:1.4.0-6.el9.1.aarch64",
"product": {
"name": "subunit-devel-0:1.4.0-6.el9.1.aarch64",
"product_id": "subunit-devel-0:1.4.0-6.el9.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-devel@1.4.0-6.el9.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "subunit-static-0:1.4.0-6.el9.1.aarch64",
"product": {
"name": "subunit-static-0:1.4.0-6.el9.1.aarch64",
"product_id": "subunit-static-0:1.4.0-6.el9.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-static@1.4.0-6.el9.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"product": {
"name": "subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"product_id": "subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-debugsource@1.4.0-6.el9.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"product": {
"name": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"product_id": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-cppunit-debuginfo@1.4.0-6.el9.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"product": {
"name": "subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"product_id": "subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-debuginfo@1.4.0-6.el9.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kata-containers-0:2.5.2-1.el9.aarch64",
"product": {
"name": "kata-containers-0:2.5.2-1.el9.aarch64",
"product_id": "kata-containers-0:2.5.2-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kata-containers@2.5.2-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"product": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"product_id": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-rs@0.4.0-2.rhaos4.12.git.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.25.0-2.el9.aarch64",
"product": {
"name": "cri-tools-0:1.25.0-2.el9.aarch64",
"product_id": "cri-tools-0:1.25.0-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.25.0-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"product": {
"name": "cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"product_id": "cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"product": {
"name": "cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"product_id": "cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"product": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"product_id": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.1-5.rhaos4.12.git6005903.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"product_id": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.1-5.rhaos4.12.git6005903.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"product_id": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.1-5.rhaos4.12.git6005903.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"product": {
"name": "buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"product_id": "buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-3.rhaos4.12.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"product": {
"name": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"product_id": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-3.rhaos4.12.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"product": {
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"product_id": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-3.rhaos4.12.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"product": {
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"product_id": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-3.rhaos4.12.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"product_id": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-3.rhaos4.12.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"product": {
"name": "conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"product_id": "conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-3.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"product": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"product_id": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-3.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"product": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"product_id": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-3.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"product": {
"name": "crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"product_id": "crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.2-2.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"product": {
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"product_id": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.4.2-2.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"product": {
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"product_id": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.4.2-2.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_id": "podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-4.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_id": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-4.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_id": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-4.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_id": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.2.0-4.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_id": "podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.2.0-4.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_id": "podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.2.0-4.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_id": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-4.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_id": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-4.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_id": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-4.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_id": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-4.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_id": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-4.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_id": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-4.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product_id": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product": {
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product_id": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-devel@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product": {
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product_id": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product": {
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product_id": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debugsource@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product": {
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product_id": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debuginfo@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product": {
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product_id": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs-debuginfo@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"product": {
"name": "skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"product_id": "skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.8.0-5.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"product": {
"name": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"product_id": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.8.0-5.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"product": {
"name": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"product_id": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.8.0-5.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"product": {
"name": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"product_id": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.8.0-5.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product_id": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer@0.16.1-1.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product": {
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product_id": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra@0.16.1-1.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product": {
"name": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product_id": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-dracut@0.16.1-1.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product": {
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product_id": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debugsource@0.16.1-1.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product_id": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.16.1-1.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product": {
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product_id": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debuginfo@0.16.1-1.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"product": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"product_id": "ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-5.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"product": {
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"product_id": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.14.0-5.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"product": {
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"product_id": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-5.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"product": {
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"product_id": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-5.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"product": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"product_id": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-5.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"product": {
"name": "afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"product_id": "afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn@5.3.0-1.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"product": {
"name": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"product_id": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn-dracut@5.3.0-1.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"product": {
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"product_id": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-afterburn-debugsource@5.3.0-1.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"product": {
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"product_id": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn-debuginfo@5.3.0-1.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"product": {
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"product_id": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"product": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"product_id": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202301042257.p0.g854f807.assembly.stream.el9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"product": {
"name": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"product_id": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/atomic-openshift-service-idler@4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"product": {
"name": "containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"product_id": "containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-27.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"product_id": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer@0.16.1-1.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"product_id": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra@0.16.1-1.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"product_id": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debugsource@0.16.1-1.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"product_id": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.16.1-1.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"product_id": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debuginfo@0.16.1-1.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nmstate-0:1.3.3-1.el8.ppc64le",
"product": {
"name": "nmstate-0:1.3.3-1.el8.ppc64le",
"product_id": "nmstate-0:1.3.3-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate@1.3.3-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nmstate-devel-0:1.3.3-1.el8.ppc64le",
"product": {
"name": "nmstate-devel-0:1.3.3-1.el8.ppc64le",
"product_id": "nmstate-devel-0:1.3.3-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-devel@1.3.3-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nmstate-libs-0:1.3.3-1.el8.ppc64le",
"product": {
"name": "nmstate-libs-0:1.3.3-1.el8.ppc64le",
"product_id": "nmstate-libs-0:1.3.3-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-libs@1.3.3-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"product": {
"name": "nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"product_id": "nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-debugsource@1.3.3-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"product": {
"name": "nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"product_id": "nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-debuginfo@1.3.3-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"product": {
"name": "nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"product_id": "nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-libs-debuginfo@1.3.3-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ostree-0:2022.2-5.el8.ppc64le",
"product": {
"name": "ostree-0:2022.2-5.el8.ppc64le",
"product_id": "ostree-0:2022.2-5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree@2022.2-5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ostree-devel-0:2022.2-5.el8.ppc64le",
"product": {
"name": "ostree-devel-0:2022.2-5.el8.ppc64le",
"product_id": "ostree-devel-0:2022.2-5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-devel@2022.2-5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ostree-grub2-0:2022.2-5.el8.ppc64le",
"product": {
"name": "ostree-grub2-0:2022.2-5.el8.ppc64le",
"product_id": "ostree-grub2-0:2022.2-5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-grub2@2022.2-5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ostree-libs-0:2022.2-5.el8.ppc64le",
"product": {
"name": "ostree-libs-0:2022.2-5.el8.ppc64le",
"product_id": "ostree-libs-0:2022.2-5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-libs@2022.2-5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ostree-debugsource-0:2022.2-5.el8.ppc64le",
"product": {
"name": "ostree-debugsource-0:2022.2-5.el8.ppc64le",
"product_id": "ostree-debugsource-0:2022.2-5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-debugsource@2022.2-5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"product": {
"name": "ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"product_id": "ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-debuginfo@2022.2-5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"product": {
"name": "ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"product_id": "ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-libs-debuginfo@2022.2-5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_id": "podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-1.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_id": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-1.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_id": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.2.0-1.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_id": "podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.2.0-1.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_id": "podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.2.0-1.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_id": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-1.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_id": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-1.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_id": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-1.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_id": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-1.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_id": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-1.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_id": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-1.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"product_id": "afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn@5.3.0-1.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"product_id": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-afterburn-debugsource@5.3.0-1.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"product_id": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn-debuginfo@5.3.0-1.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"product_id": "skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.8.0-1.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"product_id": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.8.0-1.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "kata-containers-0:2.5.2-1.el8.ppc64le",
"product": {
"name": "kata-containers-0:2.5.2-1.el8.ppc64le",
"product_id": "kata-containers-0:2.5.2-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kata-containers@2.5.2-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"product": {
"name": "butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"product_id": "butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.16.0-2.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"product": {
"name": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"product_id": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.16.0-2.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"product": {
"name": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"product_id": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.16.0-2.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"product": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"product_id": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-rs@0.4.0-2.rhaos4.12.git.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.25.0-2.el8.ppc64le",
"product": {
"name": "cri-tools-0:1.25.0-2.el8.ppc64le",
"product_id": "cri-tools-0:1.25.0-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.25.0-2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"product": {
"name": "cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"product_id": "cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"product": {
"name": "cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"product_id": "cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"product": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"product_id": "ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-5.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"product": {
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"product_id": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.14.0-5.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"product": {
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"product_id": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-5.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"product": {
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"product_id": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-5.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"product": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"product_id": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-5.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"product": {
"name": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"product_id": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/network-scripts-openvswitch2.17@2.17.0-62.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"product": {
"name": "openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"product_id": "openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17@2.17.0-62.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"product": {
"name": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"product_id": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17-devel@2.17.0-62.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"product": {
"name": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"product_id": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17-ipsec@2.17.0-62.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"product": {
"name": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"product_id": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-openvswitch2.17@2.17.0-62.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"product": {
"name": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"product_id": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17-debugsource@2.17.0-62.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"product": {
"name": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"product_id": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17-debuginfo@2.17.0-62.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"product": {
"name": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"product_id": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-openvswitch2.17-debuginfo@2.17.0-62.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-adsl@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-bluetooth@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-cloud-setup@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm-devel@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ovs@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ppp@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-team@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-tui@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wifi@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wwan@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-debugsource@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-adsl-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-bluetooth-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-cloud-setup-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ovs-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ppp-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-team-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-tui-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wifi-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wwan-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"product": {
"name": "ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"product_id": "ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06@22.06.0-27.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"product": {
"name": "ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"product_id": "ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-central@22.06.0-27.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"product": {
"name": "ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"product_id": "ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-host@22.06.0-27.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"product": {
"name": "ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"product_id": "ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-vtep@22.06.0-27.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"product": {
"name": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"product_id": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-debugsource@22.06.0-27.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"product": {
"name": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"product_id": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-central-debuginfo@22.06.0-27.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"product": {
"name": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"product_id": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-debuginfo@22.06.0-27.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"product": {
"name": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"product_id": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-host-debuginfo@22.06.0-27.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"product": {
"name": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"product_id": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-vtep-debuginfo@22.06.0-27.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"product": {
"name": "python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"product_id": "python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyrsistent@0.16.0-3.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"product": {
"name": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"product_id": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pyrsistent-debugsource@0.16.0-3.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"product": {
"name": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"product_id": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyrsistent-debuginfo@0.16.0-3.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "tini-0:0.16.1-1.el8ar.ppc64le",
"product": {
"name": "tini-0:0.16.1-1.el8ar.ppc64le",
"product_id": "tini-0:0.16.1-1.el8ar.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tini@0.16.1-1.el8ar?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"product": {
"name": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"product_id": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"product_id": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-1.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"product_id": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-1.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"product": {
"name": "libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"product_id": "libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-2.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"product": {
"name": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"product_id": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-2.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"product": {
"name": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"product_id": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-2.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"product_id": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-2.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "haproxy22-0:2.2.24-1.el8.ppc64le",
"product": {
"name": "haproxy22-0:2.2.24-1.el8.ppc64le",
"product_id": "haproxy22-0:2.2.24-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy22@2.2.24-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"product": {
"name": "haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"product_id": "haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy-debugsource@2.2.24-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"product": {
"name": "haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"product_id": "haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy22-debuginfo@2.2.24-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"product": {
"name": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"product_id": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"product_id": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-1.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"product_id": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-1.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grpc-0:1.18.0-4.el8ost.ppc64le",
"product": {
"name": "grpc-0:1.18.0-4.el8ost.ppc64le",
"product_id": "grpc-0:1.18.0-4.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc@1.18.0-4.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"product": {
"name": "grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"product_id": "grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-cli@1.18.0-4.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"product": {
"name": "grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"product_id": "grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-devel@1.18.0-4.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"product": {
"name": "grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"product_id": "grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-plugins@1.18.0-4.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"product": {
"name": "python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"product_id": "python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-grpcio@1.18.0-4.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"product": {
"name": "grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"product_id": "grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-debugsource@1.18.0-4.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"product": {
"name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"product_id": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-cli-debuginfo@1.18.0-4.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"product": {
"name": "grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"product_id": "grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-debuginfo@1.18.0-4.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"product": {
"name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"product_id": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-plugins-debuginfo@1.18.0-4.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"product": {
"name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"product_id": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-grpcio-debuginfo@1.18.0-4.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"product": {
"name": "crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"product_id": "crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.2-1.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"product": {
"name": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"product_id": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.4.2-1.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"product": {
"name": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"product_id": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.4.2-1.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"product": {
"name": "crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"product_id": "crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-4.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"product": {
"name": "criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"product_id": "criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-4.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"product": {
"name": "criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"product_id": "criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-4.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"product": {
"name": "criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"product_id": "criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-4.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"product": {
"name": "python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"product_id": "python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-4.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"product": {
"name": "criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"product_id": "criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-4.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"product": {
"name": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"product_id": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-4.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"product": {
"name": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"product_id": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-4.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"product_id": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-5.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"product_id": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-5.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"product_id": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-5.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"product": {
"name": "conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"product_id": "conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-2.rhaos4.11.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"product": {
"name": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"product_id": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-2.rhaos4.11.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"product": {
"name": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"product_id": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-2.rhaos4.11.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-2.el8.ppc64le",
"product": {
"name": "buildah-1:1.23.4-2.el8.ppc64le",
"product_id": "buildah-1:1.23.4-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-2.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-2.el8.ppc64le",
"product": {
"name": "buildah-tests-1:1.23.4-2.el8.ppc64le",
"product_id": "buildah-tests-1:1.23.4-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-2.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"product": {
"name": "buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"product_id": "buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-2.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"product": {
"name": "buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"product_id": "buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-2.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"product_id": "buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-2.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"product": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"product_id": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.1-5.rhaos4.12.git6005903.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"product_id": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.1-5.rhaos4.12.git6005903.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"product_id": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.1-5.rhaos4.12.git6005903.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product_id": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree@2022.10.99.g0049dbdd-3.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product": {
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product_id": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-devel@2022.10.99.g0049dbdd-3.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product": {
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product_id": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs@2022.10.99.g0049dbdd-3.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product": {
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product_id": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debugsource@2022.10.99.g0049dbdd-3.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product": {
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product_id": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debuginfo@2022.10.99.g0049dbdd-3.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product": {
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product_id": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs-debuginfo@2022.10.99.g0049dbdd-3.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"product": {
"name": "ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"product_id": "ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09@22.09.0-25.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"product": {
"name": "ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"product_id": "ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-central@22.09.0-25.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"product": {
"name": "ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"product_id": "ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-host@22.09.0-25.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"product": {
"name": "ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"product_id": "ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-vtep@22.09.0-25.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"product": {
"name": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"product_id": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-debugsource@22.09.0-25.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"product": {
"name": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"product_id": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-central-debuginfo@22.09.0-25.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"product": {
"name": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"product_id": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-debuginfo@22.09.0-25.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"product": {
"name": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"product_id": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-host-debuginfo@22.09.0-25.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"product": {
"name": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"product_id": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-vtep-debuginfo@22.09.0-25.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"product_id": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"product_id": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202301042257.p0.g854f807.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"product": {
"name": "runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"product_id": "runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.2-2.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"product": {
"name": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"product_id": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.2-2.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"product": {
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"product_id": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.2-2.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"product": {
"name": "python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"product_id": "python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-bcrypt@3.1.6-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"product": {
"name": "python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"product_id": "python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-bcrypt-debugsource@3.1.6-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"product": {
"name": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"product_id": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-bcrypt-debuginfo@3.1.6-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"product": {
"name": "python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"product_id": "python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-coverage@5.6-0.1b1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"product": {
"name": "python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"product_id": "python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-coverage-debugsource@5.6-0.1b1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"product": {
"name": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"product_id": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-coverage-debuginfo@5.6-0.1b1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-gevent-0:21.1.2-1.el9.ppc64le",
"product": {
"name": "python3-gevent-0:21.1.2-1.el9.ppc64le",
"product_id": "python3-gevent-0:21.1.2-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-gevent@21.1.2-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"product": {
"name": "python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"product_id": "python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-gevent-debugsource@21.1.2-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"product": {
"name": "python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"product_id": "python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-gevent-debuginfo@21.1.2-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-greenlet-0:1.0.0-1.el9.ppc64le",
"product": {
"name": "python3-greenlet-0:1.0.0-1.el9.ppc64le",
"product_id": "python3-greenlet-0:1.0.0-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-greenlet@1.0.0-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"product": {
"name": "python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"product_id": "python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-greenlet-devel@1.0.0-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"product": {
"name": "python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"product_id": "python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-greenlet-debugsource@1.0.0-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"product": {
"name": "python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"product_id": "python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-greenlet-debuginfo@1.0.0-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"product": {
"name": "python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"product_id": "python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kerberos@1.3.0-11.el9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"product": {
"name": "python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"product_id": "python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kerberos-debugsource@1.3.0-11.el9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"product": {
"name": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"product_id": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kerberos-debuginfo@1.3.0-11.el9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"product": {
"name": "python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"product_id": "python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kiwisolver@1.1.0-4.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"product": {
"name": "python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"product_id": "python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kiwisolver-debugsource@1.1.0-4.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"product": {
"name": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"product_id": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kiwisolver-debuginfo@1.1.0-4.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"product": {
"name": "python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"product_id": "python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-markupsafe@2.0.0-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"product": {
"name": "python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"product_id": "python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-markupsafe-debugsource@2.0.0-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"product": {
"name": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"product_id": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-markupsafe-debuginfo@2.0.0-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-msgpack-0:0.6.2-2.el9.ppc64le",
"product": {
"name": "python3-msgpack-0:0.6.2-2.el9.ppc64le",
"product_id": "python3-msgpack-0:0.6.2-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-msgpack@0.6.2-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"product": {
"name": "python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"product_id": "python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-msgpack-debugsource@0.6.2-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"product": {
"name": "python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"product_id": "python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-msgpack-debuginfo@0.6.2-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-simplejson-0:3.17.0-2.el9.ppc64le",
"product": {
"name": "python3-simplejson-0:3.17.0-2.el9.ppc64le",
"product_id": "python3-simplejson-0:3.17.0-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-simplejson@3.17.0-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"product": {
"name": "python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"product_id": "python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-simplejson-debugsource@3.17.0-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"product": {
"name": "python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"product_id": "python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-simplejson-debuginfo@3.17.0-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"product": {
"name": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"product_id": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Baiomysql@1.4.39-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"product": {
"name": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"product_id": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Baiosqlite@1.4.39-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"product": {
"name": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"product_id": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Basyncio@1.4.39-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"product": {
"name": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"product_id": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bmssql_pymssql@1.4.39-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"product": {
"name": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"product_id": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bmssql_pyodbc@1.4.39-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"product": {
"name": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"product_id": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bmysql@1.4.39-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"product": {
"name": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"product_id": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bpostgresql@1.4.39-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"product": {
"name": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"product_id": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bpostgresql_asyncpg@1.4.39-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"product": {
"name": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"product_id": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bpostgresql_pg8000@1.4.39-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"product": {
"name": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"product_id": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bpymysql@1.4.39-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"product": {
"name": "python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"product_id": "python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy@1.4.39-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"product": {
"name": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"product_id": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-sqlalchemy-debugsource@1.4.39-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"product": {
"name": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"product_id": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy-debuginfo@1.4.39-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"product": {
"name": "python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"product_id": "python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tornado-doc@6.1.0-2.el9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"product": {
"name": "python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"product_id": "python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tornado@6.1.0-2.el9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"product": {
"name": "python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"product_id": "python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tornado-debugsource@6.1.0-2.el9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"product": {
"name": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"product_id": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tornado-debuginfo@6.1.0-2.el9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"product": {
"name": "python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"product_id": "python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wrapt-doc@1.11.2-4.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-wrapt-0:1.11.2-4.el9.ppc64le",
"product": {
"name": "python3-wrapt-0:1.11.2-4.el9.ppc64le",
"product_id": "python3-wrapt-0:1.11.2-4.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-wrapt@1.11.2-4.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"product": {
"name": "python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"product_id": "python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wrapt-debugsource@1.11.2-4.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"product": {
"name": "python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"product_id": "python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-wrapt-debuginfo@1.11.2-4.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-yappi-0:1.3.1-2.el9.ppc64le",
"product": {
"name": "python3-yappi-0:1.3.1-2.el9.ppc64le",
"product_id": "python3-yappi-0:1.3.1-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-yappi@1.3.1-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"product": {
"name": "python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"product_id": "python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-yappi-debugsource@1.3.1-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"product": {
"name": "python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"product_id": "python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-yappi-debuginfo@1.3.1-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"product": {
"name": "python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"product_id": "python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-zope-interface@5.4.0-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "subunit-0:1.4.0-6.el9.1.ppc64le",
"product": {
"name": "subunit-0:1.4.0-6.el9.1.ppc64le",
"product_id": "subunit-0:1.4.0-6.el9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit@1.4.0-6.el9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"product": {
"name": "subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"product_id": "subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-cppunit@1.4.0-6.el9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"product": {
"name": "subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"product_id": "subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-cppunit-devel@1.4.0-6.el9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"product": {
"name": "subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"product_id": "subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-devel@1.4.0-6.el9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "subunit-static-0:1.4.0-6.el9.1.ppc64le",
"product": {
"name": "subunit-static-0:1.4.0-6.el9.1.ppc64le",
"product_id": "subunit-static-0:1.4.0-6.el9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-static@1.4.0-6.el9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"product": {
"name": "subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"product_id": "subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-debugsource@1.4.0-6.el9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"product": {
"name": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"product_id": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-cppunit-debuginfo@1.4.0-6.el9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"product": {
"name": "subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"product_id": "subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-debuginfo@1.4.0-6.el9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kata-containers-0:2.5.2-1.el9.ppc64le",
"product": {
"name": "kata-containers-0:2.5.2-1.el9.ppc64le",
"product_id": "kata-containers-0:2.5.2-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kata-containers@2.5.2-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"product": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"product_id": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-rs@0.4.0-2.rhaos4.12.git.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.25.0-2.el9.ppc64le",
"product": {
"name": "cri-tools-0:1.25.0-2.el9.ppc64le",
"product_id": "cri-tools-0:1.25.0-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.25.0-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"product": {
"name": "cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"product_id": "cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"product": {
"name": "cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"product_id": "cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"product": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"product_id": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.1-5.rhaos4.12.git6005903.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"product_id": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.1-5.rhaos4.12.git6005903.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"product_id": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.1-5.rhaos4.12.git6005903.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"product": {
"name": "buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"product_id": "buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-3.rhaos4.12.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"product": {
"name": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"product_id": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-3.rhaos4.12.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"product": {
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"product_id": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-3.rhaos4.12.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"product": {
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"product_id": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-3.rhaos4.12.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"product_id": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-3.rhaos4.12.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"product": {
"name": "conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"product_id": "conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-3.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"product": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"product_id": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-3.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"product": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"product_id": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-3.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"product": {
"name": "crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"product_id": "crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.2-2.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"product": {
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"product_id": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.4.2-2.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"product": {
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"product_id": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.4.2-2.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_id": "podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-4.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_id": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-4.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_id": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-4.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_id": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.2.0-4.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_id": "podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.2.0-4.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_id": "podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.2.0-4.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_id": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-4.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_id": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-4.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_id": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-4.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_id": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-4.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_id": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-4.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_id": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-4.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product_id": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product": {
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product_id": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-devel@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product": {
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product_id": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product": {
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product_id": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debugsource@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product": {
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product_id": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debuginfo@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product": {
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product_id": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs-debuginfo@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"product": {
"name": "skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"product_id": "skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.8.0-5.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"product": {
"name": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"product_id": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.8.0-5.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"product": {
"name": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"product_id": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.8.0-5.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"product": {
"name": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"product_id": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.8.0-5.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product_id": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer@0.16.1-1.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product": {
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product_id": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra@0.16.1-1.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product": {
"name": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product_id": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-dracut@0.16.1-1.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product": {
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product_id": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debugsource@0.16.1-1.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product_id": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.16.1-1.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product": {
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product_id": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debuginfo@0.16.1-1.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"product": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"product_id": "ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-5.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"product": {
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"product_id": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.14.0-5.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"product": {
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"product_id": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-5.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"product": {
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"product_id": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-5.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"product": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"product_id": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-5.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"product": {
"name": "afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"product_id": "afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn@5.3.0-1.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"product": {
"name": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"product_id": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn-dracut@5.3.0-1.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"product": {
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"product_id": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-afterburn-debugsource@5.3.0-1.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"product": {
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"product_id": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn-debuginfo@5.3.0-1.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"product": {
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"product_id": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"product": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"product_id": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202301042257.p0.g854f807.assembly.stream.el9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"product": {
"name": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"product_id": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/atomic-openshift-service-idler@4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-27.rhaos4.12.el8.s390x",
"product": {
"name": "containers-common-2:1-27.rhaos4.12.el8.s390x",
"product_id": "containers-common-2:1-27.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-27.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"product": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"product_id": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer@0.16.1-1.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"product": {
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"product_id": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra@0.16.1-1.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"product": {
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"product_id": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debugsource@0.16.1-1.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"product": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"product_id": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.16.1-1.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"product": {
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"product_id": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debuginfo@0.16.1-1.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nmstate-0:1.3.3-1.el8.s390x",
"product": {
"name": "nmstate-0:1.3.3-1.el8.s390x",
"product_id": "nmstate-0:1.3.3-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate@1.3.3-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nmstate-devel-0:1.3.3-1.el8.s390x",
"product": {
"name": "nmstate-devel-0:1.3.3-1.el8.s390x",
"product_id": "nmstate-devel-0:1.3.3-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-devel@1.3.3-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nmstate-libs-0:1.3.3-1.el8.s390x",
"product": {
"name": "nmstate-libs-0:1.3.3-1.el8.s390x",
"product_id": "nmstate-libs-0:1.3.3-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-libs@1.3.3-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nmstate-debugsource-0:1.3.3-1.el8.s390x",
"product": {
"name": "nmstate-debugsource-0:1.3.3-1.el8.s390x",
"product_id": "nmstate-debugsource-0:1.3.3-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-debugsource@1.3.3-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"product": {
"name": "nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"product_id": "nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-debuginfo@1.3.3-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"product": {
"name": "nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"product_id": "nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-libs-debuginfo@1.3.3-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ostree-0:2022.2-5.el8.s390x",
"product": {
"name": "ostree-0:2022.2-5.el8.s390x",
"product_id": "ostree-0:2022.2-5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree@2022.2-5.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ostree-devel-0:2022.2-5.el8.s390x",
"product": {
"name": "ostree-devel-0:2022.2-5.el8.s390x",
"product_id": "ostree-devel-0:2022.2-5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-devel@2022.2-5.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ostree-libs-0:2022.2-5.el8.s390x",
"product": {
"name": "ostree-libs-0:2022.2-5.el8.s390x",
"product_id": "ostree-libs-0:2022.2-5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-libs@2022.2-5.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ostree-debugsource-0:2022.2-5.el8.s390x",
"product": {
"name": "ostree-debugsource-0:2022.2-5.el8.s390x",
"product_id": "ostree-debugsource-0:2022.2-5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-debugsource@2022.2-5.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ostree-debuginfo-0:2022.2-5.el8.s390x",
"product": {
"name": "ostree-debuginfo-0:2022.2-5.el8.s390x",
"product_id": "ostree-debuginfo-0:2022.2-5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-debuginfo@2022.2-5.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"product": {
"name": "ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"product_id": "ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-libs-debuginfo@2022.2-5.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"product": {
"name": "podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_id": "podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-1.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"product": {
"name": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_id": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-1.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"product": {
"name": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_id": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.2.0-1.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"product": {
"name": "podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_id": "podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.2.0-1.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"product": {
"name": "podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_id": "podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.2.0-1.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"product": {
"name": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_id": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-1.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"product": {
"name": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_id": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-1.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"product": {
"name": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_id": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-1.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_id": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-1.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"product": {
"name": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_id": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-1.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"product": {
"name": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_id": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-1.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"product": {
"name": "afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"product_id": "afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn@5.3.0-1.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"product": {
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"product_id": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-afterburn-debugsource@5.3.0-1.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"product": {
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"product_id": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn-debuginfo@5.3.0-1.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"product": {
"name": "skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"product_id": "skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.8.0-1.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"product": {
"name": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"product_id": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.8.0-1.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"product": {
"name": "butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"product_id": "butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.16.0-2.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"product": {
"name": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"product_id": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.16.0-2.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"product": {
"name": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"product_id": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.16.0-2.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"product": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"product_id": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-rs@0.4.0-2.rhaos4.12.git.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.25.0-2.el8.s390x",
"product": {
"name": "cri-tools-0:1.25.0-2.el8.s390x",
"product_id": "cri-tools-0:1.25.0-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.25.0-2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"product": {
"name": "cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"product_id": "cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"product": {
"name": "cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"product_id": "cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"product": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"product_id": "ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-5.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"product": {
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"product_id": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.14.0-5.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"product": {
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"product_id": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-5.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"product": {
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"product_id": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-5.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"product": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"product_id": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-5.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"product": {
"name": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"product_id": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/network-scripts-openvswitch2.17@2.17.0-62.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"product": {
"name": "openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"product_id": "openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17@2.17.0-62.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"product": {
"name": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"product_id": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17-devel@2.17.0-62.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"product": {
"name": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"product_id": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17-ipsec@2.17.0-62.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"product": {
"name": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"product_id": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-openvswitch2.17@2.17.0-62.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"product": {
"name": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"product_id": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17-debugsource@2.17.0-62.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"product": {
"name": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"product_id": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17-debuginfo@2.17.0-62.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"product": {
"name": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"product_id": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-openvswitch2.17-debuginfo@2.17.0-62.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-adsl@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-bluetooth@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-cloud-setup@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm-devel@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ovs@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ppp@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-team@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-tui@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wifi@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wwan@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-debugsource@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-adsl-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-bluetooth-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-cloud-setup-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ovs-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ppp-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-team-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-tui-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wifi-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wwan-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-0:22.06.0-27.el8fdp.s390x",
"product": {
"name": "ovn22.06-0:22.06.0-27.el8fdp.s390x",
"product_id": "ovn22.06-0:22.06.0-27.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06@22.06.0-27.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"product": {
"name": "ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"product_id": "ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-central@22.06.0-27.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"product": {
"name": "ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"product_id": "ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-host@22.06.0-27.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"product": {
"name": "ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"product_id": "ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-vtep@22.06.0-27.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"product": {
"name": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"product_id": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-debugsource@22.06.0-27.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"product": {
"name": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"product_id": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-central-debuginfo@22.06.0-27.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"product": {
"name": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"product_id": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-debuginfo@22.06.0-27.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"product": {
"name": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"product_id": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-host-debuginfo@22.06.0-27.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"product": {
"name": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"product_id": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-vtep-debuginfo@22.06.0-27.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"product": {
"name": "python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"product_id": "python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyrsistent@0.16.0-3.el8ost?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"product": {
"name": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"product_id": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pyrsistent-debugsource@0.16.0-3.el8ost?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"product": {
"name": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"product_id": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyrsistent-debuginfo@0.16.0-3.el8ost?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "tini-0:0.16.1-1.el8ar.s390x",
"product": {
"name": "tini-0:0.16.1-1.el8ar.s390x",
"product_id": "tini-0:0.16.1-1.el8ar.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tini@0.16.1-1.el8ar?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"product": {
"name": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"product_id": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"product_id": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-1.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"product_id": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-1.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"product": {
"name": "libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"product_id": "libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-2.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"product": {
"name": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"product_id": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-2.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"product": {
"name": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"product_id": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-2.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"product_id": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-2.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "haproxy22-0:2.2.24-1.el8.s390x",
"product": {
"name": "haproxy22-0:2.2.24-1.el8.s390x",
"product_id": "haproxy22-0:2.2.24-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy22@2.2.24-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "haproxy-debugsource-0:2.2.24-1.el8.s390x",
"product": {
"name": "haproxy-debugsource-0:2.2.24-1.el8.s390x",
"product_id": "haproxy-debugsource-0:2.2.24-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy-debugsource@2.2.24-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"product": {
"name": "haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"product_id": "haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy22-debuginfo@2.2.24-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"product": {
"name": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"product_id": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"product_id": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-1.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"product_id": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-1.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grpc-0:1.18.0-4.el8ost.s390x",
"product": {
"name": "grpc-0:1.18.0-4.el8ost.s390x",
"product_id": "grpc-0:1.18.0-4.el8ost.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc@1.18.0-4.el8ost?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grpc-cli-0:1.18.0-4.el8ost.s390x",
"product": {
"name": "grpc-cli-0:1.18.0-4.el8ost.s390x",
"product_id": "grpc-cli-0:1.18.0-4.el8ost.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-cli@1.18.0-4.el8ost?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grpc-devel-0:1.18.0-4.el8ost.s390x",
"product": {
"name": "grpc-devel-0:1.18.0-4.el8ost.s390x",
"product_id": "grpc-devel-0:1.18.0-4.el8ost.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-devel@1.18.0-4.el8ost?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grpc-plugins-0:1.18.0-4.el8ost.s390x",
"product": {
"name": "grpc-plugins-0:1.18.0-4.el8ost.s390x",
"product_id": "grpc-plugins-0:1.18.0-4.el8ost.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-plugins@1.18.0-4.el8ost?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-grpcio-0:1.18.0-4.el8ost.s390x",
"product": {
"name": "python3-grpcio-0:1.18.0-4.el8ost.s390x",
"product_id": "python3-grpcio-0:1.18.0-4.el8ost.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-grpcio@1.18.0-4.el8ost?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"product": {
"name": "grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"product_id": "grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-debugsource@1.18.0-4.el8ost?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"product": {
"name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"product_id": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-cli-debuginfo@1.18.0-4.el8ost?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"product": {
"name": "grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"product_id": "grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-debuginfo@1.18.0-4.el8ost?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"product": {
"name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"product_id": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-plugins-debuginfo@1.18.0-4.el8ost?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"product": {
"name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"product_id": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-grpcio-debuginfo@1.18.0-4.el8ost?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"product": {
"name": "crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"product_id": "crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.2-1.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"product": {
"name": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"product_id": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.4.2-1.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"product": {
"name": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"product_id": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.4.2-1.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-4.rhaos4.11.el8.s390x",
"product": {
"name": "crit-0:3.15-4.rhaos4.11.el8.s390x",
"product_id": "crit-0:3.15-4.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-4.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-4.rhaos4.11.el8.s390x",
"product": {
"name": "criu-0:3.15-4.rhaos4.11.el8.s390x",
"product_id": "criu-0:3.15-4.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-4.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"product": {
"name": "criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"product_id": "criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-4.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"product": {
"name": "criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"product_id": "criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-4.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"product": {
"name": "python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"product_id": "python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-4.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"product": {
"name": "criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"product_id": "criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-4.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"product": {
"name": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"product_id": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-4.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"product": {
"name": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"product_id": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-4.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"product": {
"name": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"product_id": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-5.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"product": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"product_id": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-5.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"product": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"product_id": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-5.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"product": {
"name": "conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"product_id": "conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-2.rhaos4.11.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"product": {
"name": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"product_id": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-2.rhaos4.11.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"product": {
"name": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"product_id": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-2.rhaos4.11.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-2.el8.s390x",
"product": {
"name": "buildah-1:1.23.4-2.el8.s390x",
"product_id": "buildah-1:1.23.4-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-2.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-2.el8.s390x",
"product": {
"name": "buildah-tests-1:1.23.4-2.el8.s390x",
"product_id": "buildah-tests-1:1.23.4-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-2.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-2.el8.s390x",
"product": {
"name": "buildah-debugsource-1:1.23.4-2.el8.s390x",
"product_id": "buildah-debugsource-1:1.23.4-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-2.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-2.el8.s390x",
"product": {
"name": "buildah-debuginfo-1:1.23.4-2.el8.s390x",
"product_id": "buildah-debuginfo-1:1.23.4-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-2.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"product_id": "buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-2.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"product": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"product_id": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.1-5.rhaos4.12.git6005903.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"product": {
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"product_id": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.1-5.rhaos4.12.git6005903.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"product_id": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.1-5.rhaos4.12.git6005903.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product_id": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree@2022.10.99.g0049dbdd-3.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product": {
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product_id": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-devel@2022.10.99.g0049dbdd-3.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product": {
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product_id": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs@2022.10.99.g0049dbdd-3.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product": {
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product_id": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debugsource@2022.10.99.g0049dbdd-3.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product": {
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product_id": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debuginfo@2022.10.99.g0049dbdd-3.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product": {
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product_id": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs-debuginfo@2022.10.99.g0049dbdd-3.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-0:22.09.0-25.el8fdp.s390x",
"product": {
"name": "ovn22.09-0:22.09.0-25.el8fdp.s390x",
"product_id": "ovn22.09-0:22.09.0-25.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09@22.09.0-25.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"product": {
"name": "ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"product_id": "ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-central@22.09.0-25.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"product": {
"name": "ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"product_id": "ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-host@22.09.0-25.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"product": {
"name": "ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"product_id": "ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-vtep@22.09.0-25.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"product": {
"name": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"product_id": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-debugsource@22.09.0-25.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"product": {
"name": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"product_id": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-central-debuginfo@22.09.0-25.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"product": {
"name": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"product_id": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-debuginfo@22.09.0-25.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"product": {
"name": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"product_id": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-host-debuginfo@22.09.0-25.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"product": {
"name": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"product_id": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-vtep-debuginfo@22.09.0-25.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"product": {
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"product_id": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"product": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"product_id": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202301042257.p0.g854f807.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"product": {
"name": "runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"product_id": "runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.2-2.rhaos4.12.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"product": {
"name": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"product_id": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.2-2.rhaos4.12.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"product": {
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"product_id": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.2-2.rhaos4.12.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "python3-bcrypt-0:3.1.6-3.el9.s390x",
"product": {
"name": "python3-bcrypt-0:3.1.6-3.el9.s390x",
"product_id": "python3-bcrypt-0:3.1.6-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-bcrypt@3.1.6-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"product": {
"name": "python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"product_id": "python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-bcrypt-debugsource@3.1.6-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"product": {
"name": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"product_id": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-bcrypt-debuginfo@3.1.6-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-coverage-0:5.6-0.1b1.el9.s390x",
"product": {
"name": "python3-coverage-0:5.6-0.1b1.el9.s390x",
"product_id": "python3-coverage-0:5.6-0.1b1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-coverage@5.6-0.1b1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"product": {
"name": "python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"product_id": "python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-coverage-debugsource@5.6-0.1b1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"product": {
"name": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"product_id": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-coverage-debuginfo@5.6-0.1b1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-gevent-0:21.1.2-1.el9.s390x",
"product": {
"name": "python3-gevent-0:21.1.2-1.el9.s390x",
"product_id": "python3-gevent-0:21.1.2-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-gevent@21.1.2-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"product": {
"name": "python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"product_id": "python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-gevent-debugsource@21.1.2-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"product": {
"name": "python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"product_id": "python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-gevent-debuginfo@21.1.2-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-greenlet-0:1.0.0-1.el9.s390x",
"product": {
"name": "python3-greenlet-0:1.0.0-1.el9.s390x",
"product_id": "python3-greenlet-0:1.0.0-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-greenlet@1.0.0-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"product": {
"name": "python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"product_id": "python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-greenlet-devel@1.0.0-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"product": {
"name": "python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"product_id": "python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-greenlet-debugsource@1.0.0-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"product": {
"name": "python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"product_id": "python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-greenlet-debuginfo@1.0.0-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-kerberos-0:1.3.0-11.el9.1.s390x",
"product": {
"name": "python3-kerberos-0:1.3.0-11.el9.1.s390x",
"product_id": "python3-kerberos-0:1.3.0-11.el9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kerberos@1.3.0-11.el9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"product": {
"name": "python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"product_id": "python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kerberos-debugsource@1.3.0-11.el9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"product": {
"name": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"product_id": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kerberos-debuginfo@1.3.0-11.el9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-kiwisolver-0:1.1.0-4.el9.s390x",
"product": {
"name": "python3-kiwisolver-0:1.1.0-4.el9.s390x",
"product_id": "python3-kiwisolver-0:1.1.0-4.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kiwisolver@1.1.0-4.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"product": {
"name": "python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"product_id": "python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kiwisolver-debugsource@1.1.0-4.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"product": {
"name": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"product_id": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kiwisolver-debuginfo@1.1.0-4.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-markupsafe-0:2.0.0-2.el9.s390x",
"product": {
"name": "python3-markupsafe-0:2.0.0-2.el9.s390x",
"product_id": "python3-markupsafe-0:2.0.0-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-markupsafe@2.0.0-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"product": {
"name": "python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"product_id": "python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-markupsafe-debugsource@2.0.0-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"product": {
"name": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"product_id": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-markupsafe-debuginfo@2.0.0-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-msgpack-0:0.6.2-2.el9.s390x",
"product": {
"name": "python3-msgpack-0:0.6.2-2.el9.s390x",
"product_id": "python3-msgpack-0:0.6.2-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-msgpack@0.6.2-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"product": {
"name": "python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"product_id": "python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-msgpack-debugsource@0.6.2-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"product": {
"name": "python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"product_id": "python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-msgpack-debuginfo@0.6.2-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-simplejson-0:3.17.0-2.el9.s390x",
"product": {
"name": "python3-simplejson-0:3.17.0-2.el9.s390x",
"product_id": "python3-simplejson-0:3.17.0-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-simplejson@3.17.0-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"product": {
"name": "python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"product_id": "python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-simplejson-debugsource@3.17.0-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"product": {
"name": "python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"product_id": "python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-simplejson-debuginfo@3.17.0-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"product": {
"name": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"product_id": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Baiomysql@1.4.39-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"product": {
"name": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"product_id": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Baiosqlite@1.4.39-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"product": {
"name": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"product_id": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Basyncio@1.4.39-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"product": {
"name": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"product_id": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bmssql_pymssql@1.4.39-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"product": {
"name": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"product_id": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bmssql_pyodbc@1.4.39-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"product": {
"name": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"product_id": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bmysql@1.4.39-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"product": {
"name": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"product_id": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bpostgresql@1.4.39-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"product": {
"name": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"product_id": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bpostgresql_asyncpg@1.4.39-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"product": {
"name": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"product_id": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bpostgresql_pg8000@1.4.39-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"product": {
"name": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"product_id": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bpymysql@1.4.39-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"product": {
"name": "python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"product_id": "python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy@1.4.39-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"product": {
"name": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"product_id": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-sqlalchemy-debugsource@1.4.39-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"product": {
"name": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"product_id": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy-debuginfo@1.4.39-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"product": {
"name": "python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"product_id": "python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tornado-doc@6.1.0-2.el9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-tornado-0:6.1.0-2.el9.1.s390x",
"product": {
"name": "python3-tornado-0:6.1.0-2.el9.1.s390x",
"product_id": "python3-tornado-0:6.1.0-2.el9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tornado@6.1.0-2.el9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"product": {
"name": "python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"product_id": "python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tornado-debugsource@6.1.0-2.el9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"product": {
"name": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"product_id": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tornado-debuginfo@6.1.0-2.el9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-wrapt-doc-0:1.11.2-4.el9.s390x",
"product": {
"name": "python-wrapt-doc-0:1.11.2-4.el9.s390x",
"product_id": "python-wrapt-doc-0:1.11.2-4.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wrapt-doc@1.11.2-4.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-wrapt-0:1.11.2-4.el9.s390x",
"product": {
"name": "python3-wrapt-0:1.11.2-4.el9.s390x",
"product_id": "python3-wrapt-0:1.11.2-4.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-wrapt@1.11.2-4.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"product": {
"name": "python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"product_id": "python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wrapt-debugsource@1.11.2-4.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"product": {
"name": "python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"product_id": "python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-wrapt-debuginfo@1.11.2-4.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-yappi-0:1.3.1-2.el9.s390x",
"product": {
"name": "python3-yappi-0:1.3.1-2.el9.s390x",
"product_id": "python3-yappi-0:1.3.1-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-yappi@1.3.1-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"product": {
"name": "python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"product_id": "python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-yappi-debugsource@1.3.1-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"product": {
"name": "python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"product_id": "python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-yappi-debuginfo@1.3.1-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-zope-interface-0:5.4.0-1.el9.s390x",
"product": {
"name": "python3-zope-interface-0:5.4.0-1.el9.s390x",
"product_id": "python3-zope-interface-0:5.4.0-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-zope-interface@5.4.0-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "subunit-0:1.4.0-6.el9.1.s390x",
"product": {
"name": "subunit-0:1.4.0-6.el9.1.s390x",
"product_id": "subunit-0:1.4.0-6.el9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit@1.4.0-6.el9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"product": {
"name": "subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"product_id": "subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-cppunit@1.4.0-6.el9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"product": {
"name": "subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"product_id": "subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-cppunit-devel@1.4.0-6.el9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "subunit-devel-0:1.4.0-6.el9.1.s390x",
"product": {
"name": "subunit-devel-0:1.4.0-6.el9.1.s390x",
"product_id": "subunit-devel-0:1.4.0-6.el9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-devel@1.4.0-6.el9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "subunit-static-0:1.4.0-6.el9.1.s390x",
"product": {
"name": "subunit-static-0:1.4.0-6.el9.1.s390x",
"product_id": "subunit-static-0:1.4.0-6.el9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-static@1.4.0-6.el9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"product": {
"name": "subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"product_id": "subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-debugsource@1.4.0-6.el9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"product": {
"name": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"product_id": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-cppunit-debuginfo@1.4.0-6.el9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"product": {
"name": "subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"product_id": "subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-debuginfo@1.4.0-6.el9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kata-containers-0:2.5.2-1.el9.s390x",
"product": {
"name": "kata-containers-0:2.5.2-1.el9.s390x",
"product_id": "kata-containers-0:2.5.2-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kata-containers@2.5.2-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"product": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"product_id": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-rs@0.4.0-2.rhaos4.12.git.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.25.0-2.el9.s390x",
"product": {
"name": "cri-tools-0:1.25.0-2.el9.s390x",
"product_id": "cri-tools-0:1.25.0-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.25.0-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"product": {
"name": "cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"product_id": "cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"product": {
"name": "cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"product_id": "cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"product": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"product_id": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.1-5.rhaos4.12.git6005903.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"product": {
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"product_id": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.1-5.rhaos4.12.git6005903.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"product_id": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.1-5.rhaos4.12.git6005903.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"product": {
"name": "buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"product_id": "buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-3.rhaos4.12.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"product": {
"name": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"product_id": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-3.rhaos4.12.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"product": {
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"product_id": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-3.rhaos4.12.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"product": {
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"product_id": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-3.rhaos4.12.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"product_id": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-3.rhaos4.12.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"product": {
"name": "conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"product_id": "conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-3.rhaos4.12.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"product": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"product_id": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-3.rhaos4.12.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"product": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"product_id": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-3.rhaos4.12.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"product": {
"name": "crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"product_id": "crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.2-2.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"product": {
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"product_id": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.4.2-2.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"product": {
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"product_id": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.4.2-2.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"product": {
"name": "podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_id": "podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-4.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"product": {
"name": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_id": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-4.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"product": {
"name": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_id": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-4.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"product": {
"name": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_id": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.2.0-4.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"product": {
"name": "podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_id": "podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.2.0-4.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"product": {
"name": "podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_id": "podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.2.0-4.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"product": {
"name": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_id": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-4.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"product": {
"name": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_id": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-4.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"product": {
"name": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_id": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-4.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_id": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-4.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"product": {
"name": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_id": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-4.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"product": {
"name": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_id": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-4.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product_id": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product": {
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product_id": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-devel@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product": {
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product_id": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product": {
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product_id": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debugsource@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product": {
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product_id": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debuginfo@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product": {
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product_id": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs-debuginfo@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"product": {
"name": "skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"product_id": "skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.8.0-5.rhaos4.12.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"product": {
"name": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"product_id": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.8.0-5.rhaos4.12.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"product": {
"name": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"product_id": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.8.0-5.rhaos4.12.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"product": {
"name": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"product_id": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.8.0-5.rhaos4.12.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"product": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"product_id": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer@0.16.1-1.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"product": {
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"product_id": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra@0.16.1-1.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"product": {
"name": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"product_id": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-dracut@0.16.1-1.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"product": {
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"product_id": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debugsource@0.16.1-1.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"product": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"product_id": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.16.1-1.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"product": {
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"product_id": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debuginfo@0.16.1-1.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"product": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"product_id": "ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-5.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"product": {
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"product_id": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.14.0-5.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"product": {
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"product_id": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-5.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"product": {
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"product_id": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-5.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"product": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"product_id": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-5.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"product": {
"name": "afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"product_id": "afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn@5.3.0-1.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"product": {
"name": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"product_id": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn-dracut@5.3.0-1.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"product": {
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"product_id": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-afterburn-debugsource@5.3.0-1.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"product": {
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"product_id": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn-debuginfo@5.3.0-1.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"product": {
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"product_id": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"product": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"product_id": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202301042257.p0.g854f807.assembly.stream.el9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"product": {
"name": "console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"product_id": "console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/console-login-helper-messages@0.20.4-1.rhaos4.12.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"product": {
"name": "console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"product_id": "console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/console-login-helper-messages-issuegen@0.20.4-1.rhaos4.12.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"product": {
"name": "console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"product_id": "console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/console-login-helper-messages-profile@0.20.4-1.rhaos4.12.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"product": {
"name": "container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"product_id": "container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.188.0-1.rhaos4.12.el8?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"product": {
"name": "nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"product_id": "nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-plugin-ovsdb@1.3.3-1.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-libnmstate-0:1.3.3-1.el8.noarch",
"product": {
"name": "python3-libnmstate-0:1.3.3-1.el8.noarch",
"product_id": "python3-libnmstate-0:1.3.3-1.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libnmstate@1.3.3-1.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"product": {
"name": "podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"product_id": "podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.2.0-1.rhaos4.12.el8?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"product": {
"name": "toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"product_id": "toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.1.0-1.rhaos4.12.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"product": {
"name": "butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"product_id": "butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-redistributable@0.16.0-2.rhaos4.12.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"product": {
"name": "openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"product_id": "openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible@4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"product": {
"name": "openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"product_id": "openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible-test@4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"product": {
"name": "openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"product_id": "openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr-cni@4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"product": {
"name": "openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"product_id": "openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr-common@4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"product": {
"name": "openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"product_id": "openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr-controller@4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"product": {
"name": "python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"product_id": "python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kuryr-kubernetes@4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"product": {
"name": "openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"product_id": "openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17-test@2.17.0-62.el8fdp?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-kubernetes-0:25.3.0-1.el8.noarch",
"product": {
"name": "python3-kubernetes-0:25.3.0-1.el8.noarch",
"product_id": "python3-kubernetes-0:25.3.0-1.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kubernetes@25.3.0-1.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"product": {
"name": "python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"product_id": "python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kubernetes-tests@25.3.0-1.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"product": {
"name": "NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"product_id": "NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-config-connectivity-redhat@1.36.0-8.el8_6?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"product": {
"name": "NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"product_id": "NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-config-server@1.36.0-8.el8_6?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"product": {
"name": "NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"product_id": "NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-dispatcher-routing-rules@1.36.0-8.el8_6?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-zipp-0:0.5.1-2.el8ost.noarch",
"product": {
"name": "python3-zipp-0:0.5.1-2.el8ost.noarch",
"product_id": "python3-zipp-0:0.5.1-2.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-zipp@0.5.1-2.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"product": {
"name": "python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"product_id": "python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-zeroconf@0.24.4-1.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"product": {
"name": "python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"product_id": "python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-werkzeug@1.0.1-3.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"product": {
"name": "python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"product_id": "python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-wcwidth@0.1.7-14.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-tenacity-0:6.2.0-1.el8ost.noarch",
"product": {
"name": "python3-tenacity-0:6.2.0-1.el8ost.noarch",
"product_id": "python3-tenacity-0:6.2.0-1.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tenacity@6.2.0-1.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-rsa-0:4.7-1.el8.noarch",
"product": {
"name": "python3-rsa-0:4.7-1.el8.noarch",
"product_id": "python3-rsa-0:4.7-1.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rsa@4.7-1.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"product": {
"name": "python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"product_id": "python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-requests-unixsocket@0.1.5-5.el8ar?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"product": {
"name": "python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"product_id": "python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyroute2@0.5.13-1.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"product": {
"name": "python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"product_id": "python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pyperclip-doc@1.6.4-6.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"product": {
"name": "python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"product_id": "python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyperclip@1.6.4-6.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"product": {
"name": "python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"product_id": "python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyghmi@1.5.14-2.1.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "pycdlib-tools-0:1.11.0-3.el8.noarch",
"product": {
"name": "pycdlib-tools-0:1.11.0-3.el8.noarch",
"product_id": "pycdlib-tools-0:1.11.0-3.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pycdlib-tools@1.11.0-3.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pycdlib-0:1.11.0-3.el8.noarch",
"product": {
"name": "python3-pycdlib-0:1.11.0-3.el8.noarch",
"product_id": "python3-pycdlib-0:1.11.0-3.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pycdlib@1.11.0-3.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pint-0:0.10.1-1.el8ost.noarch",
"product": {
"name": "python3-pint-0:0.10.1-1.el8ost.noarch",
"product_id": "python3-pint-0:0.10.1-1.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pint@0.10.1-1.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pexpect-0:4.6-2.el8ar.noarch",
"product": {
"name": "python3-pexpect-0:4.6-2.el8ar.noarch",
"product_id": "python3-pexpect-0:4.6-2.el8ar.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pexpect@4.6-2.el8ar?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"product": {
"name": "python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"product_id": "python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-paste-deploy@2.0.1-4.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-paste-0:3.2.4-1.el8ost.noarch",
"product": {
"name": "python3-paste-0:3.2.4-1.el8ost.noarch",
"product_id": "python3-paste-0:3.2.4-1.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-paste@3.2.4-1.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-packaging-doc-0:20.4-1.el8ost.noarch",
"product": {
"name": "python-packaging-doc-0:20.4-1.el8ost.noarch",
"product_id": "python-packaging-doc-0:20.4-1.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-packaging-doc@20.4-1.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-packaging-0:20.4-1.el8ost.noarch",
"product": {
"name": "python3-packaging-0:20.4-1.el8ost.noarch",
"product_id": "python3-packaging-0:20.4-1.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-packaging@20.4-1.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"product": {
"name": "python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"product_id": "python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-serialization@4.2.0-0.20211012151454.2b94a4f.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"product": {
"name": "python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"product_id": "python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-serialization-tests@4.2.0-0.20211012151454.2b94a4f.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"product": {
"name": "python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"product_id": "python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-policy-lang@3.8.2-0.20211012161944.c7fd9f4.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"product": {
"name": "python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"product_id": "python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-policy@3.8.2-0.20211012161944.c7fd9f4.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"product": {
"name": "python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"product_id": "python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-policy-tests@3.8.2-0.20211012161944.c7fd9f4.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"product": {
"name": "python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"product_id": "python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-metrics@0.3.0-0.20211020174122.43eee50.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"product": {
"name": "python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"product_id": "python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-metrics-tests@0.3.0-0.20211020174122.43eee50.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"product": {
"name": "python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"product_id": "python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-messaging@12.9.1-0.20211020204149.f9de265.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"product": {
"name": "python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"product_id": "python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-messaging-tests@12.9.1-0.20211020204149.f9de265.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"product": {
"name": "python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"product_id": "python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-log-lang@4.6.0-0.20211012154701.41c8807.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"product": {
"name": "python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"product_id": "python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-log@4.6.0-0.20211012154701.41c8807.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"product": {
"name": "python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"product_id": "python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-log-tests@4.6.0-0.20211012154701.41c8807.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"product": {
"name": "python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"product_id": "python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-i18n-lang@5.1.0-0.20211012165753.b031d17.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"product": {
"name": "python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"product_id": "python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-i18n@5.1.0-0.20211012165753.b031d17.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"product": {
"name": "python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"product_id": "python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-db-lang@9.1.0-0.20211020204148.be2cc6a.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"product": {
"name": "python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"product_id": "python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-db@9.1.0-0.20211020204148.be2cc6a.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"product": {
"name": "python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"product_id": "python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-db-tests@9.1.0-0.20211020204148.be2cc6a.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"product": {
"name": "python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"product_id": "python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-context@3.3.1-0.20211012152439.641a1e0.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"product": {
"name": "python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"product_id": "python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-context-tests@3.3.1-0.20211012152439.641a1e0.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"product": {
"name": "python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"product_id": "python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-config@8.7.1-0.20211012155707.1a7bd66.el8?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-lockfile-1:0.11.0-8.el8ar.noarch",
"product": {
"name": "python3-lockfile-1:0.11.0-8.el8ar.noarch",
"product_id": "python3-lockfile-1:0.11.0-8.el8ar.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-lockfile@0.11.0-8.el8ar?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"product": {
"name": "python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"product_id": "python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kombu@4.6.6-7.el8ost.1?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"product": {
"name": "python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"product_id": "python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-jsonschema@3.2.0-5.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"product": {
"name": "python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"product_id": "python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-iso8601@0.1.12-8.el8ost.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"product": {
"name": "python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"product_id": "python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-importlib-metadata@1.7.0-1.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"product": {
"name": "python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"product_id": "python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ifaddr@0.1.6-5.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"product": {
"name": "python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"product_id": "python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-gunicorn@19.9.0-10.el8ost.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"product": {
"name": "python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"product_id": "python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-funcsigs@1.0.2-8.el8ost.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"product": {
"name": "python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"product_id": "python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-funcsigs@1.0.2-8.el8ost.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-flask-doc-1:1.1.1-1.el8ost.noarch",
"product": {
"name": "python-flask-doc-1:1.1.1-1.el8ost.noarch",
"product_id": "python-flask-doc-1:1.1.1-1.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-flask-doc@1.1.1-1.el8ost?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-flask-1:1.1.1-1.el8ost.noarch",
"product": {
"name": "python3-flask-1:1.1.1-1.el8ost.noarch",
"product_id": "python3-flask-1:1.1.1-1.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-flask@1.1.1-1.el8ost?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-eventlet-0:0.30.2-1.el8.noarch",
"product": {
"name": "python3-eventlet-0:0.30.2-1.el8.noarch",
"product_id": "python3-eventlet-0:0.30.2-1.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-eventlet@0.30.2-1.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"product": {
"name": "python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"product_id": "python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-dogpile-cache@1.1.2-1.el8ost.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-construct-0:2.10.56-1.el8ost.noarch",
"product": {
"name": "python3-construct-0:2.10.56-1.el8ost.noarch",
"product_id": "python3-construct-0:2.10.56-1.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-construct@2.10.56-1.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-cmd2-0:1.4.0-1.1.el8.noarch",
"product": {
"name": "python3-cmd2-0:1.4.0-1.1.el8.noarch",
"product_id": "python3-cmd2-0:1.4.0-1.1.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cmd2@1.4.0-1.1.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"product": {
"name": "python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"product_id": "python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-amqp-doc@2.5.2-7.el8ost.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"product": {
"name": "python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"product_id": "python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-amqp@2.5.2-7.el8ost.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-alembic-0:1.4.2-5.el8ost.noarch",
"product": {
"name": "python3-alembic-0:1.4.2-5.el8ost.noarch",
"product_id": "python3-alembic-0:1.4.2-5.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-alembic@1.4.2-5.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "crudini-0:0.9-11.el8ost.1.noarch",
"product": {
"name": "crudini-0:0.9-11.el8ost.1.noarch",
"product_id": "crudini-0:0.9-11.el8ost.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crudini@0.9-11.el8ost.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"product": {
"name": "ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"product_id": "ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-runner-http@1.0.0-2.el8ar?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-runner-0:1.4.6-2.el8ar.noarch",
"product": {
"name": "ansible-runner-0:1.4.6-2.el8ar.noarch",
"product_id": "ansible-runner-0:1.4.6-2.el8ar.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-runner@1.4.6-2.el8ar?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"product": {
"name": "python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"product_id": "python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ansible-runner@1.4.6-2.el8ar?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "crudini-0:0.9.3-4.el9.noarch",
"product": {
"name": "crudini-0:0.9.3-4.el9.noarch",
"product_id": "crudini-0:0.9.3-4.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crudini@0.9.3-4.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-future-0:0.18.2-9.el9.1.noarch",
"product": {
"name": "python3-future-0:0.18.2-9.el9.1.noarch",
"product_id": "python3-future-0:0.18.2-9.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-future@0.18.2-9.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"product": {
"name": "openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"product_id": "openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-python-agent@9.0.1-0.20220818145522.ad1eb41.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"product": {
"name": "python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"product_id": "python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ironic-python-agent@9.0.1-0.20220818145522.ad1eb41.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"product": {
"name": "python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"product_id": "python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ironic-python-agent-tests@9.0.1-0.20220818145522.ad1eb41.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openstack-macros-0:2020.1.2-1.el9.noarch",
"product": {
"name": "openstack-macros-0:2020.1.2-1.el9.noarch",
"product_id": "openstack-macros-0:2020.1.2-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-macros@2020.1.2-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"product": {
"name": "pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"product_id": "pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pyOpenSSL-doc@20.0.1-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"product": {
"name": "python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"product_id": "python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyOpenSSL@20.0.1-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"product": {
"name": "python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"product_id": "python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyflakes@2.2.0-3.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pysnmp-0:4.4.12-6.el9.noarch",
"product": {
"name": "python3-pysnmp-0:4.4.12-6.el9.noarch",
"product_id": "python3-pysnmp-0:4.4.12-6.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pysnmp@4.4.12-6.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-SecretStorage-0:2.3.1-9.el9.noarch",
"product": {
"name": "python3-SecretStorage-0:2.3.1-9.el9.noarch",
"product_id": "python3-SecretStorage-0:2.3.1-9.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-SecretStorage@2.3.1-9.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-alembic-0:1.6.0-1.el9.noarch",
"product": {
"name": "python3-alembic-0:1.6.0-1.el9.noarch",
"product_id": "python3-alembic-0:1.6.0-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-alembic@1.6.0-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-amqp-doc-0:5.0.6-1.el9.noarch",
"product": {
"name": "python-amqp-doc-0:5.0.6-1.el9.noarch",
"product_id": "python-amqp-doc-0:5.0.6-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-amqp-doc@5.0.6-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-amqp-0:5.0.6-1.el9.noarch",
"product": {
"name": "python3-amqp-0:5.0.6-1.el9.noarch",
"product_id": "python3-amqp-0:5.0.6-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-amqp@5.0.6-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-apipkg-0:1.5-12.el9.1.noarch",
"product": {
"name": "python3-apipkg-0:1.5-12.el9.1.noarch",
"product_id": "python3-apipkg-0:1.5-12.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-apipkg@1.5-12.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"product": {
"name": "python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"product_id": "python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-atomicwrites@1.4.0-6.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"product": {
"name": "python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"product_id": "python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-automaton@3.0.0-0.20220811170530.ed884e8.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-autopage-0:0.4.0-1.el9.2.noarch",
"product": {
"name": "python3-autopage-0:0.4.0-1.el9.2.noarch",
"product_id": "python3-autopage-0:0.4.0-1.el9.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-autopage@0.4.0-1.el9.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"product": {
"name": "python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"product_id": "python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-beautifulsoup4@4.9.3-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-betamax-0:0.8.1-12.el9.1.noarch",
"product": {
"name": "python3-betamax-0:0.8.1-12.el9.1.noarch",
"product_id": "python3-betamax-0:0.8.1-12.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-betamax@0.8.1-12.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-cachetools-0:3.1.0-4.el9.noarch",
"product": {
"name": "python3-cachetools-0:3.1.0-4.el9.noarch",
"product_id": "python3-cachetools-0:3.1.0-4.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cachetools@3.1.0-4.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-case-0:1.5.3-5.el9.noarch",
"product": {
"name": "python3-case-0:1.5.3-5.el9.noarch",
"product_id": "python3-case-0:1.5.3-5.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-case@1.5.3-5.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"product": {
"name": "python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"product_id": "python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cinderclient@9.0.0-0.20220811172734.2c7d463.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-click-0:7.1.2-5.el9.1.noarch",
"product": {
"name": "python3-click-0:7.1.2-5.el9.1.noarch",
"product_id": "python3-click-0:7.1.2-5.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-click@7.1.2-5.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"product": {
"name": "python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"product_id": "python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cliff@3.10.1-0.20220802152018.a04a48f.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"product": {
"name": "python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"product_id": "python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cliff-tests@3.10.1-0.20220802152018.a04a48f.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-cmd2-0:1.4.0-2.el9.1.noarch",
"product": {
"name": "python3-cmd2-0:1.4.0-2.el9.1.noarch",
"product_id": "python3-cmd2-0:1.4.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cmd2@1.4.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-colorama-0:0.4.1-2.el9.noarch",
"product": {
"name": "python3-colorama-0:0.4.1-2.el9.noarch",
"product_id": "python3-colorama-0:0.4.1-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-colorama@0.4.1-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-construct-0:2.10.56-2.el9.noarch",
"product": {
"name": "python3-construct-0:2.10.56-2.el9.noarch",
"product_id": "python3-construct-0:2.10.56-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-construct@2.10.56-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"product": {
"name": "python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"product_id": "python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-contextlib2@0.6.0.post1-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-dataclasses-0:0.8-2.el9.noarch",
"product": {
"name": "python3-dataclasses-0:0.8-2.el9.noarch",
"product_id": "python3-dataclasses-0:0.8-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-dataclasses@0.8-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ddt-0:1.4.2-1.el9.noarch",
"product": {
"name": "python3-ddt-0:1.4.2-1.el9.noarch",
"product_id": "python3-ddt-0:1.4.2-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ddt@1.4.2-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"product": {
"name": "python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"product_id": "python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debtcollector@2.5.0-0.20220802170047.a6b46c5.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-decorator-0:4.4.0-6.el9.noarch",
"product": {
"name": "python3-decorator-0:4.4.0-6.el9.noarch",
"product_id": "python3-decorator-0:4.4.0-6.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-decorator@4.4.0-6.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-defusedxml-0:0.7.1-1.el9.noarch",
"product": {
"name": "python3-defusedxml-0:0.7.1-1.el9.noarch",
"product_id": "python3-defusedxml-0:0.7.1-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-defusedxml@0.7.1-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-distlib-0:0.3.1-4.el9.1.noarch",
"product": {
"name": "python3-distlib-0:0.3.1-4.el9.1.noarch",
"product_id": "python3-distlib-0:0.3.1-4.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-distlib@0.3.1-4.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"product": {
"name": "python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"product_id": "python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-dogpile-cache@1.1.5-3.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"product": {
"name": "python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"product_id": "python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-dracclient@8.0.0-0.20220802154400.9c7499c.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-editor-0:1.0.4-5.el9.noarch",
"product": {
"name": "python3-editor-0:1.0.4-5.el9.noarch",
"product_id": "python3-editor-0:1.0.4-5.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-editor@1.0.4-5.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-entrypoints-doc-0:0.3-8.el9.noarch",
"product": {
"name": "python-entrypoints-doc-0:0.3-8.el9.noarch",
"product_id": "python-entrypoints-doc-0:0.3-8.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-entrypoints-doc@0.3-8.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-entrypoints-0:0.3-8.el9.noarch",
"product": {
"name": "python3-entrypoints-0:0.3-8.el9.noarch",
"product_id": "python3-entrypoints-0:0.3-8.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-entrypoints@0.3-8.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-eventlet-0:0.30.2-1.el9.noarch",
"product": {
"name": "python3-eventlet-0:0.30.2-1.el9.noarch",
"product_id": "python3-eventlet-0:0.30.2-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-eventlet@0.30.2-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-execnet-0:1.7.1-5.el9.1.noarch",
"product": {
"name": "python3-execnet-0:1.7.1-5.el9.1.noarch",
"product_id": "python3-execnet-0:1.7.1-5.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-execnet@1.7.1-5.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-extras-0:1.0.0-15.el9.1.noarch",
"product": {
"name": "python3-extras-0:1.0.0-15.el9.1.noarch",
"product_id": "python3-extras-0:1.0.0-15.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-extras@1.0.0-15.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-fasteners-0:0.14.1-21.el9.noarch",
"product": {
"name": "python3-fasteners-0:0.14.1-21.el9.noarch",
"product_id": "python3-fasteners-0:0.14.1-21.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-fasteners@0.14.1-21.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"product": {
"name": "python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"product_id": "python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-filelock-doc@3.0.12-9.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-filelock-0:3.0.12-9.el9.1.noarch",
"product": {
"name": "python3-filelock-0:3.0.12-9.el9.1.noarch",
"product_id": "python3-filelock-0:3.0.12-9.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-filelock@3.0.12-9.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-fixtures-0:3.0.0-22.el9.1.noarch",
"product": {
"name": "python3-fixtures-0:3.0.0-22.el9.1.noarch",
"product_id": "python3-fixtures-0:3.0.0-22.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-fixtures@3.0.0-22.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-flake8-0:3.8.4-1.el9.1.noarch",
"product": {
"name": "python3-flake8-0:3.8.4-1.el9.1.noarch",
"product_id": "python3-flake8-0:3.8.4-1.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-flake8@3.8.4-1.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-flask-doc-1:2.0.1-2.el9.1.noarch",
"product": {
"name": "python-flask-doc-1:2.0.1-2.el9.1.noarch",
"product_id": "python-flask-doc-1:2.0.1-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-flask-doc@2.0.1-2.el9.1?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-flask-1:2.0.1-2.el9.1.noarch",
"product": {
"name": "python3-flask-1:2.0.1-2.el9.1.noarch",
"product_id": "python3-flask-1:2.0.1-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-flask@2.0.1-2.el9.1?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-flit-0:3.0.0-1.el9.2.noarch",
"product": {
"name": "python3-flit-0:3.0.0-1.el9.2.noarch",
"product_id": "python3-flit-0:3.0.0-1.el9.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-flit@3.0.0-1.el9.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-flit-core-0:3.0.0-1.el9.2.noarch",
"product": {
"name": "python3-flit-core-0:3.0.0-1.el9.2.noarch",
"product_id": "python3-flit-core-0:3.0.0-1.el9.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-flit-core@3.0.0-1.el9.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-freezegun-0:1.0.0-4.el9.1.noarch",
"product": {
"name": "python3-freezegun-0:1.0.0-4.el9.1.noarch",
"product_id": "python3-freezegun-0:1.0.0-4.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-freezegun@1.0.0-4.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"product": {
"name": "python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"product_id": "python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-funcsigs-doc@1.0.2-17.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-funcsigs-0:1.0.2-17.el9.noarch",
"product": {
"name": "python3-funcsigs-0:1.0.2-17.el9.noarch",
"product_id": "python3-funcsigs-0:1.0.2-17.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-funcsigs@1.0.2-17.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"product": {
"name": "python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"product_id": "python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-futurist@2.4.1-0.20220802175500.159d752.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"product": {
"name": "python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"product_id": "python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-glanceclient@4.0.1-0.20220811181326.1b854e1.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"product": {
"name": "python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"product_id": "python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-gunicorn-doc@20.0.4-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-gunicorn-0:20.0.4-2.el9.noarch",
"product": {
"name": "python3-gunicorn-0:20.0.4-2.el9.noarch",
"product_id": "python3-gunicorn-0:20.0.4-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-gunicorn@20.0.4-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"product": {
"name": "python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"product_id": "python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hacking@1.0.1-0.20210812104123.865398f.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"product": {
"name": "python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"product_id": "python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hardware@0.29.1-0.20220811165930.fd4bce6.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"product": {
"name": "python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"product_id": "python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hardware-detect@0.29.1-0.20220811165930.fd4bce6.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-html5lib-1:1.1-4.el9.1.noarch",
"product": {
"name": "python3-html5lib-1:1.1-4.el9.1.noarch",
"product_id": "python3-html5lib-1:1.1-4.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-html5lib@1.1-4.el9.1?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"product": {
"name": "python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"product_id": "python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hypothesis%2Bcli@6.6.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"product": {
"name": "python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"product_id": "python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hypothesis%2Bdateutil@6.6.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"product": {
"name": "python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"product_id": "python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hypothesis%2Bdjango@6.6.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"product": {
"name": "python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"product_id": "python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hypothesis%2Bghostwriter@6.6.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"product": {
"name": "python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"product_id": "python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hypothesis%2Blark@6.6.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"product": {
"name": "python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"product_id": "python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hypothesis%2Bnumpy@6.6.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"product": {
"name": "python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"product_id": "python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hypothesis%2Bpandas@6.6.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"product": {
"name": "python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"product_id": "python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hypothesis%2Bpytest@6.6.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"product": {
"name": "python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"product_id": "python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hypothesis%2Bpytz@6.6.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"product": {
"name": "python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"product_id": "python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hypothesis%2Bredis@6.6.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"product": {
"name": "python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"product_id": "python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hypothesis%2Bzoneinfo@6.6.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"product": {
"name": "python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"product_id": "python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hypothesis@6.6.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ifaddr-0:0.1.6-6.el9.noarch",
"product": {
"name": "python3-ifaddr-0:0.1.6-6.el9.noarch",
"product_id": "python3-ifaddr-0:0.1.6-6.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ifaddr@0.1.6-6.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"product": {
"name": "python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"product_id": "python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-importlib-metadata@1.7.0-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"product": {
"name": "python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"product_id": "python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ironic-lib@5.2.0-0.20220802170917.e205816.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"product": {
"name": "python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"product_id": "python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ironicclient@4.9.0-0.20211209154934.6f1be06.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-iso8601-0:0.1.12-9.el9.noarch",
"product": {
"name": "python3-iso8601-0:0.1.12-9.el9.noarch",
"product_id": "python3-iso8601-0:0.1.12-9.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-iso8601@0.1.12-9.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-itsdangerous-0:2.0.1-2.el9.noarch",
"product": {
"name": "python3-itsdangerous-0:2.0.1-2.el9.noarch",
"product_id": "python3-itsdangerous-0:2.0.1-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-itsdangerous@2.0.1-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-jinja2-0:3.0.1-2.el9.1.noarch",
"product": {
"name": "python3-jinja2-0:3.0.1-2.el9.1.noarch",
"product_id": "python3-jinja2-0:3.0.1-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-jinja2@3.0.1-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"product": {
"name": "python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"product_id": "python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-jsonpath-rw@1.2.3-23.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-kafka-0:1.4.3-3.el9.noarch",
"product": {
"name": "python3-kafka-0:1.4.3-3.el9.noarch",
"product_id": "python3-kafka-0:1.4.3-3.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kafka@1.4.3-3.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-kazoo-doc-0:2.7.0-2.el9.noarch",
"product": {
"name": "python-kazoo-doc-0:2.7.0-2.el9.noarch",
"product_id": "python-kazoo-doc-0:2.7.0-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kazoo-doc@2.7.0-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-kazoo-0:2.7.0-2.el9.noarch",
"product": {
"name": "python3-kazoo-0:2.7.0-2.el9.noarch",
"product_id": "python3-kazoo-0:2.7.0-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kazoo@2.7.0-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-keyring-0:21.0.0-2.el9.noarch",
"product": {
"name": "python3-keyring-0:21.0.0-2.el9.noarch",
"product_id": "python3-keyring-0:21.0.0-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-keyring@21.0.0-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"product": {
"name": "python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"product_id": "python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-keystoneauth1@5.0.0-0.20220811173415.2445a5d.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"product": {
"name": "python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"product_id": "python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-keystoneclient@5.0.0-0.20220811173653.11d5abe.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"product": {
"name": "python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"product_id": "python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-keystoneclient-tests@5.0.0-0.20220811173653.11d5abe.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"product": {
"name": "python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"product_id": "python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-keystonemiddleware@10.0.0-0.20220811174058.dd31878.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-kombu-1:5.0.2-1.el9.2.noarch",
"product": {
"name": "python3-kombu-1:5.0.2-1.el9.2.noarch",
"product_id": "python3-kombu-1:5.0.2-1.el9.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kombu@5.0.2-1.el9.2?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-linecache2-0:1.0.0-25.el9.noarch",
"product": {
"name": "python3-linecache2-0:1.0.0-25.el9.noarch",
"product_id": "python3-linecache2-0:1.0.0-25.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-linecache2@1.0.0-25.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-logutils-0:0.3.5-7.1.el9.noarch",
"product": {
"name": "python3-logutils-0:0.3.5-7.1.el9.noarch",
"product_id": "python3-logutils-0:0.3.5-7.1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-logutils@0.3.5-7.1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-mccabe-0:0.6.1-18.el9.1.noarch",
"product": {
"name": "python3-mccabe-0:0.6.1-18.el9.1.noarch",
"product_id": "python3-mccabe-0:0.6.1-18.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-mccabe@0.6.1-18.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-memcached-0:1.58-12.el9.noarch",
"product": {
"name": "python3-memcached-0:1.58-12.el9.noarch",
"product_id": "python3-memcached-0:1.58-12.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-memcached@1.58-12.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-migrate-0:0.13.0-2.el9.noarch",
"product": {
"name": "python3-migrate-0:0.13.0-2.el9.noarch",
"product_id": "python3-migrate-0:0.13.0-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-migrate@0.13.0-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"product": {
"name": "python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"product_id": "python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-mimeparse@1.6.0-16.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-mock-0:3.0.5-14.el9.2.noarch",
"product": {
"name": "python3-mock-0:3.0.5-14.el9.2.noarch",
"product_id": "python3-mock-0:3.0.5-14.el9.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-mock@3.0.5-14.el9.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-monotonic-0:1.5-9.el9.1.noarch",
"product": {
"name": "python3-monotonic-0:1.5-9.el9.1.noarch",
"product_id": "python3-monotonic-0:1.5-9.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-monotonic@1.5-9.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-more-itertools-0:7.2.0-3.el9.noarch",
"product": {
"name": "python3-more-itertools-0:7.2.0-3.el9.noarch",
"product_id": "python3-more-itertools-0:7.2.0-3.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-more-itertools@7.2.0-3.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"product": {
"name": "python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"product_id": "python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-mox3@1.1.0-0.20210812114029.99a302f.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-munch-0:2.3.2-7.el9.noarch",
"product": {
"name": "python3-munch-0:2.3.2-7.el9.noarch",
"product_id": "python3-munch-0:2.3.2-7.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-munch@2.3.2-7.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"product": {
"name": "python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"product_id": "python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-neutronclient@7.6.0-0.20211012175718.983f0ab.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"product": {
"name": "python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"product_id": "python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-neutronclient-tests@7.6.0-0.20211012175718.983f0ab.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-nose-0:1.3.7-33.el9.1.noarch",
"product": {
"name": "python3-nose-0:1.3.7-33.el9.1.noarch",
"product_id": "python3-nose-0:1.3.7-33.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-nose@1.3.7-33.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-nose-cover3-0:0.1.0-31.el9.noarch",
"product": {
"name": "python3-nose-cover3-0:0.1.0-31.el9.noarch",
"product_id": "python3-nose-cover3-0:0.1.0-31.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-nose-cover3@0.1.0-31.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"product": {
"name": "python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"product_id": "python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-openstacksdk@0.99.1-0.20220811190026.a41d04e.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"product": {
"name": "python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"product_id": "python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-openstacksdk-tests@0.99.1-0.20220811190026.a41d04e.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"product": {
"name": "python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"product_id": "python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-os-client-config@2.1.0-0.20210722194729.bc96c23.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"product": {
"name": "python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"product_id": "python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-os-service-types@1.7.0-0.20220802143336.0b2f473.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"product": {
"name": "python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"product_id": "python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-os-traits@2.8.0-0.20220811182615.04e8bb3.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"product": {
"name": "python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"product_id": "python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-os-traits-tests@2.8.0-0.20220811182615.04e8bb3.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"product": {
"name": "python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"product_id": "python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-osc-lib@2.6.1-0.20220811172053.973e169.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"product": {
"name": "python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"product_id": "python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-osc-lib-tests@2.6.1-0.20220811172053.973e169.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"product": {
"name": "python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"product_id": "python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-cache-lang@3.0.0-0.20220811175617.79945c1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"product": {
"name": "python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"product_id": "python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-cache@3.0.0-0.20220811175617.79945c1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"product": {
"name": "python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"product_id": "python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-cache-tests@3.0.0-0.20220811175617.79945c1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"product": {
"name": "python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"product_id": "python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-concurrency-lang@5.0.0-0.20220811181826.052b2f2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"product": {
"name": "python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"product_id": "python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-concurrency@5.0.0-0.20220811181826.052b2f2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"product": {
"name": "python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"product_id": "python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-concurrency-tests@5.0.0-0.20220811181826.052b2f2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"product": {
"name": "python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"product_id": "python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-config@9.0.0-0.20220811165930.9eaae04.el9?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"product": {
"name": "python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"product_id": "python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-context@5.0.0-0.20220811171413.f388eb9.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"product": {
"name": "python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"product_id": "python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-context-tests@5.0.0-0.20220811171413.f388eb9.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"product": {
"name": "python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"product_id": "python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-db-lang@12.0.0-0.20220811175859.a808381.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"product": {
"name": "python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"product_id": "python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-db@12.0.0-0.20220811175859.a808381.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"product": {
"name": "python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"product_id": "python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-db-tests@12.0.0-0.20220811175859.a808381.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"product": {
"name": "python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"product_id": "python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-i18n-lang@5.1.0-0.20220802145025.b031d17.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"product": {
"name": "python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"product_id": "python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-i18n@5.1.0-0.20220802145025.b031d17.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"product": {
"name": "python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"product_id": "python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-log-lang@5.0.0-0.20220811172332.6401da7.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"product": {
"name": "python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"product_id": "python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-log@5.0.0-0.20220811172332.6401da7.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"product": {
"name": "python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"product_id": "python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-log-tests@5.0.0-0.20220811172332.6401da7.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"product": {
"name": "python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"product_id": "python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-messaging@13.0.0-0.20220811175319.4186386.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"product": {
"name": "python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"product_id": "python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-messaging-tests@13.0.0-0.20220811175319.4186386.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"product": {
"name": "python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"product_id": "python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-metrics@0.3.0-0.20220802145828.43eee50.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"product": {
"name": "python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"product_id": "python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-metrics-tests@0.3.0-0.20220802145828.43eee50.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"product": {
"name": "python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"product_id": "python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-middleware-lang@5.0.0-0.20220811170931.51e1882.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"product": {
"name": "python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"product_id": "python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-middleware@5.0.0-0.20220811170931.51e1882.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"product": {
"name": "python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"product_id": "python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-middleware-tests@5.0.0-0.20220811170931.51e1882.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"product": {
"name": "python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"product_id": "python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-policy-lang@4.0.0-0.20220811173113.5bd767b.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"product": {
"name": "python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"product_id": "python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-policy@4.0.0-0.20220811173113.5bd767b.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"product": {
"name": "python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"product_id": "python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-policy-tests@4.0.0-0.20220811173113.5bd767b.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"product": {
"name": "python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"product_id": "python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-reports@2.3.0-0.20211012151507.f2799dc.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"product": {
"name": "python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"product_id": "python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-reports-tests@2.3.0-0.20211012151507.f2799dc.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"product": {
"name": "python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"product_id": "python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-rootwrap@6.3.1-0.20220803131706.1b1b960.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"product": {
"name": "python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"product_id": "python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-rootwrap-tests@6.3.1-0.20220803131706.1b1b960.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"product": {
"name": "python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"product_id": "python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-serialization@5.0.0-0.20220811171112.dd2a819.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"product": {
"name": "python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"product_id": "python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-serialization-tests@5.0.0-0.20220811171112.dd2a819.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"product": {
"name": "python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"product_id": "python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-service@3.0.0-0.20220811180157.a27acfe.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"product": {
"name": "python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"product_id": "python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-service-tests@3.0.0-0.20220811180157.a27acfe.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"product": {
"name": "python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"product_id": "python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-upgradecheck@2.0.0-0.20220811171652.b3a2b19.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"product": {
"name": "python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"product_id": "python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-utils-lang@6.0.0-0.20220811175035.7df6473.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"product": {
"name": "python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"product_id": "python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-utils@6.0.0-0.20220811175035.7df6473.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"product": {
"name": "python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"product_id": "python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-utils-tests@6.0.0-0.20220811175035.7df6473.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"product": {
"name": "python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"product_id": "python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-versionedobjects-lang@3.0.0-0.20220811180555.cec2b8e.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"product": {
"name": "python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"product_id": "python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-versionedobjects@3.0.0-0.20220811180555.cec2b8e.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"product": {
"name": "python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"product_id": "python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-versionedobjects-tests@3.0.0-0.20220811180555.cec2b8e.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"product": {
"name": "python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"product_id": "python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslotest@4.4.1-0.20210812115053.aaf3a72.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"product": {
"name": "python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"product_id": "python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-osprofiler@3.4.3-0.20220802174918.3286301.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-paste-0:3.5.0-3.el9.1.noarch",
"product": {
"name": "python3-paste-0:3.5.0-3.el9.1.noarch",
"product_id": "python3-paste-0:3.5.0-3.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-paste@3.5.0-3.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-paste-deploy-0:2.0.1-5.el9.noarch",
"product": {
"name": "python3-paste-deploy-0:2.0.1-5.el9.noarch",
"product_id": "python3-paste-deploy-0:2.0.1-5.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-paste-deploy@2.0.1-5.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pbr-0:5.5.1-3.el9.1.noarch",
"product": {
"name": "python3-pbr-0:5.5.1-3.el9.1.noarch",
"product_id": "python3-pbr-0:5.5.1-3.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pbr@5.5.1-3.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pecan-0:1.3.2-10.el9.noarch",
"product": {
"name": "python3-pecan-0:1.3.2-10.el9.noarch",
"product_id": "python3-pecan-0:1.3.2-10.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pecan@1.3.2-10.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pexpect-0:4.6-3.el9.noarch",
"product": {
"name": "python3-pexpect-0:4.6-3.el9.noarch",
"product_id": "python3-pexpect-0:4.6-3.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pexpect@4.6-3.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pint-0:0.10.1-3.el9.noarch",
"product": {
"name": "python3-pint-0:0.10.1-3.el9.noarch",
"product_id": "python3-pint-0:0.10.1-3.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pint@0.10.1-3.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pretend-0:1.0.8-19.el9.noarch",
"product": {
"name": "python3-pretend-0:1.0.8-19.el9.noarch",
"product_id": "python3-pretend-0:1.0.8-19.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pretend@1.0.8-19.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"product": {
"name": "python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"product_id": "python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-proliantutils@2.13.2-0.20220802173426.8c7b6b1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-prometheus_client-0:0.7.1-3.el9.noarch",
"product": {
"name": "python3-prometheus_client-0:0.7.1-3.el9.noarch",
"product_id": "python3-prometheus_client-0:0.7.1-3.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-prometheus_client@0.7.1-3.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"product": {
"name": "python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"product_id": "python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pycadf-common@3.1.1-0.20220802144439.4179996.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"product": {
"name": "python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"product_id": "python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pycadf@3.1.1-0.20220802144439.4179996.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"product": {
"name": "python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"product_id": "python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pycodestyle@2.6.0-4.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pymemcache-0:3.5.0-1.el9.noarch",
"product": {
"name": "python3-pymemcache-0:3.5.0-1.el9.noarch",
"product_id": "python3-pymemcache-0:3.5.0-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pymemcache@3.5.0-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"product": {
"name": "python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"product_id": "python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pyperclip-doc@1.8.0-3.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"product": {
"name": "python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"product_id": "python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyperclip@1.8.0-3.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"product": {
"name": "python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"product_id": "python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pytest-cov@2.11.1-3.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"product": {
"name": "python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"product_id": "python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pytest-forked@1.3.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pytest-runner-0:4.0-12.el9.1.noarch",
"product": {
"name": "python3-pytest-runner-0:4.0-12.el9.1.noarch",
"product_id": "python3-pytest-runner-0:4.0-12.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pytest-runner@4.0-12.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"product": {
"name": "python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"product_id": "python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pytest-xdist@2.2.1-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"product": {
"name": "python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"product_id": "python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pytest-xprocess@0.18.1-4.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-redis-0:3.3.8-2.el9.noarch",
"product": {
"name": "python3-redis-0:3.3.8-2.el9.noarch",
"product_id": "python3-redis-0:3.3.8-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-redis@3.3.8-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-repoze-lru-0:0.7-7.el9.noarch",
"product": {
"name": "python3-repoze-lru-0:0.7-7.el9.noarch",
"product_id": "python3-repoze-lru-0:0.7-7.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-repoze-lru@0.7-7.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"product": {
"name": "python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"product_id": "python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-requests-kerberos@0.12.0-12.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"product": {
"name": "python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"product_id": "python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-requests-mock@1.8.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"product": {
"name": "python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"product_id": "python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-requests-unixsocket@0.2.0-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"product": {
"name": "python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"product_id": "python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-requestsexceptions@1.4.0-0.20220802143336.d7ac0ff.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-retrying-0:1.3.3-2.el9.1.noarch",
"product": {
"name": "python3-retrying-0:1.3.3-2.el9.1.noarch",
"product_id": "python3-retrying-0:1.3.3-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-retrying@1.3.3-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-rfc3986-0:1.2.0-6.el9.noarch",
"product": {
"name": "python3-rfc3986-0:1.2.0-6.el9.noarch",
"product_id": "python3-rfc3986-0:1.2.0-6.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rfc3986@1.2.0-6.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-routes-0:2.4.1-12.el9.noarch",
"product": {
"name": "python3-routes-0:2.4.1-12.el9.noarch",
"product_id": "python3-routes-0:2.4.1-12.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-routes@2.4.1-12.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"product": {
"name": "python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"product_id": "python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-scciclient@0.12.3-0.20220811182700.0940a71.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-simplegeneric-0:0.8.1-18.el9.noarch",
"product": {
"name": "python3-simplegeneric-0:0.8.1-18.el9.noarch",
"product_id": "python3-simplegeneric-0:0.8.1-18.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-simplegeneric@0.8.1-18.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"product": {
"name": "python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"product_id": "python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-singledispatch@3.4.0.3-19.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-smi-0:0.3.4-10.el9.noarch",
"product": {
"name": "python3-smi-0:0.3.4-10.el9.noarch",
"product_id": "python3-smi-0:0.3.4-10.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-smi@0.3.4-10.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"product": {
"name": "python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"product_id": "python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sortedcontainers@2.3.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"product": {
"name": "python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"product_id": "python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-soupsieve@2.1.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"product": {
"name": "python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"product_id": "python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-sqlalchemy-doc@1.4.39-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-sqlparse-0:0.2.4-10.el9.noarch",
"product": {
"name": "python3-sqlparse-0:0.2.4-10.el9.noarch",
"product_id": "python3-sqlparse-0:0.2.4-10.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlparse@0.2.4-10.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-statsd-doc-0:3.2.1-20.el9.noarch",
"product": {
"name": "python-statsd-doc-0:3.2.1-20.el9.noarch",
"product_id": "python-statsd-doc-0:3.2.1-20.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-statsd-doc@3.2.1-20.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-statsd-0:3.2.1-20.el9.noarch",
"product": {
"name": "python3-statsd-0:3.2.1-20.el9.noarch",
"product_id": "python3-statsd-0:3.2.1-20.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-statsd@3.2.1-20.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-stestr-0:2.6.0-8.el9.noarch",
"product": {
"name": "python3-stestr-0:2.6.0-8.el9.noarch",
"product_id": "python3-stestr-0:2.6.0-8.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-stestr@2.6.0-8.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"product": {
"name": "python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"product_id": "python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-stevedore@4.0.0-0.20220811180640.ccd1754.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-sure-0:1.4.11-12.el9.2.noarch",
"product": {
"name": "python3-sure-0:1.4.11-12.el9.2.noarch",
"product_id": "python3-sure-0:1.4.11-12.el9.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sure@1.4.11-12.el9.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"product": {
"name": "python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"product_id": "python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sushy-oem-idrac@4.0.0-0.20220802162610.7b75e6e.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"product": {
"name": "python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"product_id": "python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sushy-oem-idrac-tests@4.0.0-0.20220802162610.7b75e6e.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"product": {
"name": "python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"product_id": "python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-swiftclient@4.0.1-0.20220811174436.9eee29d.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-tempita-0:0.5.1-25.el9.noarch",
"product": {
"name": "python3-tempita-0:0.5.1-25.el9.noarch",
"product_id": "python3-tempita-0:0.5.1-25.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tempita@0.5.1-25.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-tenacity-0:6.2.0-2.el9.noarch",
"product": {
"name": "python3-tenacity-0:6.2.0-2.el9.noarch",
"product_id": "python3-tenacity-0:6.2.0-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tenacity@6.2.0-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-testrepository-0:0.0.20-20.el9.noarch",
"product": {
"name": "python3-testrepository-0:0.0.20-20.el9.noarch",
"product_id": "python3-testrepository-0:0.0.20-20.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-testrepository@0.0.20-20.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-testresources-0:2.0.1-2.el9.noarch",
"product": {
"name": "python3-testresources-0:2.0.1-2.el9.noarch",
"product_id": "python3-testresources-0:2.0.1-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-testresources@2.0.1-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"product": {
"name": "python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"product_id": "python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-testscenarios@0.5.0-21.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"product": {
"name": "python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"product_id": "python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-testtools-doc@2.4.0-8.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-testtools-0:2.4.0-8.el9.1.noarch",
"product": {
"name": "python3-testtools-0:2.4.0-8.el9.1.noarch",
"product_id": "python3-testtools-0:2.4.0-8.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-testtools@2.4.0-8.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"product": {
"name": "python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"product_id": "python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tooz@3.0.0-0.20220811181909.d145b50.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "tox-0:3.23.0-2.el9.1.noarch",
"product": {
"name": "tox-0:3.23.0-2.el9.1.noarch",
"product_id": "tox-0:3.23.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tox@3.23.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-tox-current-env-0:0.0.6-1.el9.noarch",
"product": {
"name": "python3-tox-current-env-0:0.0.6-1.el9.noarch",
"product_id": "python3-tox-current-env-0:0.0.6-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tox-current-env@0.0.6-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-traceback2-0:1.4.0-25.el9.noarch",
"product": {
"name": "python3-traceback2-0:1.4.0-25.el9.noarch",
"product_id": "python3-traceback2-0:1.4.0-25.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-traceback2@1.4.0-25.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-typeguard-0:2.9.1-1.el9.noarch",
"product": {
"name": "python3-typeguard-0:2.9.1-1.el9.noarch",
"product_id": "python3-typeguard-0:2.9.1-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-typeguard@2.9.1-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"product": {
"name": "python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"product_id": "python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-typing-extensions@3.7.4.3-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-unittest2-0:1.1.0-24.el9.noarch",
"product": {
"name": "python3-unittest2-0:1.1.0-24.el9.noarch",
"product_id": "python3-unittest2-0:1.1.0-24.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-unittest2@1.1.0-24.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-vine-0:5.0.0-3.el9.noarch",
"product": {
"name": "python3-vine-0:5.0.0-3.el9.noarch",
"product_id": "python3-vine-0:5.0.0-3.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-vine@5.0.0-3.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-virtualenv-0:20.4.4-1.el9.noarch",
"product": {
"name": "python3-virtualenv-0:20.4.4-1.el9.noarch",
"product_id": "python3-virtualenv-0:20.4.4-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-virtualenv@20.4.4-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-voluptuous-0:0.11.7-3.el9.noarch",
"product": {
"name": "python3-voluptuous-0:0.11.7-3.el9.noarch",
"product_id": "python3-voluptuous-0:0.11.7-3.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-voluptuous@0.11.7-3.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-waitress-0:2.0.0-2.el9.noarch",
"product": {
"name": "python3-waitress-0:2.0.0-2.el9.noarch",
"product_id": "python3-waitress-0:2.0.0-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-waitress@2.0.0-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-warlock-0:1.3.3-2.el9.noarch",
"product": {
"name": "python3-warlock-0:1.3.3-2.el9.noarch",
"product_id": "python3-warlock-0:1.3.3-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-warlock@1.3.3-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"product": {
"name": "python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"product_id": "python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-wcwidth@0.2.5-2.el9.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"product": {
"name": "python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"product_id": "python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-webencodings-doc@0.5.1-15.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-webencodings-0:0.5.1-15.el9.1.noarch",
"product": {
"name": "python3-webencodings-0:0.5.1-15.el9.1.noarch",
"product_id": "python3-webencodings-0:0.5.1-15.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-webencodings@0.5.1-15.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-webob-0:1.8.5-5.el9.noarch",
"product": {
"name": "python3-webob-0:1.8.5-5.el9.noarch",
"product_id": "python3-webob-0:1.8.5-5.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-webob@1.8.5-5.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-webtest-0:2.0.33-5.el9.noarch",
"product": {
"name": "python3-webtest-0:2.0.33-5.el9.noarch",
"product_id": "python3-webtest-0:2.0.33-5.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-webtest@2.0.33-5.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-werkzeug-0:2.0.3-3.el9.noarch",
"product": {
"name": "python3-werkzeug-0:2.0.3-3.el9.noarch",
"product_id": "python3-werkzeug-0:2.0.3-3.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-werkzeug@2.0.3-3.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"product": {
"name": "python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"product_id": "python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-wsme@0.11.0-0.20220802144439.80bda90.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-zake-0:0.2.2-19.el9.noarch",
"product": {
"name": "python3-zake-0:0.2.2-19.el9.noarch",
"product_id": "python3-zake-0:0.2.2-19.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-zake@0.2.2-19.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-zeroconf-0:0.24.4-2.el9.noarch",
"product": {
"name": "python3-zeroconf-0:0.24.4-2.el9.noarch",
"product_id": "python3-zeroconf-0:0.24.4-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-zeroconf@0.24.4-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-zipp-0:0.5.1-3.el9.noarch",
"product": {
"name": "python3-zipp-0:0.5.1-3.el9.noarch",
"product_id": "python3-zipp-0:0.5.1-3.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-zipp@0.5.1-3.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-zope-event-0:4.2.0-20.el9.1.noarch",
"product": {
"name": "python3-zope-event-0:4.2.0-20.el9.1.noarch",
"product_id": "python3-zope-event-0:4.2.0-20.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-zope-event@4.2.0-20.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-zope-testing-0:4.7-4.el9.1.noarch",
"product": {
"name": "python3-zope-testing-0:4.7-4.el9.1.noarch",
"product_id": "python3-zope-testing-0:4.7-4.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-zope-testing@4.7-4.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-subunit-0:1.4.0-6.el9.1.noarch",
"product": {
"name": "python3-subunit-0:1.4.0-6.el9.1.noarch",
"product_id": "python3-subunit-0:1.4.0-6.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-subunit@1.4.0-6.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"product": {
"name": "python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"product_id": "python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-subunit-test@1.4.0-6.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "subunit-filters-0:1.4.0-6.el9.1.noarch",
"product": {
"name": "subunit-filters-0:1.4.0-6.el9.1.noarch",
"product_id": "subunit-filters-0:1.4.0-6.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-filters@1.4.0-6.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "subunit-perl-0:1.4.0-6.el9.1.noarch",
"product": {
"name": "subunit-perl-0:1.4.0-6.el9.1.noarch",
"product_id": "subunit-perl-0:1.4.0-6.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-perl@1.4.0-6.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "subunit-shell-0:1.4.0-6.el9.1.noarch",
"product": {
"name": "subunit-shell-0:1.4.0-6.el9.1.noarch",
"product_id": "subunit-shell-0:1.4.0-6.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-shell@1.4.0-6.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product": {
"name": "openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product_id": "openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic@21.0.1-0.20221114235951.fe64d5e.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product": {
"name": "openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product_id": "openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-api@21.0.1-0.20221114235951.fe64d5e.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product": {
"name": "openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product_id": "openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-common@21.0.1-0.20221114235951.fe64d5e.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product": {
"name": "openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product_id": "openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-conductor@21.0.1-0.20221114235951.fe64d5e.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product": {
"name": "openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product_id": "openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-dnsmasq-tftp-server@21.0.1-0.20221114235951.fe64d5e.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product": {
"name": "python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product_id": "python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ironic-tests@21.0.1-0.20221114235951.fe64d5e.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"product": {
"name": "openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"product_id": "openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-inspector@11.0.1-0.20221205155952.cd22607.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"product": {
"name": "openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"product_id": "openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-inspector-api@11.0.1-0.20221205155952.cd22607.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"product": {
"name": "openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"product_id": "openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-inspector-conductor@11.0.1-0.20221205155952.cd22607.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"product": {
"name": "openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"product_id": "openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-inspector-dnsmasq@11.0.1-0.20221205155952.cd22607.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"product": {
"name": "python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"product_id": "python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ironic-inspector-tests@11.0.1-0.20221205155952.cd22607.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"product": {
"name": "python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"product_id": "python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ironic-prometheus-exporter@3.1.1-0.20221003235527.eb27243.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"product": {
"name": "python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"product_id": "python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sushy@4.3.4-0.20221213135957.69b014c.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"product": {
"name": "python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"product_id": "python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sushy-tests@4.3.4-0.20221213135957.69b014c.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"product": {
"name": "podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"product_id": "podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.2.0-4.rhaos4.12.el9?arch=noarch\u0026epoch=3"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-1:1.36.0-8.el8_6.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src"
},
"product_reference": "NetworkManager-1:1.36.0-8.el8_6.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch"
},
"product_reference": "NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-config-server-1:1.36.0-8.el8_6.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch"
},
"product_reference": "NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch"
},
"product_reference": "NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-team-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-team-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-team-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-team-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64"
},
"product_reference": "afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-0:5.3.0-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x"
},
"product_reference": "afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64"
},
"product_reference": "afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64"
},
"product_reference": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x"
},
"product_reference": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64"
},
"product_reference": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-runner-0:1.4.6-2.el8ar.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch"
},
"product_reference": "ansible-runner-0:1.4.6-2.el8ar.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-runner-0:1.4.6-2.el8ar.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src"
},
"product_reference": "ansible-runner-0:1.4.6-2.el8ar.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-runner-http-0:1.0.0-2.el8ar.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch"
},
"product_reference": "ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-runner-http-0:1.0.0-2.el8ar.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src"
},
"product_reference": "ansible-runner-http-0:1.0.0-2.el8ar.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64"
},
"product_reference": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le"
},
"product_reference": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x"
},
"product_reference": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src"
},
"product_reference": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64"
},
"product_reference": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64"
},
"product_reference": "bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64"
},
"product_reference": "bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64"
},
"product_reference": "bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64"
},
"product_reference": "bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-2.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64"
},
"product_reference": "buildah-1:1.23.4-2.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le"
},
"product_reference": "buildah-1:1.23.4-2.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x"
},
"product_reference": "buildah-1:1.23.4-2.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-2.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src"
},
"product_reference": "buildah-1:1.23.4-2.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64"
},
"product_reference": "buildah-1:1.23.4-2.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-2.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64"
},
"product_reference": "buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le"
},
"product_reference": "buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x"
},
"product_reference": "buildah-debuginfo-1:1.23.4-2.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64"
},
"product_reference": "buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-2.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64"
},
"product_reference": "buildah-debugsource-1:1.23.4-2.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le"
},
"product_reference": "buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x"
},
"product_reference": "buildah-debugsource-1:1.23.4-2.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64"
},
"product_reference": "buildah-debugsource-1:1.23.4-2.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-2.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64"
},
"product_reference": "buildah-tests-1:1.23.4-2.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le"
},
"product_reference": "buildah-tests-1:1.23.4-2.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x"
},
"product_reference": "buildah-tests-1:1.23.4-2.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64"
},
"product_reference": "buildah-tests-1:1.23.4-2.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.16.0-2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64"
},
"product_reference": "butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.16.0-2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le"
},
"product_reference": "butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.16.0-2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x"
},
"product_reference": "butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.16.0-2.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src"
},
"product_reference": "butane-0:0.16.0-2.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.16.0-2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64"
},
"product_reference": "butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64"
},
"product_reference": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le"
},
"product_reference": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x"
},
"product_reference": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64"
},
"product_reference": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64"
},
"product_reference": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le"
},
"product_reference": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x"
},
"product_reference": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64"
},
"product_reference": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch"
},
"product_reference": "butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-2.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64"
},
"product_reference": "conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le"
},
"product_reference": "conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-2.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x"
},
"product_reference": "conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-2.rhaos4.11.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src"
},
"product_reference": "conmon-2:2.1.2-2.rhaos4.11.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-2.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64"
},
"product_reference": "conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64"
},
"product_reference": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le"
},
"product_reference": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x"
},
"product_reference": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64"
},
"product_reference": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64"
},
"product_reference": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le"
},
"product_reference": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x"
},
"product_reference": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64"
},
"product_reference": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64"
},
"product_reference": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le"
},
"product_reference": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x"
},
"product_reference": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src"
},
"product_reference": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64"
},
"product_reference": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch"
},
"product_reference": "console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src"
},
"product_reference": "console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch"
},
"product_reference": "console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch"
},
"product_reference": "console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch"
},
"product_reference": "container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.188.0-1.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src"
},
"product_reference": "container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64"
},
"product_reference": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x"
},
"product_reference": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src"
},
"product_reference": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64"
},
"product_reference": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64"
},
"product_reference": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x"
},
"product_reference": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64"
},
"product_reference": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64"
},
"product_reference": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x"
},
"product_reference": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64"
},
"product_reference": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-27.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64"
},
"product_reference": "containers-common-2:1-27.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-27.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le"
},
"product_reference": "containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-27.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x"
},
"product_reference": "containers-common-2:1-27.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-27.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64"
},
"product_reference": "containers-common-2:1-27.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64"
},
"product_reference": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x"
},
"product_reference": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src"
},
"product_reference": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64"
},
"product_reference": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x"
},
"product_reference": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64"
},
"product_reference": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x"
},
"product_reference": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64"
},
"product_reference": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64"
},
"product_reference": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x"
},
"product_reference": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64"
},
"product_reference": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64"
},
"product_reference": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x"
},
"product_reference": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64"
},
"product_reference": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64"
},
"product_reference": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le"
},
"product_reference": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x"
},
"product_reference": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src"
},
"product_reference": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64"
},
"product_reference": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x"
},
"product_reference": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.25.0-2.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64"
},
"product_reference": "cri-tools-0:1.25.0-2.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.25.0-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le"
},
"product_reference": "cri-tools-0:1.25.0-2.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.25.0-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x"
},
"product_reference": "cri-tools-0:1.25.0-2.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.25.0-2.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src"
},
"product_reference": "cri-tools-0:1.25.0-2.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.25.0-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64"
},
"product_reference": "cri-tools-0:1.25.0-2.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.25.0-2.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64"
},
"product_reference": "cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le"
},
"product_reference": "cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.25.0-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x"
},
"product_reference": "cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.25.0-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64"
},
"product_reference": "cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.25.0-2.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64"
},
"product_reference": "cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.25.0-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le"
},
"product_reference": "cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.25.0-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x"
},
"product_reference": "cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.25.0-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64"
},
"product_reference": "cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-4.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64"
},
"product_reference": "crit-0:3.15-4.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-4.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le"
},
"product_reference": "crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-4.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x"
},
"product_reference": "crit-0:3.15-4.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-4.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64"
},
"product_reference": "crit-0:3.15-4.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-4.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64"
},
"product_reference": "criu-0:3.15-4.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-4.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le"
},
"product_reference": "criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-4.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x"
},
"product_reference": "criu-0:3.15-4.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-4.rhaos4.11.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src"
},
"product_reference": "criu-0:3.15-4.rhaos4.11.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-4.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64"
},
"product_reference": "criu-0:3.15-4.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64"
},
"product_reference": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le"
},
"product_reference": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x"
},
"product_reference": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64"
},
"product_reference": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64"
},
"product_reference": "criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le"
},
"product_reference": "criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x"
},
"product_reference": "criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64"
},
"product_reference": "criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-4.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64"
},
"product_reference": "criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le"
},
"product_reference": "criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-4.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x"
},
"product_reference": "criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-4.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64"
},
"product_reference": "criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-4.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64"
},
"product_reference": "criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le"
},
"product_reference": "criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-4.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x"
},
"product_reference": "criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-4.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64"
},
"product_reference": "criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64"
},
"product_reference": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le"
},
"product_reference": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x"
},
"product_reference": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64"
},
"product_reference": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crudini-0:0.9-11.el8ost.1.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch"
},
"product_reference": "crudini-0:0.9-11.el8ost.1.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crudini-0:0.9-11.el8ost.1.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src"
},
"product_reference": "crudini-0:0.9-11.el8ost.1.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.2-1.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64"
},
"product_reference": "crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.2-1.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le"
},
"product_reference": "crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.2-1.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x"
},
"product_reference": "crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.2-1.rhaos4.11.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src"
},
"product_reference": "crun-0:1.4.2-1.rhaos4.11.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.2-1.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64"
},
"product_reference": "crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64"
},
"product_reference": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le"
},
"product_reference": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x"
},
"product_reference": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64"
},
"product_reference": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64"
},
"product_reference": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le"
},
"product_reference": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x"
},
"product_reference": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64"
},
"product_reference": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64"
},
"product_reference": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le"
},
"product_reference": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x"
},
"product_reference": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src"
},
"product_reference": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64"
},
"product_reference": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-0:1.18.0-4.el8ost.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64"
},
"product_reference": "grpc-0:1.18.0-4.el8ost.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le"
},
"product_reference": "grpc-0:1.18.0-4.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x"
},
"product_reference": "grpc-0:1.18.0-4.el8ost.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-0:1.18.0-4.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src"
},
"product_reference": "grpc-0:1.18.0-4.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64"
},
"product_reference": "grpc-0:1.18.0-4.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-cli-0:1.18.0-4.el8ost.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64"
},
"product_reference": "grpc-cli-0:1.18.0-4.el8ost.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-cli-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le"
},
"product_reference": "grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-cli-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x"
},
"product_reference": "grpc-cli-0:1.18.0-4.el8ost.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-cli-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64"
},
"product_reference": "grpc-cli-0:1.18.0-4.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64"
},
"product_reference": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le"
},
"product_reference": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x"
},
"product_reference": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64"
},
"product_reference": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-debuginfo-0:1.18.0-4.el8ost.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64"
},
"product_reference": "grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le"
},
"product_reference": "grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-debuginfo-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x"
},
"product_reference": "grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-debuginfo-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64"
},
"product_reference": "grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-debugsource-0:1.18.0-4.el8ost.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64"
},
"product_reference": "grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-debugsource-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le"
},
"product_reference": "grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-debugsource-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x"
},
"product_reference": "grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-debugsource-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64"
},
"product_reference": "grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-devel-0:1.18.0-4.el8ost.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64"
},
"product_reference": "grpc-devel-0:1.18.0-4.el8ost.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-devel-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le"
},
"product_reference": "grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-devel-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x"
},
"product_reference": "grpc-devel-0:1.18.0-4.el8ost.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-devel-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64"
},
"product_reference": "grpc-devel-0:1.18.0-4.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-plugins-0:1.18.0-4.el8ost.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64"
},
"product_reference": "grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-plugins-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le"
},
"product_reference": "grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-plugins-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x"
},
"product_reference": "grpc-plugins-0:1.18.0-4.el8ost.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-plugins-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64"
},
"product_reference": "grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64"
},
"product_reference": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le"
},
"product_reference": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x"
},
"product_reference": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64"
},
"product_reference": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-0:2.2.24-1.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src"
},
"product_reference": "haproxy-0:2.2.24-1.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-debugsource-0:2.2.24-1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64"
},
"product_reference": "haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-debugsource-0:2.2.24-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le"
},
"product_reference": "haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-debugsource-0:2.2.24-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x"
},
"product_reference": "haproxy-debugsource-0:2.2.24-1.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-debugsource-0:2.2.24-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64"
},
"product_reference": "haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy22-0:2.2.24-1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64"
},
"product_reference": "haproxy22-0:2.2.24-1.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy22-0:2.2.24-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le"
},
"product_reference": "haproxy22-0:2.2.24-1.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy22-0:2.2.24-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x"
},
"product_reference": "haproxy22-0:2.2.24-1.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy22-0:2.2.24-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64"
},
"product_reference": "haproxy22-0:2.2.24-1.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy22-debuginfo-0:2.2.24-1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64"
},
"product_reference": "haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le"
},
"product_reference": "haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy22-debuginfo-0:2.2.24-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x"
},
"product_reference": "haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy22-debuginfo-0:2.2.24-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64"
},
"product_reference": "haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64"
},
"product_reference": "ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le"
},
"product_reference": "ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x"
},
"product_reference": "ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src"
},
"product_reference": "ignition-0:2.14.0-5.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64"
},
"product_reference": "ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64"
},
"product_reference": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le"
},
"product_reference": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x"
},
"product_reference": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64"
},
"product_reference": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64"
},
"product_reference": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le"
},
"product_reference": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x"
},
"product_reference": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64"
},
"product_reference": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64"
},
"product_reference": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le"
},
"product_reference": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x"
},
"product_reference": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64"
},
"product_reference": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64"
},
"product_reference": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le"
},
"product_reference": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x"
},
"product_reference": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64"
},
"product_reference": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kata-containers-0:2.5.2-1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64"
},
"product_reference": "kata-containers-0:2.5.2-1.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kata-containers-0:2.5.2-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le"
},
"product_reference": "kata-containers-0:2.5.2-1.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kata-containers-0:2.5.2-1.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src"
},
"product_reference": "kata-containers-0:2.5.2-1.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kata-containers-0:2.5.2-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64"
},
"product_reference": "kata-containers-0:2.5.2-1.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src"
},
"product_reference": "kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64"
},
"product_reference": "libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le"
},
"product_reference": "libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-2.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x"
},
"product_reference": "libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-2.rhaos4.11.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src"
},
"product_reference": "libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64"
},
"product_reference": "libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64"
},
"product_reference": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le"
},
"product_reference": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x"
},
"product_reference": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64"
},
"product_reference": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64"
},
"product_reference": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le"
},
"product_reference": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x"
},
"product_reference": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64"
},
"product_reference": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64"
},
"product_reference": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le"
},
"product_reference": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x"
},
"product_reference": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64"
},
"product_reference": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-0:1.3.3-1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64"
},
"product_reference": "nmstate-0:1.3.3-1.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-0:1.3.3-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le"
},
"product_reference": "nmstate-0:1.3.3-1.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-0:1.3.3-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x"
},
"product_reference": "nmstate-0:1.3.3-1.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-0:1.3.3-1.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src"
},
"product_reference": "nmstate-0:1.3.3-1.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-0:1.3.3-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64"
},
"product_reference": "nmstate-0:1.3.3-1.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-debuginfo-0:1.3.3-1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64"
},
"product_reference": "nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-debuginfo-0:1.3.3-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le"
},
"product_reference": "nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-debuginfo-0:1.3.3-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x"
},
"product_reference": "nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-debuginfo-0:1.3.3-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64"
},
"product_reference": "nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-debugsource-0:1.3.3-1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64"
},
"product_reference": "nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-debugsource-0:1.3.3-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le"
},
"product_reference": "nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-debugsource-0:1.3.3-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x"
},
"product_reference": "nmstate-debugsource-0:1.3.3-1.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-debugsource-0:1.3.3-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64"
},
"product_reference": "nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-devel-0:1.3.3-1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64"
},
"product_reference": "nmstate-devel-0:1.3.3-1.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-devel-0:1.3.3-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le"
},
"product_reference": "nmstate-devel-0:1.3.3-1.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-devel-0:1.3.3-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x"
},
"product_reference": "nmstate-devel-0:1.3.3-1.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-devel-0:1.3.3-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64"
},
"product_reference": "nmstate-devel-0:1.3.3-1.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-libs-0:1.3.3-1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64"
},
"product_reference": "nmstate-libs-0:1.3.3-1.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-libs-0:1.3.3-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le"
},
"product_reference": "nmstate-libs-0:1.3.3-1.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-libs-0:1.3.3-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x"
},
"product_reference": "nmstate-libs-0:1.3.3-1.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-libs-0:1.3.3-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64"
},
"product_reference": "nmstate-libs-0:1.3.3-1.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64"
},
"product_reference": "nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le"
},
"product_reference": "nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x"
},
"product_reference": "nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64"
},
"product_reference": "nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch"
},
"product_reference": "nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src"
},
"product_reference": "openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch"
},
"product_reference": "openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src"
},
"product_reference": "openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch"
},
"product_reference": "openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x"
},
"product_reference": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src"
},
"product_reference": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x"
},
"product_reference": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src"
},
"product_reference": "openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch"
},
"product_reference": "openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch"
},
"product_reference": "openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch"
},
"product_reference": "openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-0:2.17.0-62.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64"
},
"product_reference": "openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le"
},
"product_reference": "openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-0:2.17.0-62.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x"
},
"product_reference": "openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-0:2.17.0-62.el8fdp.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src"
},
"product_reference": "openvswitch2.17-0:2.17.0-62.el8fdp.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-0:2.17.0-62.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64"
},
"product_reference": "openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64"
},
"product_reference": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le"
},
"product_reference": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x"
},
"product_reference": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64"
},
"product_reference": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64"
},
"product_reference": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le"
},
"product_reference": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x"
},
"product_reference": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64"
},
"product_reference": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64"
},
"product_reference": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le"
},
"product_reference": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x"
},
"product_reference": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64"
},
"product_reference": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64"
},
"product_reference": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le"
},
"product_reference": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x"
},
"product_reference": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64"
},
"product_reference": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch"
},
"product_reference": "openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-0:2022.2-5.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64"
},
"product_reference": "ostree-0:2022.2-5.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-0:2022.2-5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le"
},
"product_reference": "ostree-0:2022.2-5.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-0:2022.2-5.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x"
},
"product_reference": "ostree-0:2022.2-5.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-0:2022.2-5.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src"
},
"product_reference": "ostree-0:2022.2-5.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-0:2022.2-5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64"
},
"product_reference": "ostree-0:2022.2-5.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-debuginfo-0:2022.2-5.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64"
},
"product_reference": "ostree-debuginfo-0:2022.2-5.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-debuginfo-0:2022.2-5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le"
},
"product_reference": "ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-debuginfo-0:2022.2-5.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x"
},
"product_reference": "ostree-debuginfo-0:2022.2-5.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-debuginfo-0:2022.2-5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64"
},
"product_reference": "ostree-debuginfo-0:2022.2-5.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-debugsource-0:2022.2-5.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64"
},
"product_reference": "ostree-debugsource-0:2022.2-5.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-debugsource-0:2022.2-5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le"
},
"product_reference": "ostree-debugsource-0:2022.2-5.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-debugsource-0:2022.2-5.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x"
},
"product_reference": "ostree-debugsource-0:2022.2-5.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-debugsource-0:2022.2-5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64"
},
"product_reference": "ostree-debugsource-0:2022.2-5.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-devel-0:2022.2-5.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64"
},
"product_reference": "ostree-devel-0:2022.2-5.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-devel-0:2022.2-5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le"
},
"product_reference": "ostree-devel-0:2022.2-5.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-devel-0:2022.2-5.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x"
},
"product_reference": "ostree-devel-0:2022.2-5.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-devel-0:2022.2-5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64"
},
"product_reference": "ostree-devel-0:2022.2-5.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-grub2-0:2022.2-5.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64"
},
"product_reference": "ostree-grub2-0:2022.2-5.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-grub2-0:2022.2-5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le"
},
"product_reference": "ostree-grub2-0:2022.2-5.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-grub2-0:2022.2-5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64"
},
"product_reference": "ostree-grub2-0:2022.2-5.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-libs-0:2022.2-5.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64"
},
"product_reference": "ostree-libs-0:2022.2-5.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-libs-0:2022.2-5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le"
},
"product_reference": "ostree-libs-0:2022.2-5.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-libs-0:2022.2-5.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x"
},
"product_reference": "ostree-libs-0:2022.2-5.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-libs-0:2022.2-5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64"
},
"product_reference": "ostree-libs-0:2022.2-5.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-libs-debuginfo-0:2022.2-5.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64"
},
"product_reference": "ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le"
},
"product_reference": "ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-libs-debuginfo-0:2022.2-5.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x"
},
"product_reference": "ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-libs-debuginfo-0:2022.2-5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64"
},
"product_reference": "ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-0:22.06.0-27.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64"
},
"product_reference": "ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-0:22.06.0-27.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le"
},
"product_reference": "ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-0:22.06.0-27.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x"
},
"product_reference": "ovn22.06-0:22.06.0-27.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-0:22.06.0-27.el8fdp.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src"
},
"product_reference": "ovn22.06-0:22.06.0-27.el8fdp.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-0:22.06.0-27.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64"
},
"product_reference": "ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-central-0:22.06.0-27.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64"
},
"product_reference": "ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le"
},
"product_reference": "ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-central-0:22.06.0-27.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x"
},
"product_reference": "ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-central-0:22.06.0-27.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64"
},
"product_reference": "ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64"
},
"product_reference": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le"
},
"product_reference": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x"
},
"product_reference": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64"
},
"product_reference": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64"
},
"product_reference": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le"
},
"product_reference": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x"
},
"product_reference": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64"
},
"product_reference": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64"
},
"product_reference": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le"
},
"product_reference": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x"
},
"product_reference": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64"
},
"product_reference": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-host-0:22.06.0-27.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64"
},
"product_reference": "ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le"
},
"product_reference": "ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-host-0:22.06.0-27.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x"
},
"product_reference": "ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-host-0:22.06.0-27.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64"
},
"product_reference": "ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64"
},
"product_reference": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le"
},
"product_reference": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x"
},
"product_reference": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64"
},
"product_reference": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64"
},
"product_reference": "ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le"
},
"product_reference": "ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x"
},
"product_reference": "ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64"
},
"product_reference": "ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64"
},
"product_reference": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le"
},
"product_reference": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x"
},
"product_reference": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64"
},
"product_reference": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-0:22.09.0-25.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64"
},
"product_reference": "ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-0:22.09.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le"
},
"product_reference": "ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-0:22.09.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x"
},
"product_reference": "ovn22.09-0:22.09.0-25.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-0:22.09.0-25.el8fdp.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src"
},
"product_reference": "ovn22.09-0:22.09.0-25.el8fdp.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-0:22.09.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64"
},
"product_reference": "ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-central-0:22.09.0-25.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64"
},
"product_reference": "ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le"
},
"product_reference": "ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-central-0:22.09.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x"
},
"product_reference": "ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-central-0:22.09.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64"
},
"product_reference": "ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64"
},
"product_reference": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le"
},
"product_reference": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x"
},
"product_reference": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64"
},
"product_reference": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64"
},
"product_reference": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le"
},
"product_reference": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x"
},
"product_reference": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64"
},
"product_reference": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64"
},
"product_reference": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le"
},
"product_reference": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x"
},
"product_reference": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64"
},
"product_reference": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-host-0:22.09.0-25.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64"
},
"product_reference": "ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le"
},
"product_reference": "ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-host-0:22.09.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x"
},
"product_reference": "ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-host-0:22.09.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64"
},
"product_reference": "ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64"
},
"product_reference": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le"
},
"product_reference": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x"
},
"product_reference": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64"
},
"product_reference": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64"
},
"product_reference": "ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le"
},
"product_reference": "ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x"
},
"product_reference": "ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64"
},
"product_reference": "ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64"
},
"product_reference": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le"
},
"product_reference": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x"
},
"product_reference": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64"
},
"product_reference": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.2.0-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.2.0-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.2.0-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x"
},
"product_reference": "podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.2.0-1.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src"
},
"product_reference": "podman-2:4.2.0-1.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.2.0-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x"
},
"product_reference": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x"
},
"product_reference": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x"
},
"product_reference": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x"
},
"product_reference": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch"
},
"product_reference": "podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x"
},
"product_reference": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x"
},
"product_reference": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x"
},
"product_reference": "podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x"
},
"product_reference": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x"
},
"product_reference": "podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pycdlib-tools-0:1.11.0-3.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch"
},
"product_reference": "pycdlib-tools-0:1.11.0-3.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-alembic-0:1.4.2-5.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src"
},
"product_reference": "python-alembic-0:1.4.2-5.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-amqp-0:2.5.2-7.el8ost.1.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src"
},
"product_reference": "python-amqp-0:2.5.2-7.el8ost.1.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-amqp-doc-0:2.5.2-7.el8ost.1.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch"
},
"product_reference": "python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cmd2-0:1.4.0-1.1.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src"
},
"product_reference": "python-cmd2-0:1.4.0-1.1.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-construct-0:2.10.56-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src"
},
"product_reference": "python-construct-0:2.10.56-1.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-dogpile-cache-0:1.1.2-1.el8ost.1.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src"
},
"product_reference": "python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-eventlet-0:0.30.2-1.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src"
},
"product_reference": "python-eventlet-0:0.30.2-1.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-flask-1:1.1.1-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src"
},
"product_reference": "python-flask-1:1.1.1-1.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-flask-doc-1:1.1.1-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch"
},
"product_reference": "python-flask-doc-1:1.1.1-1.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-funcsigs-0:1.0.2-8.el8ost.1.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src"
},
"product_reference": "python-funcsigs-0:1.0.2-8.el8ost.1.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gunicorn-0:19.9.0-10.el8ost.1.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src"
},
"product_reference": "python-gunicorn-0:19.9.0-10.el8ost.1.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ifaddr-0:0.1.6-5.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src"
},
"product_reference": "python-ifaddr-0:0.1.6-5.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-importlib-metadata-0:1.7.0-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src"
},
"product_reference": "python-importlib-metadata-0:1.7.0-1.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-iso8601-0:0.1.12-8.el8ost.1.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src"
},
"product_reference": "python-iso8601-0:0.1.12-8.el8ost.1.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jsonschema-0:3.2.0-5.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src"
},
"product_reference": "python-jsonschema-0:3.2.0-5.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kombu-1:4.6.6-7.el8ost.1.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src"
},
"product_reference": "python-kombu-1:4.6.6-7.el8ost.1.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kubernetes-0:25.3.0-1.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src"
},
"product_reference": "python-kubernetes-0:25.3.0-1.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lockfile-1:0.11.0-8.el8ar.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src"
},
"product_reference": "python-lockfile-1:0.11.0-8.el8ar.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-msgpack-0:0.6.2-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src"
},
"product_reference": "python-msgpack-0:0.6.2-1.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64"
},
"product_reference": "python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64"
},
"product_reference": "python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src"
},
"product_reference": "python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src"
},
"product_reference": "python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src"
},
"product_reference": "python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch"
},
"product_reference": "python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src"
},
"product_reference": "python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch"
},
"product_reference": "python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src"
},
"product_reference": "python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch"
},
"product_reference": "python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src"
},
"product_reference": "python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src"
},
"product_reference": "python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src"
},
"product_reference": "python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch"
},
"product_reference": "python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src"
},
"product_reference": "python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-packaging-0:20.4-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src"
},
"product_reference": "python-packaging-0:20.4-1.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-packaging-doc-0:20.4-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch"
},
"product_reference": "python-packaging-doc-0:20.4-1.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-paste-0:3.2.4-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src"
},
"product_reference": "python-paste-0:3.2.4-1.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-paste-deploy-0:2.0.1-4.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src"
},
"product_reference": "python-paste-deploy-0:2.0.1-4.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pexpect-0:4.6-2.el8ar.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src"
},
"product_reference": "python-pexpect-0:4.6-2.el8ar.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pint-0:0.10.1-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src"
},
"product_reference": "python-pint-0:0.10.1-1.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pycdlib-0:1.11.0-3.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src"
},
"product_reference": "python-pycdlib-0:1.11.0-3.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyghmi-0:1.5.14-2.1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src"
},
"product_reference": "python-pyghmi-0:1.5.14-2.1.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyperclip-0:1.6.4-6.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src"
},
"product_reference": "python-pyperclip-0:1.6.4-6.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyperclip-doc-0:1.6.4-6.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch"
},
"product_reference": "python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyroute2-0:0.5.13-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src"
},
"product_reference": "python-pyroute2-0:0.5.13-1.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyrsistent-0:0.16.0-3.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src"
},
"product_reference": "python-pyrsistent-0:0.16.0-3.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64"
},
"product_reference": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le"
},
"product_reference": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x"
},
"product_reference": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64"
},
"product_reference": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-requests-unixsocket-0:0.1.5-5.el8ar.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src"
},
"product_reference": "python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-rsa-0:4.7-1.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src"
},
"product_reference": "python-rsa-0:4.7-1.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tenacity-0:6.2.0-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src"
},
"product_reference": "python-tenacity-0:6.2.0-1.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wcwidth-0:0.1.7-14.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src"
},
"product_reference": "python-wcwidth-0:0.1.7-14.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-werkzeug-0:1.0.1-3.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src"
},
"product_reference": "python-werkzeug-0:1.0.1-3.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-zeroconf-0:0.24.4-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src"
},
"product_reference": "python-zeroconf-0:0.24.4-1.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-zipp-0:0.5.1-2.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src"
},
"product_reference": "python-zipp-0:0.5.1-2.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-funcsigs-0:1.0.2-8.el8ost.1.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch"
},
"product_reference": "python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-alembic-0:1.4.2-5.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch"
},
"product_reference": "python3-alembic-0:1.4.2-5.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-amqp-0:2.5.2-7.el8ost.1.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch"
},
"product_reference": "python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ansible-runner-0:1.4.6-2.el8ar.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch"
},
"product_reference": "python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cmd2-0:1.4.0-1.1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch"
},
"product_reference": "python3-cmd2-0:1.4.0-1.1.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-construct-0:2.10.56-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch"
},
"product_reference": "python3-construct-0:2.10.56-1.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-4.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64"
},
"product_reference": "python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le"
},
"product_reference": "python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-4.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x"
},
"product_reference": "python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-4.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64"
},
"product_reference": "python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch"
},
"product_reference": "python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-eventlet-0:0.30.2-1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch"
},
"product_reference": "python3-eventlet-0:0.30.2-1.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-flask-1:1.1.1-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch"
},
"product_reference": "python3-flask-1:1.1.1-1.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-funcsigs-0:1.0.2-8.el8ost.1.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch"
},
"product_reference": "python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-grpcio-0:1.18.0-4.el8ost.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64"
},
"product_reference": "python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-grpcio-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le"
},
"product_reference": "python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-grpcio-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x"
},
"product_reference": "python3-grpcio-0:1.18.0-4.el8ost.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-grpcio-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64"
},
"product_reference": "python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64"
},
"product_reference": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le"
},
"product_reference": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x"
},
"product_reference": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64"
},
"product_reference": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-gunicorn-0:19.9.0-10.el8ost.1.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch"
},
"product_reference": "python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ifaddr-0:0.1.6-5.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch"
},
"product_reference": "python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-importlib-metadata-0:1.7.0-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch"
},
"product_reference": "python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-iso8601-0:0.1.12-8.el8ost.1.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch"
},
"product_reference": "python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jsonschema-0:3.2.0-5.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch"
},
"product_reference": "python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kombu-1:4.6.6-7.el8ost.1.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch"
},
"product_reference": "python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kubernetes-0:25.3.0-1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch"
},
"product_reference": "python3-kubernetes-0:25.3.0-1.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kubernetes-tests-0:25.3.0-1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch"
},
"product_reference": "python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch"
},
"product_reference": "python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libnmstate-0:1.3.3-1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch"
},
"product_reference": "python3-libnmstate-0:1.3.3-1.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-lockfile-1:0.11.0-8.el8ar.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch"
},
"product_reference": "python3-lockfile-1:0.11.0-8.el8ar.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-msgpack-0:0.6.2-1.el8ost.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64"
},
"product_reference": "python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-msgpack-0:0.6.2-1.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64"
},
"product_reference": "python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64"
},
"product_reference": "python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64"
},
"product_reference": "python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64"
},
"product_reference": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le"
},
"product_reference": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x"
},
"product_reference": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64"
},
"product_reference": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64"
},
"product_reference": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le"
},
"product_reference": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x"
},
"product_reference": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64"
},
"product_reference": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch"
},
"product_reference": "python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch"
},
"product_reference": "python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch"
},
"product_reference": "python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch"
},
"product_reference": "python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch"
},
"product_reference": "python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch"
},
"product_reference": "python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch"
},
"product_reference": "python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch"
},
"product_reference": "python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch"
},
"product_reference": "python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch"
},
"product_reference": "python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch"
},
"product_reference": "python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch"
},
"product_reference": "python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch"
},
"product_reference": "python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch"
},
"product_reference": "python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch"
},
"product_reference": "python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch"
},
"product_reference": "python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-packaging-0:20.4-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch"
},
"product_reference": "python3-packaging-0:20.4-1.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-paste-0:3.2.4-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch"
},
"product_reference": "python3-paste-0:3.2.4-1.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-paste-deploy-0:2.0.1-4.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch"
},
"product_reference": "python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pexpect-0:4.6-2.el8ar.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch"
},
"product_reference": "python3-pexpect-0:4.6-2.el8ar.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pint-0:0.10.1-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch"
},
"product_reference": "python3-pint-0:0.10.1-1.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pycdlib-0:1.11.0-3.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch"
},
"product_reference": "python3-pycdlib-0:1.11.0-3.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyghmi-0:1.5.14-2.1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch"
},
"product_reference": "python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyperclip-0:1.6.4-6.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch"
},
"product_reference": "python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyroute2-0:0.5.13-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch"
},
"product_reference": "python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyrsistent-0:0.16.0-3.el8ost.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64"
},
"product_reference": "python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le"
},
"product_reference": "python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyrsistent-0:0.16.0-3.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x"
},
"product_reference": "python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyrsistent-0:0.16.0-3.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64"
},
"product_reference": "python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64"
},
"product_reference": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le"
},
"product_reference": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x"
},
"product_reference": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64"
},
"product_reference": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch"
},
"product_reference": "python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rsa-0:4.7-1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch"
},
"product_reference": "python3-rsa-0:4.7-1.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tenacity-0:6.2.0-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch"
},
"product_reference": "python3-tenacity-0:6.2.0-1.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-wcwidth-0:0.1.7-14.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch"
},
"product_reference": "python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-werkzeug-0:1.0.1-3.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch"
},
"product_reference": "python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zeroconf-0:0.24.4-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch"
},
"product_reference": "python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zipp-0:0.5.1-2.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch"
},
"product_reference": "python3-zipp-0:0.5.1-2.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64"
},
"product_reference": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le"
},
"product_reference": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x"
},
"product_reference": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src"
},
"product_reference": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64"
},
"product_reference": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64"
},
"product_reference": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le"
},
"product_reference": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x"
},
"product_reference": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64"
},
"product_reference": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64"
},
"product_reference": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le"
},
"product_reference": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x"
},
"product_reference": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64"
},
"product_reference": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64"
},
"product_reference": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le"
},
"product_reference": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x"
},
"product_reference": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64"
},
"product_reference": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64"
},
"product_reference": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le"
},
"product_reference": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x"
},
"product_reference": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64"
},
"product_reference": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64"
},
"product_reference": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le"
},
"product_reference": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x"
},
"product_reference": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64"
},
"product_reference": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.2-2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64"
},
"product_reference": "runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.2-2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le"
},
"product_reference": "runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.2-2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x"
},
"product_reference": "runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.2-2.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src"
},
"product_reference": "runc-3:1.1.2-2.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.2-2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64"
},
"product_reference": "runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64"
},
"product_reference": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le"
},
"product_reference": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x"
},
"product_reference": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64"
},
"product_reference": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64"
},
"product_reference": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le"
},
"product_reference": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x"
},
"product_reference": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64"
},
"product_reference": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src"
},
"product_reference": "rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64"
},
"product_reference": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x"
},
"product_reference": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64"
},
"product_reference": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src"
},
"product_reference": "rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64"
},
"product_reference": "rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64"
},
"product_reference": "rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64"
},
"product_reference": "skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.8.0-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x"
},
"product_reference": "skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.8.0-1.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src"
},
"product_reference": "skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64"
},
"product_reference": "skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64"
},
"product_reference": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x"
},
"product_reference": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64"
},
"product_reference": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64"
},
"product_reference": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le"
},
"product_reference": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x"
},
"product_reference": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src"
},
"product_reference": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64"
},
"product_reference": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tini-0:0.16.1-1.el8ar.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64"
},
"product_reference": "tini-0:0.16.1-1.el8ar.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tini-0:0.16.1-1.el8ar.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le"
},
"product_reference": "tini-0:0.16.1-1.el8ar.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tini-0:0.16.1-1.el8ar.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x"
},
"product_reference": "tini-0:0.16.1-1.el8ar.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tini-0:0.16.1-1.el8ar.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src"
},
"product_reference": "tini-0:0.16.1-1.el8ar.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tini-0:0.16.1-1.el8ar.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64"
},
"product_reference": "tini-0:0.16.1-1.el8ar.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.1.0-1.rhaos4.12.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch"
},
"product_reference": "toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.1.0-1.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src"
},
"product_reference": "toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64"
},
"product_reference": "afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le"
},
"product_reference": "afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-0:5.3.0-1.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x"
},
"product_reference": "afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64"
},
"product_reference": "afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64"
},
"product_reference": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le"
},
"product_reference": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x"
},
"product_reference": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64"
},
"product_reference": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64"
},
"product_reference": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le"
},
"product_reference": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x"
},
"product_reference": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64"
},
"product_reference": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64"
},
"product_reference": "buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le"
},
"product_reference": "buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x"
},
"product_reference": "buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-3.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src"
},
"product_reference": "buildah-1:1.23.4-3.rhaos4.12.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64"
},
"product_reference": "buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64"
},
"product_reference": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le"
},
"product_reference": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x"
},
"product_reference": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64"
},
"product_reference": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64"
},
"product_reference": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le"
},
"product_reference": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x"
},
"product_reference": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64"
},
"product_reference": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64"
},
"product_reference": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le"
},
"product_reference": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x"
},
"product_reference": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64"
},
"product_reference": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64"
},
"product_reference": "conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le"
},
"product_reference": "conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x"
},
"product_reference": "conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-3.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src"
},
"product_reference": "conmon-2:2.1.2-3.rhaos4.12.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64"
},
"product_reference": "conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64"
},
"product_reference": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le"
},
"product_reference": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x"
},
"product_reference": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64"
},
"product_reference": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64"
},
"product_reference": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le"
},
"product_reference": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x"
},
"product_reference": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64"
},
"product_reference": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64"
},
"product_reference": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le"
},
"product_reference": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x"
},
"product_reference": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src"
},
"product_reference": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64"
},
"product_reference": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64"
},
"product_reference": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le"
},
"product_reference": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x"
},
"product_reference": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src"
},
"product_reference": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64"
},
"product_reference": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64"
},
"product_reference": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le"
},
"product_reference": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x"
},
"product_reference": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64"
},
"product_reference": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64"
},
"product_reference": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le"
},
"product_reference": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x"
},
"product_reference": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64"
},
"product_reference": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64"
},
"product_reference": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le"
},
"product_reference": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x"
},
"product_reference": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64"
},
"product_reference": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64"
},
"product_reference": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le"
},
"product_reference": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x"
},
"product_reference": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64"
},
"product_reference": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64"
},
"product_reference": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le"
},
"product_reference": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x"
},
"product_reference": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64"
},
"product_reference": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64"
},
"product_reference": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le"
},
"product_reference": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x"
},
"product_reference": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src"
},
"product_reference": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64"
},
"product_reference": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x"
},
"product_reference": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.25.0-2.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64"
},
"product_reference": "cri-tools-0:1.25.0-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.25.0-2.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le"
},
"product_reference": "cri-tools-0:1.25.0-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.25.0-2.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x"
},
"product_reference": "cri-tools-0:1.25.0-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.25.0-2.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src"
},
"product_reference": "cri-tools-0:1.25.0-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.25.0-2.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64"
},
"product_reference": "cri-tools-0:1.25.0-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.25.0-2.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64"
},
"product_reference": "cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le"
},
"product_reference": "cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.25.0-2.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x"
},
"product_reference": "cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.25.0-2.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64"
},
"product_reference": "cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.25.0-2.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64"
},
"product_reference": "cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.25.0-2.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le"
},
"product_reference": "cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.25.0-2.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x"
},
"product_reference": "cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.25.0-2.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64"
},
"product_reference": "cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.2-2.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64"
},
"product_reference": "crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.2-2.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le"
},
"product_reference": "crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.2-2.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x"
},
"product_reference": "crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.2-2.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src"
},
"product_reference": "crun-0:1.4.2-2.rhaos4.12.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.2-2.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64"
},
"product_reference": "crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64"
},
"product_reference": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le"
},
"product_reference": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x"
},
"product_reference": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64"
},
"product_reference": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64"
},
"product_reference": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le"
},
"product_reference": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x"
},
"product_reference": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64"
},
"product_reference": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64"
},
"product_reference": "ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le"
},
"product_reference": "ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x"
},
"product_reference": "ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src"
},
"product_reference": "ignition-0:2.14.0-5.rhaos4.12.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64"
},
"product_reference": "ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64"
},
"product_reference": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le"
},
"product_reference": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x"
},
"product_reference": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64"
},
"product_reference": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64"
},
"product_reference": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le"
},
"product_reference": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x"
},
"product_reference": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64"
},
"product_reference": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64"
},
"product_reference": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le"
},
"product_reference": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x"
},
"product_reference": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64"
},
"product_reference": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64"
},
"product_reference": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le"
},
"product_reference": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x"
},
"product_reference": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64"
},
"product_reference": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kata-containers-0:2.5.2-1.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64"
},
"product_reference": "kata-containers-0:2.5.2-1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kata-containers-0:2.5.2-1.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le"
},
"product_reference": "kata-containers-0:2.5.2-1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kata-containers-0:2.5.2-1.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x"
},
"product_reference": "kata-containers-0:2.5.2-1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kata-containers-0:2.5.2-1.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src"
},
"product_reference": "kata-containers-0:2.5.2-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kata-containers-0:2.5.2-1.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64"
},
"product_reference": "kata-containers-0:2.5.2-1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src"
},
"product_reference": "openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64"
},
"product_reference": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le"
},
"product_reference": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x"
},
"product_reference": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src"
},
"product_reference": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64"
},
"product_reference": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le"
},
"product_reference": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x"
},
"product_reference": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.2.0-4.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.2.0-4.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.2.0-4.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x"
},
"product_reference": "podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.2.0-4.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src"
},
"product_reference": "podman-3:4.2.0-4.rhaos4.12.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.2.0-4.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x"
},
"product_reference": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x"
},
"product_reference": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x"
},
"product_reference": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x"
},
"product_reference": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch"
},
"product_reference": "podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x"
},
"product_reference": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x"
},
"product_reference": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x"
},
"product_reference": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x"
},
"product_reference": "podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x"
},
"product_reference": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x"
},
"product_reference": "podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64"
},
"product_reference": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le"
},
"product_reference": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x"
},
"product_reference": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src"
},
"product_reference": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64"
},
"product_reference": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64"
},
"product_reference": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le"
},
"product_reference": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x"
},
"product_reference": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64"
},
"product_reference": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64"
},
"product_reference": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le"
},
"product_reference": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x"
},
"product_reference": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64"
},
"product_reference": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64"
},
"product_reference": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le"
},
"product_reference": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x"
},
"product_reference": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64"
},
"product_reference": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64"
},
"product_reference": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le"
},
"product_reference": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x"
},
"product_reference": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64"
},
"product_reference": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64"
},
"product_reference": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le"
},
"product_reference": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x"
},
"product_reference": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64"
},
"product_reference": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src"
},
"product_reference": "rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64"
},
"product_reference": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le"
},
"product_reference": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x"
},
"product_reference": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64"
},
"product_reference": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64"
},
"product_reference": "skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le"
},
"product_reference": "skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.8.0-5.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x"
},
"product_reference": "skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.8.0-5.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src"
},
"product_reference": "skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64"
},
"product_reference": "skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64"
},
"product_reference": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le"
},
"product_reference": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x"
},
"product_reference": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64"
},
"product_reference": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64"
},
"product_reference": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le"
},
"product_reference": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x"
},
"product_reference": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64"
},
"product_reference": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64"
},
"product_reference": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le"
},
"product_reference": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x"
},
"product_reference": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64"
},
"product_reference": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crudini-0:0.9.3-4.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch"
},
"product_reference": "crudini-0:0.9.3-4.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crudini-0:0.9.3-4.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src"
},
"product_reference": "crudini-0:0.9.3-4.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "future-0:0.18.2-9.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src"
},
"product_reference": "future-0:0.18.2-9.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch"
},
"product_reference": "openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src"
},
"product_reference": "openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch"
},
"product_reference": "openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch"
},
"product_reference": "openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch"
},
"product_reference": "openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch"
},
"product_reference": "openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch"
},
"product_reference": "openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src"
},
"product_reference": "openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch"
},
"product_reference": "openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch"
},
"product_reference": "openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch"
},
"product_reference": "openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch"
},
"product_reference": "openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src"
},
"product_reference": "openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-macros-0:2020.1.2-1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch"
},
"product_reference": "openstack-macros-0:2020.1.2-1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-macros-0:2020.1.2-1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src"
},
"product_reference": "openstack-macros-0:2020.1.2-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pyOpenSSL-0:20.0.1-2.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src"
},
"product_reference": "pyOpenSSL-0:20.0.1-2.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch"
},
"product_reference": "pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pyflakes-0:2.2.0-3.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src"
},
"product_reference": "pyflakes-0:2.2.0-3.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pysnmp-0:4.4.12-6.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src"
},
"product_reference": "pysnmp-0:4.4.12-6.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-SecretStorage-0:2.3.1-9.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src"
},
"product_reference": "python-SecretStorage-0:2.3.1-9.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-alembic-0:1.6.0-1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src"
},
"product_reference": "python-alembic-0:1.6.0-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-amqp-0:5.0.6-1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src"
},
"product_reference": "python-amqp-0:5.0.6-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-amqp-doc-0:5.0.6-1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch"
},
"product_reference": "python-amqp-doc-0:5.0.6-1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-apipkg-0:1.5-12.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src"
},
"product_reference": "python-apipkg-0:1.5-12.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-atomicwrites-0:1.4.0-6.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src"
},
"product_reference": "python-atomicwrites-0:1.4.0-6.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src"
},
"product_reference": "python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-autopage-0:0.4.0-1.el9.2.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src"
},
"product_reference": "python-autopage-0:0.4.0-1.el9.2.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-bcrypt-0:3.1.6-3.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src"
},
"product_reference": "python-bcrypt-0:3.1.6-3.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64"
},
"product_reference": "python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le"
},
"product_reference": "python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-bcrypt-debugsource-0:3.1.6-3.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x"
},
"product_reference": "python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64"
},
"product_reference": "python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-beautifulsoup4-0:4.9.3-2.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src"
},
"product_reference": "python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-betamax-0:0.8.1-12.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src"
},
"product_reference": "python-betamax-0:0.8.1-12.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cachetools-0:3.1.0-4.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src"
},
"product_reference": "python-cachetools-0:3.1.0-4.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-case-0:1.5.3-5.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src"
},
"product_reference": "python-case-0:1.5.3-5.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src"
},
"product_reference": "python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-click-0:7.1.2-5.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src"
},
"product_reference": "python-click-0:7.1.2-5.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src"
},
"product_reference": "python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cmd2-0:1.4.0-2.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src"
},
"product_reference": "python-cmd2-0:1.4.0-2.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-colorama-0:0.4.1-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src"
},
"product_reference": "python-colorama-0:0.4.1-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-construct-0:2.10.56-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src"
},
"product_reference": "python-construct-0:2.10.56-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-contextlib2-0:0.6.0.post1-1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src"
},
"product_reference": "python-contextlib2-0:0.6.0.post1-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-coverage-0:5.6-0.1b1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src"
},
"product_reference": "python-coverage-0:5.6-0.1b1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64"
},
"product_reference": "python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le"
},
"product_reference": "python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-coverage-debugsource-0:5.6-0.1b1.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x"
},
"product_reference": "python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64"
},
"product_reference": "python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-dataclasses-0:0.8-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src"
},
"product_reference": "python-dataclasses-0:0.8-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ddt-0:1.4.2-1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src"
},
"product_reference": "python-ddt-0:1.4.2-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src"
},
"product_reference": "python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-decorator-0:4.4.0-6.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src"
},
"product_reference": "python-decorator-0:4.4.0-6.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-defusedxml-0:0.7.1-1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src"
},
"product_reference": "python-defusedxml-0:0.7.1-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-distlib-0:0.3.1-4.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src"
},
"product_reference": "python-distlib-0:0.3.1-4.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-dogpile-cache-0:1.1.5-3.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src"
},
"product_reference": "python-dogpile-cache-0:1.1.5-3.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src"
},
"product_reference": "python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-editor-0:1.0.4-5.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src"
},
"product_reference": "python-editor-0:1.0.4-5.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-entrypoints-0:0.3-8.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src"
},
"product_reference": "python-entrypoints-0:0.3-8.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-entrypoints-doc-0:0.3-8.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch"
},
"product_reference": "python-entrypoints-doc-0:0.3-8.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-eventlet-0:0.30.2-1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src"
},
"product_reference": "python-eventlet-0:0.30.2-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-execnet-0:1.7.1-5.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src"
},
"product_reference": "python-execnet-0:1.7.1-5.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-extras-0:1.0.0-15.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src"
},
"product_reference": "python-extras-0:1.0.0-15.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-fasteners-0:0.14.1-21.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src"
},
"product_reference": "python-fasteners-0:0.14.1-21.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-filelock-0:3.0.12-9.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src"
},
"product_reference": "python-filelock-0:3.0.12-9.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-filelock-doc-0:3.0.12-9.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch"
},
"product_reference": "python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-fixtures-0:3.0.0-22.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src"
},
"product_reference": "python-fixtures-0:3.0.0-22.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-flake8-0:3.8.4-1.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src"
},
"product_reference": "python-flake8-0:3.8.4-1.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-flask-1:2.0.1-2.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src"
},
"product_reference": "python-flask-1:2.0.1-2.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-flask-doc-1:2.0.1-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch"
},
"product_reference": "python-flask-doc-1:2.0.1-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-flit-0:3.0.0-1.el9.2.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src"
},
"product_reference": "python-flit-0:3.0.0-1.el9.2.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-freezegun-0:1.0.0-4.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src"
},
"product_reference": "python-freezegun-0:1.0.0-4.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-funcsigs-0:1.0.2-17.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src"
},
"product_reference": "python-funcsigs-0:1.0.2-17.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-funcsigs-doc-0:1.0.2-17.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch"
},
"product_reference": "python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src"
},
"product_reference": "python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gevent-0:21.1.2-1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src"
},
"product_reference": "python-gevent-0:21.1.2-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gevent-debugsource-0:21.1.2-1.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64"
},
"product_reference": "python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gevent-debugsource-0:21.1.2-1.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le"
},
"product_reference": "python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gevent-debugsource-0:21.1.2-1.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x"
},
"product_reference": "python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gevent-debugsource-0:21.1.2-1.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64"
},
"product_reference": "python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src"
},
"product_reference": "python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-greenlet-0:1.0.0-1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src"
},
"product_reference": "python-greenlet-0:1.0.0-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-greenlet-debugsource-0:1.0.0-1.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64"
},
"product_reference": "python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le"
},
"product_reference": "python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-greenlet-debugsource-0:1.0.0-1.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x"
},
"product_reference": "python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-greenlet-debugsource-0:1.0.0-1.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64"
},
"product_reference": "python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gunicorn-0:20.0.4-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src"
},
"product_reference": "python-gunicorn-0:20.0.4-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gunicorn-doc-0:20.0.4-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch"
},
"product_reference": "python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src"
},
"product_reference": "python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src"
},
"product_reference": "python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-html5lib-1:1.1-4.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src"
},
"product_reference": "python-html5lib-1:1.1-4.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-hypothesis-0:6.6.0-2.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src"
},
"product_reference": "python-hypothesis-0:6.6.0-2.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ifaddr-0:0.1.6-6.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src"
},
"product_reference": "python-ifaddr-0:0.1.6-6.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-importlib-metadata-0:1.7.0-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src"
},
"product_reference": "python-importlib-metadata-0:1.7.0-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src"
},
"product_reference": "python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src"
},
"product_reference": "python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src"
},
"product_reference": "python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-iso8601-0:0.1.12-9.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src"
},
"product_reference": "python-iso8601-0:0.1.12-9.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-itsdangerous-0:2.0.1-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src"
},
"product_reference": "python-itsdangerous-0:2.0.1-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jinja2-0:3.0.1-2.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src"
},
"product_reference": "python-jinja2-0:3.0.1-2.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jsonpath-rw-0:1.2.3-23.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src"
},
"product_reference": "python-jsonpath-rw-0:1.2.3-23.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kafka-0:1.4.3-3.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src"
},
"product_reference": "python-kafka-0:1.4.3-3.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kazoo-0:2.7.0-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src"
},
"product_reference": "python-kazoo-0:2.7.0-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kazoo-doc-0:2.7.0-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch"
},
"product_reference": "python-kazoo-doc-0:2.7.0-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kerberos-0:1.3.0-11.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src"
},
"product_reference": "python-kerberos-0:1.3.0-11.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64"
},
"product_reference": "python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le"
},
"product_reference": "python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x"
},
"product_reference": "python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64"
},
"product_reference": "python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-keyring-0:21.0.0-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src"
},
"product_reference": "python-keyring-0:21.0.0-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src"
},
"product_reference": "python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src"
},
"product_reference": "python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src"
},
"product_reference": "python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kiwisolver-0:1.1.0-4.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src"
},
"product_reference": "python-kiwisolver-0:1.1.0-4.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64"
},
"product_reference": "python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le"
},
"product_reference": "python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x"
},
"product_reference": "python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64"
},
"product_reference": "python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kombu-1:5.0.2-1.el9.2.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src"
},
"product_reference": "python-kombu-1:5.0.2-1.el9.2.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-linecache2-0:1.0.0-25.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src"
},
"product_reference": "python-linecache2-0:1.0.0-25.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-logutils-0:0.3.5-7.1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src"
},
"product_reference": "python-logutils-0:0.3.5-7.1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-markupsafe-0:2.0.0-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src"
},
"product_reference": "python-markupsafe-0:2.0.0-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64"
},
"product_reference": "python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le"
},
"product_reference": "python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-markupsafe-debugsource-0:2.0.0-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x"
},
"product_reference": "python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64"
},
"product_reference": "python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-mccabe-0:0.6.1-18.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src"
},
"product_reference": "python-mccabe-0:0.6.1-18.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-memcached-0:1.58-12.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src"
},
"product_reference": "python-memcached-0:1.58-12.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-migrate-0:0.13.0-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src"
},
"product_reference": "python-migrate-0:0.13.0-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-mimeparse-0:1.6.0-16.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src"
},
"product_reference": "python-mimeparse-0:1.6.0-16.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-mock-0:3.0.5-14.el9.2.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src"
},
"product_reference": "python-mock-0:3.0.5-14.el9.2.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-monotonic-0:1.5-9.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src"
},
"product_reference": "python-monotonic-0:1.5-9.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-more-itertools-0:7.2.0-3.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src"
},
"product_reference": "python-more-itertools-0:7.2.0-3.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src"
},
"product_reference": "python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-msgpack-0:0.6.2-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src"
},
"product_reference": "python-msgpack-0:0.6.2-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-msgpack-debugsource-0:0.6.2-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64"
},
"product_reference": "python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le"
},
"product_reference": "python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-msgpack-debugsource-0:0.6.2-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x"
},
"product_reference": "python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-msgpack-debugsource-0:0.6.2-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64"
},
"product_reference": "python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-munch-0:2.3.2-7.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src"
},
"product_reference": "python-munch-0:2.3.2-7.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src"
},
"product_reference": "python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-nose-0:1.3.7-33.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src"
},
"product_reference": "python-nose-0:1.3.7-33.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-nose-cover3-0:0.1.0-31.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src"
},
"product_reference": "python-nose-cover3-0:0.1.0-31.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src"
},
"product_reference": "python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src"
},
"product_reference": "python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src"
},
"product_reference": "python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src"
},
"product_reference": "python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src"
},
"product_reference": "python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src"
},
"product_reference": "python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch"
},
"product_reference": "python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src"
},
"product_reference": "python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch"
},
"product_reference": "python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src"
},
"product_reference": "python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src"
},
"product_reference": "python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src"
},
"product_reference": "python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch"
},
"product_reference": "python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src"
},
"product_reference": "python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch"
},
"product_reference": "python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src"
},
"product_reference": "python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch"
},
"product_reference": "python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src"
},
"product_reference": "python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src"
},
"product_reference": "python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src"
},
"product_reference": "python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch"
},
"product_reference": "python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src"
},
"product_reference": "python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch"
},
"product_reference": "python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src"
},
"product_reference": "python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src"
},
"product_reference": "python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src"
},
"product_reference": "python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src"
},
"product_reference": "python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src"
},
"product_reference": "python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src"
},
"product_reference": "python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch"
},
"product_reference": "python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src"
},
"product_reference": "python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch"
},
"product_reference": "python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src"
},
"product_reference": "python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src"
},
"product_reference": "python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-paste-0:3.5.0-3.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src"
},
"product_reference": "python-paste-0:3.5.0-3.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-paste-deploy-0:2.0.1-5.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src"
},
"product_reference": "python-paste-deploy-0:2.0.1-5.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pbr-0:5.5.1-3.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src"
},
"product_reference": "python-pbr-0:5.5.1-3.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pecan-0:1.3.2-10.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src"
},
"product_reference": "python-pecan-0:1.3.2-10.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pexpect-0:4.6-3.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src"
},
"product_reference": "python-pexpect-0:4.6-3.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pint-0:0.10.1-3.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src"
},
"product_reference": "python-pint-0:0.10.1-3.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pretend-0:1.0.8-19.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src"
},
"product_reference": "python-pretend-0:1.0.8-19.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src"
},
"product_reference": "python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-prometheus_client-0:0.7.1-3.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src"
},
"product_reference": "python-prometheus_client-0:0.7.1-3.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src"
},
"product_reference": "python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch"
},
"product_reference": "python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pycodestyle-0:2.6.0-4.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src"
},
"product_reference": "python-pycodestyle-0:2.6.0-4.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pymemcache-0:3.5.0-1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src"
},
"product_reference": "python-pymemcache-0:3.5.0-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyperclip-0:1.8.0-3.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src"
},
"product_reference": "python-pyperclip-0:1.8.0-3.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyperclip-doc-0:1.8.0-3.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch"
},
"product_reference": "python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pytest-cov-0:2.11.1-3.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src"
},
"product_reference": "python-pytest-cov-0:2.11.1-3.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pytest-forked-0:1.3.0-2.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src"
},
"product_reference": "python-pytest-forked-0:1.3.0-2.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pytest-runner-0:4.0-12.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src"
},
"product_reference": "python-pytest-runner-0:4.0-12.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pytest-xdist-0:2.2.1-1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src"
},
"product_reference": "python-pytest-xdist-0:2.2.1-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pytest-xprocess-0:0.18.1-4.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src"
},
"product_reference": "python-pytest-xprocess-0:0.18.1-4.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-redis-0:3.3.8-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src"
},
"product_reference": "python-redis-0:3.3.8-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-repoze-lru-0:0.7-7.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src"
},
"product_reference": "python-repoze-lru-0:0.7-7.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-requests-kerberos-0:0.12.0-12.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src"
},
"product_reference": "python-requests-kerberos-0:0.12.0-12.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-requests-mock-0:1.8.0-2.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src"
},
"product_reference": "python-requests-mock-0:1.8.0-2.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-requests-unixsocket-0:0.2.0-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src"
},
"product_reference": "python-requests-unixsocket-0:0.2.0-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src"
},
"product_reference": "python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-retrying-0:1.3.3-2.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src"
},
"product_reference": "python-retrying-0:1.3.3-2.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-rfc3986-0:1.2.0-6.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src"
},
"product_reference": "python-rfc3986-0:1.2.0-6.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-routes-0:2.4.1-12.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src"
},
"product_reference": "python-routes-0:2.4.1-12.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src"
},
"product_reference": "python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-simplegeneric-0:0.8.1-18.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src"
},
"product_reference": "python-simplegeneric-0:0.8.1-18.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-simplejson-0:3.17.0-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src"
},
"product_reference": "python-simplejson-0:3.17.0-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-simplejson-debugsource-0:3.17.0-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64"
},
"product_reference": "python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le"
},
"product_reference": "python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-simplejson-debugsource-0:3.17.0-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x"
},
"product_reference": "python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-simplejson-debugsource-0:3.17.0-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64"
},
"product_reference": "python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-singledispatch-0:3.4.0.3-19.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src"
},
"product_reference": "python-singledispatch-0:3.4.0.3-19.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-smi-0:0.3.4-10.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src"
},
"product_reference": "python-smi-0:0.3.4-10.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-sortedcontainers-0:2.3.0-2.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src"
},
"product_reference": "python-sortedcontainers-0:2.3.0-2.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-soupsieve-0:2.1.0-2.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src"
},
"product_reference": "python-soupsieve-0:2.1.0-2.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-sqlalchemy-0:1.4.39-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src"
},
"product_reference": "python-sqlalchemy-0:1.4.39-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64"
},
"product_reference": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le"
},
"product_reference": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x"
},
"product_reference": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64"
},
"product_reference": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-sqlalchemy-doc-0:1.4.39-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch"
},
"product_reference": "python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-sqlparse-0:0.2.4-10.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src"
},
"product_reference": "python-sqlparse-0:0.2.4-10.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-statsd-0:3.2.1-20.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src"
},
"product_reference": "python-statsd-0:3.2.1-20.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-statsd-doc-0:3.2.1-20.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch"
},
"product_reference": "python-statsd-doc-0:3.2.1-20.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-stestr-0:2.6.0-8.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src"
},
"product_reference": "python-stestr-0:2.6.0-8.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src"
},
"product_reference": "python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-sure-0:1.4.11-12.el9.2.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src"
},
"product_reference": "python-sure-0:1.4.11-12.el9.2.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src"
},
"product_reference": "python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src"
},
"product_reference": "python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src"
},
"product_reference": "python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tempita-0:0.5.1-25.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src"
},
"product_reference": "python-tempita-0:0.5.1-25.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tenacity-0:6.2.0-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src"
},
"product_reference": "python-tenacity-0:6.2.0-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-testrepository-0:0.0.20-20.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src"
},
"product_reference": "python-testrepository-0:0.0.20-20.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-testresources-0:2.0.1-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src"
},
"product_reference": "python-testresources-0:2.0.1-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-testscenarios-0:0.5.0-21.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src"
},
"product_reference": "python-testscenarios-0:0.5.0-21.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-testtools-0:2.4.0-8.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src"
},
"product_reference": "python-testtools-0:2.4.0-8.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-testtools-doc-0:2.4.0-8.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch"
},
"product_reference": "python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src"
},
"product_reference": "python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tornado-0:6.1.0-2.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src"
},
"product_reference": "python-tornado-0:6.1.0-2.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64"
},
"product_reference": "python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le"
},
"product_reference": "python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tornado-debugsource-0:6.1.0-2.el9.1.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x"
},
"product_reference": "python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64"
},
"product_reference": "python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tornado-doc-0:6.1.0-2.el9.1.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64"
},
"product_reference": "python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tornado-doc-0:6.1.0-2.el9.1.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le"
},
"product_reference": "python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tornado-doc-0:6.1.0-2.el9.1.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x"
},
"product_reference": "python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tornado-doc-0:6.1.0-2.el9.1.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64"
},
"product_reference": "python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tox-0:3.23.0-2.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src"
},
"product_reference": "python-tox-0:3.23.0-2.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tox-current-env-0:0.0.6-1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src"
},
"product_reference": "python-tox-current-env-0:0.0.6-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-traceback2-0:1.4.0-25.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src"
},
"product_reference": "python-traceback2-0:1.4.0-25.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-typeguard-0:2.9.1-1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src"
},
"product_reference": "python-typeguard-0:2.9.1-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-typing-extensions-0:3.7.4.3-2.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src"
},
"product_reference": "python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-unittest2-0:1.1.0-24.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src"
},
"product_reference": "python-unittest2-0:1.1.0-24.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-vine-0:5.0.0-3.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src"
},
"product_reference": "python-vine-0:5.0.0-3.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-virtualenv-0:20.4.4-1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src"
},
"product_reference": "python-virtualenv-0:20.4.4-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-voluptuous-0:0.11.7-3.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src"
},
"product_reference": "python-voluptuous-0:0.11.7-3.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-waitress-0:2.0.0-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src"
},
"product_reference": "python-waitress-0:2.0.0-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-warlock-0:1.3.3-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src"
},
"product_reference": "python-warlock-0:1.3.3-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wcwidth-0:0.2.5-2.el9.2.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src"
},
"product_reference": "python-wcwidth-0:0.2.5-2.el9.2.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-webencodings-0:0.5.1-15.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src"
},
"product_reference": "python-webencodings-0:0.5.1-15.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-webencodings-doc-0:0.5.1-15.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch"
},
"product_reference": "python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-webob-0:1.8.5-5.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src"
},
"product_reference": "python-webob-0:1.8.5-5.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-webtest-0:2.0.33-5.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src"
},
"product_reference": "python-webtest-0:2.0.33-5.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-werkzeug-0:2.0.3-3.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src"
},
"product_reference": "python-werkzeug-0:2.0.3-3.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wrapt-0:1.11.2-4.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src"
},
"product_reference": "python-wrapt-0:1.11.2-4.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wrapt-debugsource-0:1.11.2-4.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64"
},
"product_reference": "python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le"
},
"product_reference": "python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wrapt-debugsource-0:1.11.2-4.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x"
},
"product_reference": "python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wrapt-debugsource-0:1.11.2-4.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64"
},
"product_reference": "python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wrapt-doc-0:1.11.2-4.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64"
},
"product_reference": "python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wrapt-doc-0:1.11.2-4.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le"
},
"product_reference": "python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wrapt-doc-0:1.11.2-4.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x"
},
"product_reference": "python-wrapt-doc-0:1.11.2-4.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wrapt-doc-0:1.11.2-4.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64"
},
"product_reference": "python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src"
},
"product_reference": "python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-yappi-0:1.3.1-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src"
},
"product_reference": "python-yappi-0:1.3.1-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-yappi-debugsource-0:1.3.1-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64"
},
"product_reference": "python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-yappi-debugsource-0:1.3.1-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le"
},
"product_reference": "python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-yappi-debugsource-0:1.3.1-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x"
},
"product_reference": "python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-yappi-debugsource-0:1.3.1-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64"
},
"product_reference": "python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-zake-0:0.2.2-19.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src"
},
"product_reference": "python-zake-0:0.2.2-19.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-zeroconf-0:0.24.4-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src"
},
"product_reference": "python-zeroconf-0:0.24.4-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-zipp-0:0.5.1-3.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src"
},
"product_reference": "python-zipp-0:0.5.1-3.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-zope-event-0:4.2.0-20.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src"
},
"product_reference": "python-zope-event-0:4.2.0-20.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-zope-interface-0:5.4.0-1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src"
},
"product_reference": "python-zope-interface-0:5.4.0-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-zope-testing-0:4.7-4.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src"
},
"product_reference": "python-zope-testing-0:4.7-4.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-SecretStorage-0:2.3.1-9.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch"
},
"product_reference": "python3-SecretStorage-0:2.3.1-9.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-alembic-0:1.6.0-1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch"
},
"product_reference": "python3-alembic-0:1.6.0-1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-amqp-0:5.0.6-1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch"
},
"product_reference": "python3-amqp-0:5.0.6-1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-apipkg-0:1.5-12.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch"
},
"product_reference": "python3-apipkg-0:1.5-12.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-atomicwrites-0:1.4.0-6.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch"
},
"product_reference": "python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch"
},
"product_reference": "python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-autopage-0:0.4.0-1.el9.2.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch"
},
"product_reference": "python3-autopage-0:0.4.0-1.el9.2.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bcrypt-0:3.1.6-3.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64"
},
"product_reference": "python3-bcrypt-0:3.1.6-3.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bcrypt-0:3.1.6-3.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le"
},
"product_reference": "python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bcrypt-0:3.1.6-3.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x"
},
"product_reference": "python3-bcrypt-0:3.1.6-3.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bcrypt-0:3.1.6-3.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64"
},
"product_reference": "python3-bcrypt-0:3.1.6-3.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64"
},
"product_reference": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le"
},
"product_reference": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x"
},
"product_reference": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64"
},
"product_reference": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch"
},
"product_reference": "python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-betamax-0:0.8.1-12.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch"
},
"product_reference": "python3-betamax-0:0.8.1-12.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cachetools-0:3.1.0-4.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch"
},
"product_reference": "python3-cachetools-0:3.1.0-4.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-case-0:1.5.3-5.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch"
},
"product_reference": "python3-case-0:1.5.3-5.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch"
},
"product_reference": "python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-click-0:7.1.2-5.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch"
},
"product_reference": "python3-click-0:7.1.2-5.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch"
},
"product_reference": "python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch"
},
"product_reference": "python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cmd2-0:1.4.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch"
},
"product_reference": "python3-cmd2-0:1.4.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-colorama-0:0.4.1-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch"
},
"product_reference": "python3-colorama-0:0.4.1-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-construct-0:2.10.56-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch"
},
"product_reference": "python3-construct-0:2.10.56-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-contextlib2-0:0.6.0.post1-1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch"
},
"product_reference": "python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-coverage-0:5.6-0.1b1.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64"
},
"product_reference": "python3-coverage-0:5.6-0.1b1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-coverage-0:5.6-0.1b1.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le"
},
"product_reference": "python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-coverage-0:5.6-0.1b1.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x"
},
"product_reference": "python3-coverage-0:5.6-0.1b1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-coverage-0:5.6-0.1b1.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64"
},
"product_reference": "python3-coverage-0:5.6-0.1b1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64"
},
"product_reference": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le"
},
"product_reference": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x"
},
"product_reference": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64"
},
"product_reference": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dataclasses-0:0.8-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch"
},
"product_reference": "python3-dataclasses-0:0.8-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ddt-0:1.4.2-1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch"
},
"product_reference": "python3-ddt-0:1.4.2-1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch"
},
"product_reference": "python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-decorator-0:4.4.0-6.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch"
},
"product_reference": "python3-decorator-0:4.4.0-6.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-defusedxml-0:0.7.1-1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch"
},
"product_reference": "python3-defusedxml-0:0.7.1-1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-distlib-0:0.3.1-4.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch"
},
"product_reference": "python3-distlib-0:0.3.1-4.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dogpile-cache-0:1.1.5-3.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch"
},
"product_reference": "python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch"
},
"product_reference": "python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-editor-0:1.0.4-5.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch"
},
"product_reference": "python3-editor-0:1.0.4-5.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-entrypoints-0:0.3-8.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch"
},
"product_reference": "python3-entrypoints-0:0.3-8.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-eventlet-0:0.30.2-1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch"
},
"product_reference": "python3-eventlet-0:0.30.2-1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-execnet-0:1.7.1-5.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch"
},
"product_reference": "python3-execnet-0:1.7.1-5.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-extras-0:1.0.0-15.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch"
},
"product_reference": "python3-extras-0:1.0.0-15.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-fasteners-0:0.14.1-21.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch"
},
"product_reference": "python3-fasteners-0:0.14.1-21.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-filelock-0:3.0.12-9.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch"
},
"product_reference": "python3-filelock-0:3.0.12-9.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-fixtures-0:3.0.0-22.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch"
},
"product_reference": "python3-fixtures-0:3.0.0-22.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-flake8-0:3.8.4-1.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch"
},
"product_reference": "python3-flake8-0:3.8.4-1.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-flask-1:2.0.1-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch"
},
"product_reference": "python3-flask-1:2.0.1-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-flit-0:3.0.0-1.el9.2.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch"
},
"product_reference": "python3-flit-0:3.0.0-1.el9.2.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-flit-core-0:3.0.0-1.el9.2.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch"
},
"product_reference": "python3-flit-core-0:3.0.0-1.el9.2.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-freezegun-0:1.0.0-4.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch"
},
"product_reference": "python3-freezegun-0:1.0.0-4.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-funcsigs-0:1.0.2-17.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch"
},
"product_reference": "python3-funcsigs-0:1.0.2-17.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-future-0:0.18.2-9.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch"
},
"product_reference": "python3-future-0:0.18.2-9.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch"
},
"product_reference": "python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-gevent-0:21.1.2-1.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64"
},
"product_reference": "python3-gevent-0:21.1.2-1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-gevent-0:21.1.2-1.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le"
},
"product_reference": "python3-gevent-0:21.1.2-1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-gevent-0:21.1.2-1.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x"
},
"product_reference": "python3-gevent-0:21.1.2-1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-gevent-0:21.1.2-1.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64"
},
"product_reference": "python3-gevent-0:21.1.2-1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64"
},
"product_reference": "python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le"
},
"product_reference": "python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-gevent-debuginfo-0:21.1.2-1.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x"
},
"product_reference": "python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64"
},
"product_reference": "python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch"
},
"product_reference": "python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-greenlet-0:1.0.0-1.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64"
},
"product_reference": "python3-greenlet-0:1.0.0-1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-greenlet-0:1.0.0-1.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le"
},
"product_reference": "python3-greenlet-0:1.0.0-1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-greenlet-0:1.0.0-1.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x"
},
"product_reference": "python3-greenlet-0:1.0.0-1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-greenlet-0:1.0.0-1.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64"
},
"product_reference": "python3-greenlet-0:1.0.0-1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64"
},
"product_reference": "python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le"
},
"product_reference": "python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x"
},
"product_reference": "python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64"
},
"product_reference": "python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-greenlet-devel-0:1.0.0-1.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64"
},
"product_reference": "python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-greenlet-devel-0:1.0.0-1.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le"
},
"product_reference": "python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-greenlet-devel-0:1.0.0-1.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x"
},
"product_reference": "python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-greenlet-devel-0:1.0.0-1.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64"
},
"product_reference": "python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-gunicorn-0:20.0.4-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch"
},
"product_reference": "python3-gunicorn-0:20.0.4-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch"
},
"product_reference": "python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch"
},
"product_reference": "python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch"
},
"product_reference": "python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-html5lib-1:1.1-4.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch"
},
"product_reference": "python3-html5lib-1:1.1-4.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch"
},
"product_reference": "python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch"
},
"product_reference": "python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hypothesis+django-0:6.6.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch"
},
"product_reference": "python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch"
},
"product_reference": "python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch"
},
"product_reference": "python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch"
},
"product_reference": "python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch"
},
"product_reference": "python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch"
},
"product_reference": "python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch"
},
"product_reference": "python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch"
},
"product_reference": "python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch"
},
"product_reference": "python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hypothesis-0:6.6.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch"
},
"product_reference": "python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ifaddr-0:0.1.6-6.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch"
},
"product_reference": "python3-ifaddr-0:0.1.6-6.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-importlib-metadata-0:1.7.0-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch"
},
"product_reference": "python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch"
},
"product_reference": "python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch"
},
"product_reference": "python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch"
},
"product_reference": "python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch"
},
"product_reference": "python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch"
},
"product_reference": "python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch"
},
"product_reference": "python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch"
},
"product_reference": "python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-iso8601-0:0.1.12-9.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch"
},
"product_reference": "python3-iso8601-0:0.1.12-9.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-itsdangerous-0:2.0.1-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch"
},
"product_reference": "python3-itsdangerous-0:2.0.1-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jinja2-0:3.0.1-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch"
},
"product_reference": "python3-jinja2-0:3.0.1-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jsonpath-rw-0:1.2.3-23.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch"
},
"product_reference": "python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kafka-0:1.4.3-3.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch"
},
"product_reference": "python3-kafka-0:1.4.3-3.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kazoo-0:2.7.0-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch"
},
"product_reference": "python3-kazoo-0:2.7.0-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kerberos-0:1.3.0-11.el9.1.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64"
},
"product_reference": "python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kerberos-0:1.3.0-11.el9.1.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le"
},
"product_reference": "python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kerberos-0:1.3.0-11.el9.1.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x"
},
"product_reference": "python3-kerberos-0:1.3.0-11.el9.1.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kerberos-0:1.3.0-11.el9.1.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64"
},
"product_reference": "python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64"
},
"product_reference": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le"
},
"product_reference": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x"
},
"product_reference": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64"
},
"product_reference": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-keyring-0:21.0.0-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch"
},
"product_reference": "python3-keyring-0:21.0.0-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch"
},
"product_reference": "python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch"
},
"product_reference": "python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch"
},
"product_reference": "python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch"
},
"product_reference": "python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kiwisolver-0:1.1.0-4.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64"
},
"product_reference": "python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kiwisolver-0:1.1.0-4.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le"
},
"product_reference": "python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kiwisolver-0:1.1.0-4.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x"
},
"product_reference": "python3-kiwisolver-0:1.1.0-4.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kiwisolver-0:1.1.0-4.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64"
},
"product_reference": "python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64"
},
"product_reference": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le"
},
"product_reference": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x"
},
"product_reference": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64"
},
"product_reference": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kombu-1:5.0.2-1.el9.2.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch"
},
"product_reference": "python3-kombu-1:5.0.2-1.el9.2.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-linecache2-0:1.0.0-25.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch"
},
"product_reference": "python3-linecache2-0:1.0.0-25.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-logutils-0:0.3.5-7.1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch"
},
"product_reference": "python3-logutils-0:0.3.5-7.1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-markupsafe-0:2.0.0-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64"
},
"product_reference": "python3-markupsafe-0:2.0.0-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-markupsafe-0:2.0.0-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le"
},
"product_reference": "python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-markupsafe-0:2.0.0-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x"
},
"product_reference": "python3-markupsafe-0:2.0.0-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-markupsafe-0:2.0.0-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64"
},
"product_reference": "python3-markupsafe-0:2.0.0-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64"
},
"product_reference": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le"
},
"product_reference": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x"
},
"product_reference": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64"
},
"product_reference": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-mccabe-0:0.6.1-18.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch"
},
"product_reference": "python3-mccabe-0:0.6.1-18.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-memcached-0:1.58-12.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch"
},
"product_reference": "python3-memcached-0:1.58-12.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-migrate-0:0.13.0-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch"
},
"product_reference": "python3-migrate-0:0.13.0-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-mimeparse-0:1.6.0-16.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch"
},
"product_reference": "python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-mock-0:3.0.5-14.el9.2.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch"
},
"product_reference": "python3-mock-0:3.0.5-14.el9.2.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-monotonic-0:1.5-9.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch"
},
"product_reference": "python3-monotonic-0:1.5-9.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-more-itertools-0:7.2.0-3.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch"
},
"product_reference": "python3-more-itertools-0:7.2.0-3.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch"
},
"product_reference": "python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-msgpack-0:0.6.2-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64"
},
"product_reference": "python3-msgpack-0:0.6.2-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-msgpack-0:0.6.2-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le"
},
"product_reference": "python3-msgpack-0:0.6.2-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-msgpack-0:0.6.2-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x"
},
"product_reference": "python3-msgpack-0:0.6.2-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-msgpack-0:0.6.2-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64"
},
"product_reference": "python3-msgpack-0:0.6.2-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64"
},
"product_reference": "python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le"
},
"product_reference": "python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x"
},
"product_reference": "python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64"
},
"product_reference": "python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-munch-0:2.3.2-7.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch"
},
"product_reference": "python3-munch-0:2.3.2-7.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch"
},
"product_reference": "python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch"
},
"product_reference": "python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-nose-0:1.3.7-33.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch"
},
"product_reference": "python3-nose-0:1.3.7-33.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-nose-cover3-0:0.1.0-31.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch"
},
"product_reference": "python3-nose-cover3-0:0.1.0-31.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch"
},
"product_reference": "python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch"
},
"product_reference": "python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch"
},
"product_reference": "python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch"
},
"product_reference": "python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch"
},
"product_reference": "python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch"
},
"product_reference": "python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch"
},
"product_reference": "python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch"
},
"product_reference": "python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch"
},
"product_reference": "python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch"
},
"product_reference": "python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch"
},
"product_reference": "python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch"
},
"product_reference": "python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch"
},
"product_reference": "python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch"
},
"product_reference": "python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch"
},
"product_reference": "python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch"
},
"product_reference": "python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch"
},
"product_reference": "python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch"
},
"product_reference": "python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch"
},
"product_reference": "python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch"
},
"product_reference": "python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch"
},
"product_reference": "python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch"
},
"product_reference": "python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch"
},
"product_reference": "python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch"
},
"product_reference": "python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch"
},
"product_reference": "python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch"
},
"product_reference": "python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch"
},
"product_reference": "python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch"
},
"product_reference": "python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch"
},
"product_reference": "python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch"
},
"product_reference": "python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch"
},
"product_reference": "python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch"
},
"product_reference": "python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch"
},
"product_reference": "python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch"
},
"product_reference": "python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch"
},
"product_reference": "python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch"
},
"product_reference": "python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch"
},
"product_reference": "python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch"
},
"product_reference": "python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch"
},
"product_reference": "python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch"
},
"product_reference": "python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch"
},
"product_reference": "python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch"
},
"product_reference": "python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch"
},
"product_reference": "python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-paste-0:3.5.0-3.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch"
},
"product_reference": "python3-paste-0:3.5.0-3.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-paste-deploy-0:2.0.1-5.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch"
},
"product_reference": "python3-paste-deploy-0:2.0.1-5.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pbr-0:5.5.1-3.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch"
},
"product_reference": "python3-pbr-0:5.5.1-3.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pecan-0:1.3.2-10.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch"
},
"product_reference": "python3-pecan-0:1.3.2-10.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pexpect-0:4.6-3.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch"
},
"product_reference": "python3-pexpect-0:4.6-3.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pint-0:0.10.1-3.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch"
},
"product_reference": "python3-pint-0:0.10.1-3.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pretend-0:1.0.8-19.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch"
},
"product_reference": "python3-pretend-0:1.0.8-19.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch"
},
"product_reference": "python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-prometheus_client-0:0.7.1-3.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch"
},
"product_reference": "python3-prometheus_client-0:0.7.1-3.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch"
},
"product_reference": "python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch"
},
"product_reference": "python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pycodestyle-0:2.6.0-4.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch"
},
"product_reference": "python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyflakes-0:2.2.0-3.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch"
},
"product_reference": "python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pymemcache-0:3.5.0-1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch"
},
"product_reference": "python3-pymemcache-0:3.5.0-1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyperclip-0:1.8.0-3.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch"
},
"product_reference": "python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pysnmp-0:4.4.12-6.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch"
},
"product_reference": "python3-pysnmp-0:4.4.12-6.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pytest-cov-0:2.11.1-3.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch"
},
"product_reference": "python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pytest-forked-0:1.3.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch"
},
"product_reference": "python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pytest-runner-0:4.0-12.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch"
},
"product_reference": "python3-pytest-runner-0:4.0-12.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pytest-xdist-0:2.2.1-1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch"
},
"product_reference": "python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pytest-xprocess-0:0.18.1-4.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch"
},
"product_reference": "python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-redis-0:3.3.8-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch"
},
"product_reference": "python3-redis-0:3.3.8-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-repoze-lru-0:0.7-7.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch"
},
"product_reference": "python3-repoze-lru-0:0.7-7.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-kerberos-0:0.12.0-12.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch"
},
"product_reference": "python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-mock-0:1.8.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch"
},
"product_reference": "python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-unixsocket-0:0.2.0-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch"
},
"product_reference": "python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch"
},
"product_reference": "python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-retrying-0:1.3.3-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch"
},
"product_reference": "python3-retrying-0:1.3.3-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rfc3986-0:1.2.0-6.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch"
},
"product_reference": "python3-rfc3986-0:1.2.0-6.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-routes-0:2.4.1-12.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch"
},
"product_reference": "python3-routes-0:2.4.1-12.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch"
},
"product_reference": "python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-simplegeneric-0:0.8.1-18.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch"
},
"product_reference": "python3-simplegeneric-0:0.8.1-18.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-simplejson-0:3.17.0-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64"
},
"product_reference": "python3-simplejson-0:3.17.0-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-simplejson-0:3.17.0-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le"
},
"product_reference": "python3-simplejson-0:3.17.0-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-simplejson-0:3.17.0-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x"
},
"product_reference": "python3-simplejson-0:3.17.0-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-simplejson-0:3.17.0-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64"
},
"product_reference": "python3-simplejson-0:3.17.0-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64"
},
"product_reference": "python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le"
},
"product_reference": "python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x"
},
"product_reference": "python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64"
},
"product_reference": "python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-singledispatch-0:3.4.0.3-19.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch"
},
"product_reference": "python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-smi-0:0.3.4-10.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch"
},
"product_reference": "python3-smi-0:0.3.4-10.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sortedcontainers-0:2.3.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch"
},
"product_reference": "python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-soupsieve-0:2.1.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch"
},
"product_reference": "python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64"
},
"product_reference": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le"
},
"product_reference": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x"
},
"product_reference": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64"
},
"product_reference": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64"
},
"product_reference": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le"
},
"product_reference": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x"
},
"product_reference": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64"
},
"product_reference": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64"
},
"product_reference": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le"
},
"product_reference": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x"
},
"product_reference": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64"
},
"product_reference": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64"
},
"product_reference": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le"
},
"product_reference": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x"
},
"product_reference": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64"
},
"product_reference": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64"
},
"product_reference": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le"
},
"product_reference": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x"
},
"product_reference": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64"
},
"product_reference": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64"
},
"product_reference": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le"
},
"product_reference": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x"
},
"product_reference": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64"
},
"product_reference": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64"
},
"product_reference": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le"
},
"product_reference": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x"
},
"product_reference": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64"
},
"product_reference": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64"
},
"product_reference": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le"
},
"product_reference": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x"
},
"product_reference": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64"
},
"product_reference": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64"
},
"product_reference": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le"
},
"product_reference": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x"
},
"product_reference": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64"
},
"product_reference": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64"
},
"product_reference": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le"
},
"product_reference": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x"
},
"product_reference": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64"
},
"product_reference": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy-0:1.4.39-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64"
},
"product_reference": "python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy-0:1.4.39-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le"
},
"product_reference": "python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy-0:1.4.39-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x"
},
"product_reference": "python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy-0:1.4.39-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64"
},
"product_reference": "python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64"
},
"product_reference": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le"
},
"product_reference": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x"
},
"product_reference": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64"
},
"product_reference": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlparse-0:0.2.4-10.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch"
},
"product_reference": "python3-sqlparse-0:0.2.4-10.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-statsd-0:3.2.1-20.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch"
},
"product_reference": "python3-statsd-0:3.2.1-20.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-stestr-0:2.6.0-8.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch"
},
"product_reference": "python3-stestr-0:2.6.0-8.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch"
},
"product_reference": "python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-subunit-0:1.4.0-6.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch"
},
"product_reference": "python3-subunit-0:1.4.0-6.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-subunit-test-0:1.4.0-6.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch"
},
"product_reference": "python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sure-0:1.4.11-12.el9.2.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch"
},
"product_reference": "python3-sure-0:1.4.11-12.el9.2.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch"
},
"product_reference": "python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch"
},
"product_reference": "python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch"
},
"product_reference": "python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch"
},
"product_reference": "python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch"
},
"product_reference": "python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tempita-0:0.5.1-25.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch"
},
"product_reference": "python3-tempita-0:0.5.1-25.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tenacity-0:6.2.0-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch"
},
"product_reference": "python3-tenacity-0:6.2.0-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-testrepository-0:0.0.20-20.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch"
},
"product_reference": "python3-testrepository-0:0.0.20-20.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-testresources-0:2.0.1-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch"
},
"product_reference": "python3-testresources-0:2.0.1-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-testscenarios-0:0.5.0-21.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch"
},
"product_reference": "python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-testtools-0:2.4.0-8.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch"
},
"product_reference": "python3-testtools-0:2.4.0-8.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch"
},
"product_reference": "python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-0:6.1.0-2.el9.1.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64"
},
"product_reference": "python3-tornado-0:6.1.0-2.el9.1.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-0:6.1.0-2.el9.1.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le"
},
"product_reference": "python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-0:6.1.0-2.el9.1.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x"
},
"product_reference": "python3-tornado-0:6.1.0-2.el9.1.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-0:6.1.0-2.el9.1.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64"
},
"product_reference": "python3-tornado-0:6.1.0-2.el9.1.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64"
},
"product_reference": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le"
},
"product_reference": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x"
},
"product_reference": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64"
},
"product_reference": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tox-current-env-0:0.0.6-1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch"
},
"product_reference": "python3-tox-current-env-0:0.0.6-1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-traceback2-0:1.4.0-25.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch"
},
"product_reference": "python3-traceback2-0:1.4.0-25.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-typeguard-0:2.9.1-1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch"
},
"product_reference": "python3-typeguard-0:2.9.1-1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch"
},
"product_reference": "python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unittest2-0:1.1.0-24.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch"
},
"product_reference": "python3-unittest2-0:1.1.0-24.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-vine-0:5.0.0-3.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch"
},
"product_reference": "python3-vine-0:5.0.0-3.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-virtualenv-0:20.4.4-1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch"
},
"product_reference": "python3-virtualenv-0:20.4.4-1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-voluptuous-0:0.11.7-3.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch"
},
"product_reference": "python3-voluptuous-0:0.11.7-3.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-waitress-0:2.0.0-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch"
},
"product_reference": "python3-waitress-0:2.0.0-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-warlock-0:1.3.3-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch"
},
"product_reference": "python3-warlock-0:1.3.3-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-wcwidth-0:0.2.5-2.el9.2.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch"
},
"product_reference": "python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-webencodings-0:0.5.1-15.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch"
},
"product_reference": "python3-webencodings-0:0.5.1-15.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-webob-0:1.8.5-5.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch"
},
"product_reference": "python3-webob-0:1.8.5-5.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-webtest-0:2.0.33-5.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch"
},
"product_reference": "python3-webtest-0:2.0.33-5.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-werkzeug-0:2.0.3-3.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch"
},
"product_reference": "python3-werkzeug-0:2.0.3-3.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-wrapt-0:1.11.2-4.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64"
},
"product_reference": "python3-wrapt-0:1.11.2-4.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-wrapt-0:1.11.2-4.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le"
},
"product_reference": "python3-wrapt-0:1.11.2-4.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-wrapt-0:1.11.2-4.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x"
},
"product_reference": "python3-wrapt-0:1.11.2-4.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-wrapt-0:1.11.2-4.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64"
},
"product_reference": "python3-wrapt-0:1.11.2-4.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64"
},
"product_reference": "python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le"
},
"product_reference": "python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x"
},
"product_reference": "python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64"
},
"product_reference": "python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch"
},
"product_reference": "python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-yappi-0:1.3.1-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64"
},
"product_reference": "python3-yappi-0:1.3.1-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-yappi-0:1.3.1-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le"
},
"product_reference": "python3-yappi-0:1.3.1-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-yappi-0:1.3.1-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x"
},
"product_reference": "python3-yappi-0:1.3.1-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-yappi-0:1.3.1-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64"
},
"product_reference": "python3-yappi-0:1.3.1-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64"
},
"product_reference": "python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le"
},
"product_reference": "python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-yappi-debuginfo-0:1.3.1-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x"
},
"product_reference": "python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64"
},
"product_reference": "python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zake-0:0.2.2-19.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch"
},
"product_reference": "python3-zake-0:0.2.2-19.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zeroconf-0:0.24.4-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch"
},
"product_reference": "python3-zeroconf-0:0.24.4-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zipp-0:0.5.1-3.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch"
},
"product_reference": "python3-zipp-0:0.5.1-3.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope-event-0:4.2.0-20.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch"
},
"product_reference": "python3-zope-event-0:4.2.0-20.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope-interface-0:5.4.0-1.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64"
},
"product_reference": "python3-zope-interface-0:5.4.0-1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope-interface-0:5.4.0-1.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le"
},
"product_reference": "python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope-interface-0:5.4.0-1.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x"
},
"product_reference": "python3-zope-interface-0:5.4.0-1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope-interface-0:5.4.0-1.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64"
},
"product_reference": "python3-zope-interface-0:5.4.0-1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope-testing-0:4.7-4.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch"
},
"product_reference": "python3-zope-testing-0:4.7-4.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-0:1.4.0-6.el9.1.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64"
},
"product_reference": "subunit-0:1.4.0-6.el9.1.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-0:1.4.0-6.el9.1.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le"
},
"product_reference": "subunit-0:1.4.0-6.el9.1.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-0:1.4.0-6.el9.1.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x"
},
"product_reference": "subunit-0:1.4.0-6.el9.1.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-0:1.4.0-6.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src"
},
"product_reference": "subunit-0:1.4.0-6.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-0:1.4.0-6.el9.1.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64"
},
"product_reference": "subunit-0:1.4.0-6.el9.1.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-cppunit-0:1.4.0-6.el9.1.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64"
},
"product_reference": "subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-cppunit-0:1.4.0-6.el9.1.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le"
},
"product_reference": "subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-cppunit-0:1.4.0-6.el9.1.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x"
},
"product_reference": "subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-cppunit-0:1.4.0-6.el9.1.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64"
},
"product_reference": "subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64"
},
"product_reference": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le"
},
"product_reference": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x"
},
"product_reference": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64"
},
"product_reference": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64"
},
"product_reference": "subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le"
},
"product_reference": "subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x"
},
"product_reference": "subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64"
},
"product_reference": "subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-debuginfo-0:1.4.0-6.el9.1.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64"
},
"product_reference": "subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le"
},
"product_reference": "subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-debuginfo-0:1.4.0-6.el9.1.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x"
},
"product_reference": "subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-debuginfo-0:1.4.0-6.el9.1.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64"
},
"product_reference": "subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-debugsource-0:1.4.0-6.el9.1.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64"
},
"product_reference": "subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-debugsource-0:1.4.0-6.el9.1.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le"
},
"product_reference": "subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-debugsource-0:1.4.0-6.el9.1.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x"
},
"product_reference": "subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-debugsource-0:1.4.0-6.el9.1.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64"
},
"product_reference": "subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-devel-0:1.4.0-6.el9.1.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64"
},
"product_reference": "subunit-devel-0:1.4.0-6.el9.1.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-devel-0:1.4.0-6.el9.1.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le"
},
"product_reference": "subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-devel-0:1.4.0-6.el9.1.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x"
},
"product_reference": "subunit-devel-0:1.4.0-6.el9.1.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-devel-0:1.4.0-6.el9.1.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64"
},
"product_reference": "subunit-devel-0:1.4.0-6.el9.1.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-filters-0:1.4.0-6.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch"
},
"product_reference": "subunit-filters-0:1.4.0-6.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-perl-0:1.4.0-6.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch"
},
"product_reference": "subunit-perl-0:1.4.0-6.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-shell-0:1.4.0-6.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch"
},
"product_reference": "subunit-shell-0:1.4.0-6.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-static-0:1.4.0-6.el9.1.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64"
},
"product_reference": "subunit-static-0:1.4.0-6.el9.1.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-static-0:1.4.0-6.el9.1.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le"
},
"product_reference": "subunit-static-0:1.4.0-6.el9.1.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-static-0:1.4.0-6.el9.1.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x"
},
"product_reference": "subunit-static-0:1.4.0-6.el9.1.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-static-0:1.4.0-6.el9.1.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64"
},
"product_reference": "subunit-static-0:1.4.0-6.el9.1.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tox-0:3.23.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
},
"product_reference": "tox-0:3.23.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-4235",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-12-28T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2156727"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in go-yaml. This issue occurs due to unbounded alias chasing, where a maliciously crafted YAML file can cause the system to consume significant system resources. If parsing user input, this may be used as a denial of service vector.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go-yaml: Denial of Service in go-yaml",
"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.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-4235"
},
{
"category": "external",
"summary": "RHBZ#2156727",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156727"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-4235",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4235"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-4235",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-4235"
},
{
"category": "external",
"summary": "https://github.com/go-yaml/yaml/commit/bb4e33bf68bf89cad44d386192cbed201f35b241",
"url": "https://github.com/go-yaml/yaml/commit/bb4e33bf68bf89cad44d386192cbed201f35b241"
},
{
"category": "external",
"summary": "https://github.com/go-yaml/yaml/pull/375",
"url": "https://github.com/go-yaml/yaml/pull/375"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2021-0061",
"url": "https://pkg.go.dev/vuln/GO-2021-0061"
}
],
"release_date": "2022-12-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:29:22+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go-yaml: Denial of Service in go-yaml"
},
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding header",
"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.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:29:22+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-2879",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132867"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where Reader.Read does not set a limit on the maximum size of file headers. After fixing, Reader.Read limits the maximum size of header blocks to 1 MiB. This flaw allows a maliciously crafted archive to cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/tar: unbounded memory consumption when reading headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"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.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2879"
},
{
"category": "external",
"summary": "RHBZ#2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54853",
"url": "https://github.com/golang/go/issues/54853"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:29:22+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/tar: unbounded memory consumption when reading headers"
},
{
"acknowledgments": [
{
"names": [
"Daniel Abeles"
],
"organization": "Head of Research, Oxeye"
},
{
"names": [
"Gal Goldstein"
],
"organization": "Security Researcher, Oxeye"
}
],
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132868"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity to exploit this vulnerability is limited to the Golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring 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": [
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2880"
},
{
"category": "external",
"summary": "RHBZ#2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54663",
"url": "https://github.com/golang/go/issues/54663"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:29:22+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"acknowledgments": [
{
"names": [
"Steven Murdoch"
]
}
],
"cve": "CVE-2022-2995",
"cwe": {
"id": "CWE-284",
"name": "Improper Access Control"
},
"discovery_date": "2022-08-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2121632"
}
],
"notes": [
{
"category": "description",
"text": "Incorrect handling of the supplementary groups in the CRI-O container engine might lead to sensitive information disclosure or possible data modification if an attacker has direct access to the affected container where supplementary groups are used to set access permissions and is able to execute a binary code in that container.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cri-o: incorrect handling of the supplementary groups",
"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.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2995"
},
{
"category": "external",
"summary": "RHBZ#2121632",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2121632"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2995",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2995"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2995",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2995"
},
{
"category": "external",
"summary": "https://www.benthamsgaze.org/2022/08/22/vulnerability-in-linux-containers-investigation-and-mitigation/",
"url": "https://www.benthamsgaze.org/2022/08/22/vulnerability-in-linux-containers-investigation-and-mitigation/"
}
],
"release_date": "2022-08-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:29:22+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.6,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "cri-o: incorrect handling of the supplementary groups"
},
{
"acknowledgments": [
{
"names": [
"Fujitsu"
]
}
],
"cve": "CVE-2022-2996",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2022-08-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2115122"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the python-scciclient when making an HTTPS connection to a server where the server\u0027s certificate would not be verified. This issue opens up the connection to possible Man-in-the-middle (MITM) attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-scciclient: missing server certificate verification",
"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.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2996"
},
{
"category": "external",
"summary": "RHBZ#2115122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115122"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2996",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2996"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2996",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2996"
},
{
"category": "external",
"summary": "https://opendev.org/x/python-scciclient/commit/274dca0344b65b4ac113d3271d21c17e970a636c",
"url": "https://opendev.org/x/python-scciclient/commit/274dca0344b65b4ac113d3271d21c17e970a636c"
}
],
"release_date": "2022-06-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:29:22+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-scciclient: missing server certificate verification"
},
{
"acknowledgments": [
{
"names": [
"Kubernetes Security Response Committee"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-3162",
"discovery_date": "2022-10-20T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2136673"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in kubernetes. Users authorized to list or watch one type of namespaced custom resource cluster-wide can read custom resources of a different kind in the same API group they are not authorized to read.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kubernetes: Unauthorized read of Custom Resources",
"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.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-3162"
},
{
"category": "external",
"summary": "RHBZ#2136673",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136673"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-3162",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3162"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-3162",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3162"
},
{
"category": "external",
"summary": "https://github.com/kubernetes/kubernetes/issues/113756",
"url": "https://github.com/kubernetes/kubernetes/issues/113756"
}
],
"release_date": "2022-11-10T16:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:29:22+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kubernetes: Unauthorized read of Custom Resources"
},
{
"cve": "CVE-2022-3172",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2022-09-19T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2127804"
}
],
"notes": [
{
"category": "description",
"text": "A security issue was discovered in kube-apiserver that allows an aggregated API server to redirect client traffic to any URL. This issue leads to the client performing unexpected actions and forwarding the client\u0027s API server credentials to third parties.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kube-apiserver: Aggregated API server can cause clients to be redirected (SSRF)",
"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.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-3172"
},
{
"category": "external",
"summary": "RHBZ#2127804",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2127804"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-3172",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3172"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-3172",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3172"
},
{
"category": "external",
"summary": "https://github.com/kubernetes/kubernetes/issues/112513",
"url": "https://github.com/kubernetes/kubernetes/issues/112513"
}
],
"release_date": "2022-09-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:29:22+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kube-apiserver: Aggregated API server can cause clients to be redirected (SSRF)"
},
{
"cve": "CVE-2022-3259",
"cwe": {
"id": "CWE-665",
"name": "Improper Initialization"
},
"discovery_date": "2022-07-01T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2103220"
}
],
"notes": [
{
"category": "description",
"text": "Openshift 4.9 does not use HTTP Strict Transport Security (HSTS) which may allow man-in-the-middle (MITM) attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "OpenShift: Missing HTTP Strict Transport Security",
"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.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-3259"
},
{
"category": "external",
"summary": "RHBZ#2103220",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2103220"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-3259",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3259"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-3259",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3259"
}
],
"release_date": "2022-06-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:29:22+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "OpenShift: Missing HTTP Strict Transport Security"
},
{
"cve": "CVE-2022-3466",
"cwe": {
"id": "CWE-276",
"name": "Incorrect Default Permissions"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2134063"
}
],
"notes": [
{
"category": "description",
"text": "The version of cri-o as released for Red Hat OpenShift Container Platform 4.9.48, 4.10.31, and 4.11.6 via RHBA-2022:6316, RHBA-2022:6257, and RHBA-2022:6658, respectively, included an incorrect version of cri-o missing the fix for CVE-2022-27652, which was previously fixed in OCP 4.9.41 and 4.10.12 via RHBA-2022:5433 and RHSA-2022:1600. This issue could allow an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs. For more details, see https://access.redhat.com/security/cve/CVE-2022-27652.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cri-o: Security regression of CVE-2022-27652",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "After further investigation we came to the conclusion that this CVE has a very minimal impact on Red Hat OpenShift Container Platform.",
"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.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-3466"
},
{
"category": "external",
"summary": "RHBZ#2134063",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134063"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-3466",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3466"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-3466",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3466"
}
],
"release_date": "2022-10-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:29:22+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "cri-o: Security regression of CVE-2022-27652"
},
{
"cve": "CVE-2022-27664",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124669"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: handle server errors after sending GOAWAY",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"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.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27664"
},
{
"category": "external",
"summary": "RHBZ#2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664"
},
{
"category": "external",
"summary": "https://go.dev/issue/54658",
"url": "https://go.dev/issue/54658"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:29:22+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: handle server errors after sending GOAWAY"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"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.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:29:22+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
}
],
"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.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"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.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:29:22+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
},
{
"cve": "CVE-2022-32189",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-08-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2113814"
}
],
"notes": [
{
"category": "description",
"text": "An uncontrolled resource consumption flaw was found in Golang math/big. A too-short encoded message can cause a panic in Float.GobDecode and Rat.GobDecode in math/big in Go, potentially allowing an attacker to create a denial of service, impacting availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw stems from a particular and specific method (GoBDecode) which isn\u0027t commonly used. There are few components within Red Hat offerings which call this function. In rare cases where this method is called, the component limits possible damage or it is not possible to be triggered by an attacker. For these combined reasons the impact has been downgraded to Low.",
"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.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32189"
},
{
"category": "external",
"summary": "RHBZ#2113814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189"
},
{
"category": "external",
"summary": "https://go.dev/issue/53871",
"url": "https://go.dev/issue/53871"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU",
"url": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU"
}
],
"release_date": "2022-08-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:29:22+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service"
},
{
"cve": "CVE-2022-32190",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124668"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. The JoinPath doesn\u0027t remove the ../ path components appended to a domain that is not terminated by a slash, possibly leading to a directory traversal attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: JoinPath does not strip relative path components in all circumstances",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerable functions, JoinPath and URL.JoinPath was introduced in upstream go1.19, whereas, RHEL ships go1.17 and go1.18 versions, which does not contain the vulnerable code. Hence, packages shipped with RHEL-8, RHEL-9 are not affected.\n\nAll Y stream releases of OpenShift Container Platform 4 run on RHEL-8 or RHEL-9, so OCP 4 is also 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": [
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32190"
},
{
"category": "external",
"summary": "RHBZ#2124668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124668"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32190",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32190"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32190",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32190"
},
{
"category": "external",
"summary": "https://go.dev/issue/54385",
"url": "https://go.dev/issue/54385"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:29:22+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/url: JoinPath does not strip relative path components in all circumstances"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-41715",
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132872"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp/syntax: limit memory used by parsing regexps",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"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.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41715"
},
{
"category": "external",
"summary": "RHBZ#2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/55949",
"url": "https://github.com/golang/go/issues/55949"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:29:22+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
}
]
}
rhsa-2023:0772
Vulnerability from csaf_redhat
Published
2023-02-20 18:33
Modified
2025-10-09 23:16
Summary
Red Hat Security Advisory: OpenShift Container Platform 4.12.4 security update
Notes
Topic
Red Hat build of MicroShift release 4.12.4 is now available with updates to packages and images that fix several bugs.
This release includes a security update for the Red Hat build of MicroShift 4.12.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Red Hat build of MicroShift is Red Hat's light-weight Kubernetes orchestration solution designed for edge device deployments and is built from the edge capabilities of Red Hat OpenShift. MicroShift is an application that is deployed on top of Red Hat Enterprise Linux devices at the edge, providing an efficient way to operate single-node clusters in these low-resource environments.
This advisory contains the RPM packages for Red Hat build of MicroShift 4.12.4. See the following advisory for the container images for this release:
https://access.redhat.com/errata/RHSA-2023:0769
Security Fix(es):
* kubernetes: Unauthorized read of Custom Resources (CVE-2022-3162)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section. All the bug fixes may not be documented in this advisory. See the following release notes documentation for details about these changes:
https://access.redhat.com/documentation/en-us/microshift/4.12/html/release_notes/index
All Red Hat build of MicroShift 4.12 users are advised to use these updated packages and images when they are available in the RPM repository.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat build of MicroShift release 4.12.4 is now available with updates to packages and images that fix several bugs. \n\nThis release includes a security update for the Red Hat build of MicroShift 4.12. \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 build of MicroShift is Red Hat\u0027s light-weight Kubernetes orchestration solution designed for edge device deployments and is built from the edge capabilities of Red Hat OpenShift. MicroShift is an application that is deployed on top of Red Hat Enterprise Linux devices at the edge, providing an efficient way to operate single-node clusters in these low-resource environments.\n\nThis advisory contains the RPM packages for Red Hat build of MicroShift 4.12.4. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2023:0769\n\nSecurity Fix(es):\n\n* kubernetes: Unauthorized read of Custom Resources (CVE-2022-3162)\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. All the bug fixes may not be documented in this advisory. See the following release notes documentation for details about these changes:\n\nhttps://access.redhat.com/documentation/en-us/microshift/4.12/html/release_notes/index\n\nAll Red Hat build of MicroShift 4.12 users are advised to use these updated packages and images when they are available in the RPM repository.",
"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-2023:0772",
"url": "https://access.redhat.com/errata/RHSA-2023:0772"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2136673",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136673"
},
{
"category": "external",
"summary": "OCPBUGS-6908",
"url": "https://issues.redhat.com/browse/OCPBUGS-6908"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_0772.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.12.4 security update",
"tracking": {
"current_release_date": "2025-10-09T23:16:29+00:00",
"generator": {
"date": "2025-10-09T23:16:29+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.9"
}
},
"id": "RHSA-2023:0772",
"initial_release_date": "2023-02-20T18:33:05+00:00",
"revision_history": [
{
"date": "2023-02-20T18:33:05+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-02-20T18:33:05+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-09T23:16:29+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.12",
"product": {
"name": "Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.12::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "microshift-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.src",
"product": {
"name": "microshift-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.src",
"product_id": "microshift-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/microshift@4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "microshift-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.x86_64",
"product": {
"name": "microshift-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.x86_64",
"product_id": "microshift-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/microshift@4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "microshift-networking-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.x86_64",
"product": {
"name": "microshift-networking-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.x86_64",
"product_id": "microshift-networking-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/microshift-networking@4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "microshift-release-info-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.noarch",
"product": {
"name": "microshift-release-info-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.noarch",
"product_id": "microshift-release-info-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/microshift-release-info@4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "microshift-selinux-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.noarch",
"product": {
"name": "microshift-selinux-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.noarch",
"product_id": "microshift-selinux-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/microshift-selinux@4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "microshift-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:microshift-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.src"
},
"product_reference": "microshift-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "microshift-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:microshift-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.x86_64"
},
"product_reference": "microshift-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "microshift-networking-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:microshift-networking-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.x86_64"
},
"product_reference": "microshift-networking-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "microshift-release-info-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:microshift-release-info-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.noarch"
},
"product_reference": "microshift-release-info-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "microshift-selinux-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:microshift-selinux-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.noarch"
},
"product_reference": "microshift-selinux-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Kubernetes Security Response Committee"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-3162",
"discovery_date": "2022-10-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2136673"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in kubernetes. Users authorized to list or watch one type of namespaced custom resource cluster-wide can read custom resources of a different kind in the same API group they are not authorized to read.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kubernetes: Unauthorized read of Custom Resources",
"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.12:microshift-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.src",
"8Base-RHOSE-4.12:microshift-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.x86_64",
"8Base-RHOSE-4.12:microshift-networking-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.x86_64",
"8Base-RHOSE-4.12:microshift-release-info-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.noarch",
"8Base-RHOSE-4.12:microshift-selinux-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-3162"
},
{
"category": "external",
"summary": "RHBZ#2136673",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136673"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-3162",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3162"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-3162",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3162"
},
{
"category": "external",
"summary": "https://github.com/kubernetes/kubernetes/issues/113756",
"url": "https://github.com/kubernetes/kubernetes/issues/113756"
}
],
"release_date": "2022-11-10T16:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-20T18:33:05+00:00",
"details": "MicroShift 4.12.4 - RPMs\n\nFor MicroShift 4.12, read the following documentation, which will be updated shortly for this release, for important instructions on how to install the latest RPMs and fully apply this asynchronous errata update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_build_of_microshift/4.12/html/release_notes/index",
"product_ids": [
"8Base-RHOSE-4.12:microshift-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.src",
"8Base-RHOSE-4.12:microshift-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.x86_64",
"8Base-RHOSE-4.12:microshift-networking-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.x86_64",
"8Base-RHOSE-4.12:microshift-release-info-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.noarch",
"8Base-RHOSE-4.12:microshift-selinux-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0772"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:microshift-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.src",
"8Base-RHOSE-4.12:microshift-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.x86_64",
"8Base-RHOSE-4.12:microshift-networking-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.x86_64",
"8Base-RHOSE-4.12:microshift-release-info-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.noarch",
"8Base-RHOSE-4.12:microshift-selinux-0:4.12.4-202302151633.p0.gb9fe8ac.assembly.4.12.4.el8.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kubernetes: Unauthorized read of Custom Resources"
}
]
}
WID-SEC-W-2022-2017
Vulnerability from csaf_certbund
Published
2022-11-10 23:00
Modified
2023-07-04 22:00
Summary
Kubernetes: Schwachstelle ermöglicht Offenlegung von Informationen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
Kubernetes ist ein Werkzeug zur Automatisierung der Bereitstellung, Skalierung und Verwaltung von containerisierten Anwendungen.
Angriff
Ein entfernter, authentisierter Angreifer kann eine Schwachstelle in Kubernetes ausnutzen, um Informationen offenzulegen.
Betroffene Betriebssysteme
- UNIX
- Linux
- Windows
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Kubernetes ist ein Werkzeug zur Automatisierung der Bereitstellung, Skalierung und Verwaltung von containerisierten Anwendungen.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, authentisierter Angreifer kann eine Schwachstelle in Kubernetes ausnutzen, um Informationen offenzulegen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- UNIX\n- Linux\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2022-2017 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2022/wid-sec-w-2022-2017.json"
},
{
"category": "self",
"summary": "WID-SEC-2022-2017 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2022-2017"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2023-12563 vom 2023-07-03",
"url": "https://linux.oracle.com/errata/ELSA-2023-12563.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:2292-1 vom 2023-05-25",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-May/014985.html"
},
{
"category": "external",
"summary": "IBM Security Bulletin 6988149 vom 2023-05-24",
"url": "https://www.ibm.com/support/pages/node/6988149"
},
{
"category": "external",
"summary": "Github Issue for Kubernetes vom 2022-11-10",
"url": "https://github.com/kubernetes/kubernetes/issues/113756"
},
{
"category": "external",
"summary": "Eintrag in der OSS-Mailinglist vom 2022-11-10",
"url": "https://seclists.org/oss-sec/2022/q4/136"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2022-10033 vom 2022-11-30",
"url": "https://linux.oracle.com/errata/ELSA-2022-10033.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2022-10036 vom 2022-11-29",
"url": "https://linux.oracle.com/errata/ELSA-2022-10036.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2023-12014 vom 2023-01-11",
"url": "https://linux.oracle.com/errata/ELSA-2023-12014.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2023-12011 vom 2023-01-11",
"url": "https://linux.oracle.com/errata/ELSA-2023-12011.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2023-12012 vom 2023-01-11",
"url": "https://linux.oracle.com/errata/ELSA-2023-12012.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2023-12013 vom 2023-01-11",
"url": "https://linux.oracle.com/errata/ELSA-2023-12013.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:7398 vom 2023-01-18",
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:0772 vom 2023-02-21",
"url": "https://access.redhat.com/errata/RHSA-2023:0772"
}
],
"source_lang": "en-US",
"title": "Kubernetes: Schwachstelle erm\u00f6glicht Offenlegung von Informationen",
"tracking": {
"current_release_date": "2023-07-04T22:00:00.000+00:00",
"generator": {
"date": "2024-08-15T17:37:53.900+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.5"
}
},
"id": "WID-SEC-W-2022-2017",
"initial_release_date": "2022-11-10T23:00:00.000+00:00",
"revision_history": [
{
"date": "2022-11-10T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2022-11-13T23:00:00.000+00:00",
"number": "2",
"summary": "Referenz(en) aufgenommen: FEDORA-2022-2004702D98"
},
{
"date": "2022-11-20T23:00:00.000+00:00",
"number": "3",
"summary": "Referenz(en) aufgenommen: FEDORA-2022-8647729FF8"
},
{
"date": "2022-11-29T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2022-12-11T23:00:00.000+00:00",
"number": "5",
"summary": "Referenz(en) aufgenommen: FEDORA-2022-87DC671571"
},
{
"date": "2023-01-10T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2023-01-17T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-02-20T23:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-05-23T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von IBM und IBM-APAR aufgenommen"
},
{
"date": "2023-05-24T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2023-07-04T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Oracle Linux aufgenommen"
}
],
"status": "final",
"version": "11"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "IBM InfoSphere Information Server 11.7",
"product": {
"name": "IBM InfoSphere Information Server 11.7",
"product_id": "444803",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:infosphere_information_server:11.7"
}
}
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Open Source Kubernetes \u003c v1.25.4",
"product": {
"name": "Open Source Kubernetes \u003c v1.25.4",
"product_id": "T025300",
"product_identification_helper": {
"cpe": "cpe:/a:kubernetes:kubernetes:v1.25.4"
}
}
},
{
"category": "product_name",
"name": "Open Source Kubernetes \u003c v1.24.8",
"product": {
"name": "Open Source Kubernetes \u003c v1.24.8",
"product_id": "T025307",
"product_identification_helper": {
"cpe": "cpe:/a:kubernetes:kubernetes:v1.24.8"
}
}
},
{
"category": "product_name",
"name": "Open Source Kubernetes \u003c v1.23.14",
"product": {
"name": "Open Source Kubernetes \u003c v1.23.14",
"product_id": "T025309",
"product_identification_helper": {
"cpe": "cpe:/a:kubernetes:kubernetes:v1.23.14"
}
}
},
{
"category": "product_name",
"name": "Open Source Kubernetes \u003c v1.22.16",
"product": {
"name": "Open Source Kubernetes \u003c v1.22.16",
"product_id": "T025310",
"product_identification_helper": {
"cpe": "cpe:/a:kubernetes:kubernetes:v1.22.16"
}
}
}
],
"category": "product_name",
"name": "Kubernetes"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift",
"product": {
"name": "Red Hat OpenShift",
"product_id": "T008027",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:-"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.12",
"product": {
"name": "Red Hat OpenShift Container Platform 4.12",
"product_id": "T026435",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform_4.12"
}
}
}
],
"category": "product_name",
"name": "OpenShift"
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-3162",
"notes": [
{
"category": "description",
"text": "Es existiert eine Schwachstelle in Kubernetes. Diese ist auf einen Fehler bei der Vergabe von Leserechten f\u00fcr custom-namespaces zur\u00fcckzuf\u00fchren. Ein entfernter, authentisierter Angreifer kann diese Schwachstelle ausnutzen, um Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"T008027",
"T002207",
"444803",
"T026435",
"T004914"
]
},
"release_date": "2022-11-10T23:00:00.000+00:00",
"title": "CVE-2022-3162"
}
]
}
wid-sec-w-2022-2017
Vulnerability from csaf_certbund
Published
2022-11-10 23:00
Modified
2023-07-04 22:00
Summary
Kubernetes: Schwachstelle ermöglicht Offenlegung von Informationen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
Kubernetes ist ein Werkzeug zur Automatisierung der Bereitstellung, Skalierung und Verwaltung von containerisierten Anwendungen.
Angriff
Ein entfernter, authentisierter Angreifer kann eine Schwachstelle in Kubernetes ausnutzen, um Informationen offenzulegen.
Betroffene Betriebssysteme
- UNIX
- Linux
- Windows
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Kubernetes ist ein Werkzeug zur Automatisierung der Bereitstellung, Skalierung und Verwaltung von containerisierten Anwendungen.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, authentisierter Angreifer kann eine Schwachstelle in Kubernetes ausnutzen, um Informationen offenzulegen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- UNIX\n- Linux\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2022-2017 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2022/wid-sec-w-2022-2017.json"
},
{
"category": "self",
"summary": "WID-SEC-2022-2017 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2022-2017"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2023-12563 vom 2023-07-03",
"url": "https://linux.oracle.com/errata/ELSA-2023-12563.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:2292-1 vom 2023-05-25",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-May/014985.html"
},
{
"category": "external",
"summary": "IBM Security Bulletin 6988149 vom 2023-05-24",
"url": "https://www.ibm.com/support/pages/node/6988149"
},
{
"category": "external",
"summary": "Github Issue for Kubernetes vom 2022-11-10",
"url": "https://github.com/kubernetes/kubernetes/issues/113756"
},
{
"category": "external",
"summary": "Eintrag in der OSS-Mailinglist vom 2022-11-10",
"url": "https://seclists.org/oss-sec/2022/q4/136"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2022-10033 vom 2022-11-30",
"url": "https://linux.oracle.com/errata/ELSA-2022-10033.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2022-10036 vom 2022-11-29",
"url": "https://linux.oracle.com/errata/ELSA-2022-10036.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2023-12014 vom 2023-01-11",
"url": "https://linux.oracle.com/errata/ELSA-2023-12014.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2023-12011 vom 2023-01-11",
"url": "https://linux.oracle.com/errata/ELSA-2023-12011.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2023-12012 vom 2023-01-11",
"url": "https://linux.oracle.com/errata/ELSA-2023-12012.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2023-12013 vom 2023-01-11",
"url": "https://linux.oracle.com/errata/ELSA-2023-12013.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:7398 vom 2023-01-18",
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:0772 vom 2023-02-21",
"url": "https://access.redhat.com/errata/RHSA-2023:0772"
}
],
"source_lang": "en-US",
"title": "Kubernetes: Schwachstelle erm\u00f6glicht Offenlegung von Informationen",
"tracking": {
"current_release_date": "2023-07-04T22:00:00.000+00:00",
"generator": {
"date": "2024-08-15T17:37:53.900+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.5"
}
},
"id": "WID-SEC-W-2022-2017",
"initial_release_date": "2022-11-10T23:00:00.000+00:00",
"revision_history": [
{
"date": "2022-11-10T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2022-11-13T23:00:00.000+00:00",
"number": "2",
"summary": "Referenz(en) aufgenommen: FEDORA-2022-2004702D98"
},
{
"date": "2022-11-20T23:00:00.000+00:00",
"number": "3",
"summary": "Referenz(en) aufgenommen: FEDORA-2022-8647729FF8"
},
{
"date": "2022-11-29T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2022-12-11T23:00:00.000+00:00",
"number": "5",
"summary": "Referenz(en) aufgenommen: FEDORA-2022-87DC671571"
},
{
"date": "2023-01-10T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2023-01-17T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-02-20T23:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-05-23T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von IBM und IBM-APAR aufgenommen"
},
{
"date": "2023-05-24T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2023-07-04T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Oracle Linux aufgenommen"
}
],
"status": "final",
"version": "11"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "IBM InfoSphere Information Server 11.7",
"product": {
"name": "IBM InfoSphere Information Server 11.7",
"product_id": "444803",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:infosphere_information_server:11.7"
}
}
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Open Source Kubernetes \u003c v1.25.4",
"product": {
"name": "Open Source Kubernetes \u003c v1.25.4",
"product_id": "T025300",
"product_identification_helper": {
"cpe": "cpe:/a:kubernetes:kubernetes:v1.25.4"
}
}
},
{
"category": "product_name",
"name": "Open Source Kubernetes \u003c v1.24.8",
"product": {
"name": "Open Source Kubernetes \u003c v1.24.8",
"product_id": "T025307",
"product_identification_helper": {
"cpe": "cpe:/a:kubernetes:kubernetes:v1.24.8"
}
}
},
{
"category": "product_name",
"name": "Open Source Kubernetes \u003c v1.23.14",
"product": {
"name": "Open Source Kubernetes \u003c v1.23.14",
"product_id": "T025309",
"product_identification_helper": {
"cpe": "cpe:/a:kubernetes:kubernetes:v1.23.14"
}
}
},
{
"category": "product_name",
"name": "Open Source Kubernetes \u003c v1.22.16",
"product": {
"name": "Open Source Kubernetes \u003c v1.22.16",
"product_id": "T025310",
"product_identification_helper": {
"cpe": "cpe:/a:kubernetes:kubernetes:v1.22.16"
}
}
}
],
"category": "product_name",
"name": "Kubernetes"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift",
"product": {
"name": "Red Hat OpenShift",
"product_id": "T008027",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:-"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.12",
"product": {
"name": "Red Hat OpenShift Container Platform 4.12",
"product_id": "T026435",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform_4.12"
}
}
}
],
"category": "product_name",
"name": "OpenShift"
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-3162",
"notes": [
{
"category": "description",
"text": "Es existiert eine Schwachstelle in Kubernetes. Diese ist auf einen Fehler bei der Vergabe von Leserechten f\u00fcr custom-namespaces zur\u00fcckzuf\u00fchren. Ein entfernter, authentisierter Angreifer kann diese Schwachstelle ausnutzen, um Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"T008027",
"T002207",
"444803",
"T026435",
"T004914"
]
},
"release_date": "2022-11-10T23:00:00.000+00:00",
"title": "CVE-2022-3162"
}
]
}
fkie_cve-2022-3162
Vulnerability from fkie_nvd
Published
2023-03-01 19:15
Modified
2024-11-21 07:18
Severity ?
6.5 (Medium) - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
6.5 (Medium) - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
6.5 (Medium) - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Summary
Users authorized to list or watch one type of namespaced custom resource cluster-wide can read custom resources of a different type in the same API group without authorization. Clusters are impacted by this vulnerability if all of the following are true: 1. There are 2+ CustomResourceDefinitions sharing the same API group 2. Users have cluster-wide list or watch authorization on one of those custom resources. 3. The same users are not authorized to read another custom resource in the same API group.
References
| URL | Tags | ||
|---|---|---|---|
| jordan@liggitt.net | https://github.com/kubernetes/kubernetes/issues/113756 | Issue Tracking, Vendor Advisory | |
| jordan@liggitt.net | https://groups.google.com/g/kubernetes-security-announce/c/iUd550j7kjA | Mailing List, Vendor Advisory | |
| jordan@liggitt.net | https://security.netapp.com/advisory/ntap-20230511-0004/ | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/kubernetes/kubernetes/issues/113756 | Issue Tracking, Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://groups.google.com/g/kubernetes-security-announce/c/iUd550j7kjA | Mailing List, Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://security.netapp.com/advisory/ntap-20230511-0004/ |
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| kubernetes | kubernetes | * | |
| kubernetes | kubernetes | * | |
| kubernetes | kubernetes | * | |
| kubernetes | kubernetes | * |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*",
"matchCriteriaId": "1780A92B-C6FB-410B-8374-88D1D296816A",
"versionEndIncluding": "1.22.15",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*",
"matchCriteriaId": "A09EA928-A8A1-4CEC-A16F-AD65BD31A9D4",
"versionEndIncluding": "1.23.13",
"versionStartIncluding": "1.23.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*",
"matchCriteriaId": "DDE00AE9-4CCC-49AA-B5D4-80A6FAE0FCB1",
"versionEndIncluding": "1.24.7",
"versionStartIncluding": "1.24.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*",
"matchCriteriaId": "A01548FA-CE9A-4ACB-8AC5-C85F16BC134B",
"versionEndIncluding": "1.25.3",
"versionStartIncluding": "1.25.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Users authorized to list or watch one type of namespaced custom resource cluster-wide can read custom resources of a different type in the same API group without authorization. Clusters are impacted by this vulnerability if all of the following are true: 1. There are 2+ CustomResourceDefinitions sharing the same API group 2. Users have cluster-wide list or watch authorization on one of those custom resources. 3. The same users are not authorized to read another custom resource in the same API group."
}
],
"id": "CVE-2022-3162",
"lastModified": "2024-11-21T07:18:57.453",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 3.6,
"source": "jordan@liggitt.net",
"type": "Secondary"
},
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2023-03-01T19:15:25.457",
"references": [
{
"source": "jordan@liggitt.net",
"tags": [
"Issue Tracking",
"Vendor Advisory"
],
"url": "https://github.com/kubernetes/kubernetes/issues/113756"
},
{
"source": "jordan@liggitt.net",
"tags": [
"Mailing List",
"Vendor Advisory"
],
"url": "https://groups.google.com/g/kubernetes-security-announce/c/iUd550j7kjA"
},
{
"source": "jordan@liggitt.net",
"url": "https://security.netapp.com/advisory/ntap-20230511-0004/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Issue Tracking",
"Vendor Advisory"
],
"url": "https://github.com/kubernetes/kubernetes/issues/113756"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Vendor Advisory"
],
"url": "https://groups.google.com/g/kubernetes-security-announce/c/iUd550j7kjA"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://security.netapp.com/advisory/ntap-20230511-0004/"
}
],
"sourceIdentifier": "jordan@liggitt.net",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-23"
}
],
"source": "jordan@liggitt.net",
"type": "Secondary"
},
{
"description": [
{
"lang": "en",
"value": "CWE-22"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
opensuse-su-2025:15424-1
Vulnerability from csaf_opensuse
Published
2025-08-08 00:00
Modified
2025-08-08 00:00
Summary
govulncheck-vulndb-0.0.20250807T150727-1.1 on GA media
Notes
Title of the patch
govulncheck-vulndb-0.0.20250807T150727-1.1 on GA media
Description of the patch
These are all security issues fixed in the govulncheck-vulndb-0.0.20250807T150727-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2025-15424
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "govulncheck-vulndb-0.0.20250807T150727-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the govulncheck-vulndb-0.0.20250807T150727-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-15424",
"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-2025_15424-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-7561 page",
"url": "https://www.suse.com/security/cve/CVE-2015-7561/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-9962 page",
"url": "https://www.suse.com/security/cve/CVE-2016-9962/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-1000056 page",
"url": "https://www.suse.com/security/cve/CVE-2017-1000056/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-1002102 page",
"url": "https://www.suse.com/security/cve/CVE-2017-1002102/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-1002100 page",
"url": "https://www.suse.com/security/cve/CVE-2018-1002100/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-1002101 page",
"url": "https://www.suse.com/security/cve/CVE-2018-1002101/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-16733 page",
"url": "https://www.suse.com/security/cve/CVE-2018-16733/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-19184 page",
"url": "https://www.suse.com/security/cve/CVE-2018-19184/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-1002100 page",
"url": "https://www.suse.com/security/cve/CVE-2019-1002100/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-1002101 page",
"url": "https://www.suse.com/security/cve/CVE-2019-1002101/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11245 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11245/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11251 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11251/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11253 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11253/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-26240 page",
"url": "https://www.suse.com/security/cve/CVE-2020-26240/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-26241 page",
"url": "https://www.suse.com/security/cve/CVE-2020-26241/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8551 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8551/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8555 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8555/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8557 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8557/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8558 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8558/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8562 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8562/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8563 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8563/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8566 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8566/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-25735 page",
"url": "https://www.suse.com/security/cve/CVE-2021-25735/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-25736 page",
"url": "https://www.suse.com/security/cve/CVE-2021-25736/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-25737 page",
"url": "https://www.suse.com/security/cve/CVE-2021-25737/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-25741 page",
"url": "https://www.suse.com/security/cve/CVE-2021-25741/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-25743 page",
"url": "https://www.suse.com/security/cve/CVE-2021-25743/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-30465 page",
"url": "https://www.suse.com/security/cve/CVE-2021-30465/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-29162 page",
"url": "https://www.suse.com/security/cve/CVE-2022-29162/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-29177 page",
"url": "https://www.suse.com/security/cve/CVE-2022-29177/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-3162 page",
"url": "https://www.suse.com/security/cve/CVE-2022-3162/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-3294 page",
"url": "https://www.suse.com/security/cve/CVE-2022-3294/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-2431 page",
"url": "https://www.suse.com/security/cve/CVE-2023-2431/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-25809 page",
"url": "https://www.suse.com/security/cve/CVE-2023-25809/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-2727 page",
"url": "https://www.suse.com/security/cve/CVE-2023-2727/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-2728 page",
"url": "https://www.suse.com/security/cve/CVE-2023-2728/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-27561 page",
"url": "https://www.suse.com/security/cve/CVE-2023-27561/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-28642 page",
"url": "https://www.suse.com/security/cve/CVE-2023-28642/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-5528 page",
"url": "https://www.suse.com/security/cve/CVE-2023-5528/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-45310 page",
"url": "https://www.suse.com/security/cve/CVE-2024-45310/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-5321 page",
"url": "https://www.suse.com/security/cve/CVE-2024-5321/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-3445 page",
"url": "https://www.suse.com/security/cve/CVE-2025-3445/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-47907 page",
"url": "https://www.suse.com/security/cve/CVE-2025-47907/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-47908 page",
"url": "https://www.suse.com/security/cve/CVE-2025-47908/"
}
],
"title": "govulncheck-vulndb-0.0.20250807T150727-1.1 on GA media",
"tracking": {
"current_release_date": "2025-08-08T00:00:00Z",
"generator": {
"date": "2025-08-08T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:15424-1",
"initial_release_date": "2025-08-08T00:00:00Z",
"revision_history": [
{
"date": "2025-08-08T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"product": {
"name": "govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"product_id": "govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"product": {
"name": "govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"product_id": "govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"product": {
"name": "govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"product_id": "govulncheck-vulndb-0.0.20250807T150727-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64",
"product": {
"name": "govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64",
"product_id": "govulncheck-vulndb-0.0.20250807T150727-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": "govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64"
},
"product_reference": "govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le"
},
"product_reference": "govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "govulncheck-vulndb-0.0.20250807T150727-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x"
},
"product_reference": "govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
},
"product_reference": "govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2015-7561",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-7561"
}
],
"notes": [
{
"category": "general",
"text": "Kubernetes in OpenShift3 allows remote authenticated users to use the private images of other users should they know the name of said image.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-7561",
"url": "https://www.suse.com/security/cve/CVE-2015-7561"
}
],
"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:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-08T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2015-7561"
},
{
"cve": "CVE-2016-9962",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-9962"
}
],
"notes": [
{
"category": "general",
"text": "RunC allowed additional container processes via \u0027runc exec\u0027 to be ptraced by the pid 1 of the container. This allows the main processes of the container, if running as root, to gain access to file-descriptors of these new processes during the initialization and can lead to container escapes or modification of runC state before the process is fully placed inside the container.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-9962",
"url": "https://www.suse.com/security/cve/CVE-2016-9962"
},
{
"category": "external",
"summary": "SUSE Bug 1012568 for CVE-2016-9962",
"url": "https://bugzilla.suse.com/1012568"
},
{
"category": "external",
"summary": "SUSE Bug 1173425 for CVE-2016-9962",
"url": "https://bugzilla.suse.com/1173425"
}
],
"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:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-08T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2016-9962"
},
{
"cve": "CVE-2017-1000056",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-1000056"
}
],
"notes": [
{
"category": "general",
"text": "Kubernetes version 1.5.0-1.5.4 is vulnerable to a privilege escalation in the PodSecurityPolicy admission plugin resulting in the ability to make use of any existing PodSecurityPolicy object.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-1000056",
"url": "https://www.suse.com/security/cve/CVE-2017-1000056"
},
{
"category": "external",
"summary": "SUSE Bug 1010675 for CVE-2017-1000056",
"url": "https://bugzilla.suse.com/1010675"
}
],
"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:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-08T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2017-1000056"
},
{
"cve": "CVE-2017-1002102",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-1002102"
}
],
"notes": [
{
"category": "general",
"text": "In Kubernetes versions 1.3.x, 1.4.x, 1.5.x, 1.6.x and prior to versions 1.7.14, 1.8.9 and 1.9.4 containers using a secret, configMap, projected or downwardAPI volume can trigger deletion of arbitrary files/directories from the nodes where they are running.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-1002102",
"url": "https://www.suse.com/security/cve/CVE-2017-1002102"
}
],
"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:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:C/C:N/I:H/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-08T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2017-1002102"
},
{
"cve": "CVE-2018-1002100",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-1002100"
}
],
"notes": [
{
"category": "general",
"text": "In Kubernetes versions 1.5.x, 1.6.x, 1.7.x, 1.8.x, and prior to version 1.9.6, the kubectl cp command insecurely handles tar data returned from the container, and can be caused to overwrite arbitrary local files.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-1002100",
"url": "https://www.suse.com/security/cve/CVE-2018-1002100"
},
{
"category": "external",
"summary": "SUSE Bug 1089654 for CVE-2018-1002100",
"url": "https://bugzilla.suse.com/1089654"
},
{
"category": "external",
"summary": "SUSE Bug 1089991 for CVE-2018-1002100",
"url": "https://bugzilla.suse.com/1089991"
}
],
"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:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:R/S:C/C:N/I:H/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-08T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2018-1002100"
},
{
"cve": "CVE-2018-1002101",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-1002101"
}
],
"notes": [
{
"category": "general",
"text": "In Kubernetes versions 1.9.0-1.9.9, 1.10.0-1.10.5, and 1.11.0-1.11.1, user input was handled insecurely while setting up volume mounts on Windows nodes, which could lead to command line argument injection.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-1002101",
"url": "https://www.suse.com/security/cve/CVE-2018-1002101"
},
{
"category": "external",
"summary": "SUSE Bug 1118791 for CVE-2018-1002101",
"url": "https://bugzilla.suse.com/1118791"
}
],
"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:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-08T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2018-1002101"
},
{
"cve": "CVE-2018-16733",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-16733"
}
],
"notes": [
{
"category": "general",
"text": "In Go Ethereum (aka geth) before 1.8.14, TraceChain in eth/api_tracer.go does not verify that the end block is after the start block.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-16733",
"url": "https://www.suse.com/security/cve/CVE-2018-16733"
}
],
"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:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-08T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2018-16733"
},
{
"cve": "CVE-2018-19184",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-19184"
}
],
"notes": [
{
"category": "general",
"text": "cmd/evm/runner.go in Go Ethereum (aka geth) 1.8.17 allows attackers to cause a denial of service (SEGV) via crafted bytecode.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-19184",
"url": "https://www.suse.com/security/cve/CVE-2018-19184"
},
{
"category": "external",
"summary": "SUSE Bug 1115634 for CVE-2018-19184",
"url": "https://bugzilla.suse.com/1115634"
}
],
"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:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-08T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2018-19184"
},
{
"cve": "CVE-2019-1002100",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-1002100"
}
],
"notes": [
{
"category": "general",
"text": "In all Kubernetes versions prior to v1.11.8, v1.12.6, and v1.13.4, users that are authorized to make patch requests to the Kubernetes API Server can send a specially crafted patch of type \"json-patch\" (e.g. `kubectl patch --type json` or `\"Content-Type: application/json-patch+json\"`) that consumes excessive resources while processing, causing a Denial of Service on the API Server.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-1002100",
"url": "https://www.suse.com/security/cve/CVE-2019-1002100"
},
{
"category": "external",
"summary": "SUSE Bug 1127554 for CVE-2019-1002100",
"url": "https://bugzilla.suse.com/1127554"
}
],
"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:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-08T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2019-1002100"
},
{
"cve": "CVE-2019-1002101",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-1002101"
}
],
"notes": [
{
"category": "general",
"text": "The kubectl cp command allows copying files between containers and the user machine. To copy files from a container, Kubernetes creates a tar inside the container, copies it over the network, and kubectl unpacks it on the user\u0027s machine. If the tar binary in the container is malicious, it could run any code and output unexpected, malicious results. An attacker could use this to write files to any path on the user\u0027s machine when kubectl cp is called, limited only by the system permissions of the local user. The untar function can both create and follow symbolic links. The issue is resolved in kubectl v1.11.9, v1.12.7, v1.13.5, and v1.14.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-1002101",
"url": "https://www.suse.com/security/cve/CVE-2019-1002101"
},
{
"category": "external",
"summary": "SUSE Bug 1131056 for CVE-2019-1002101",
"url": "https://bugzilla.suse.com/1131056"
},
{
"category": "external",
"summary": "SUSE Bug 1138929 for CVE-2019-1002101",
"url": "https://bugzilla.suse.com/1138929"
},
{
"category": "external",
"summary": "SUSE Bug 1144507 for CVE-2019-1002101",
"url": "https://bugzilla.suse.com/1144507"
}
],
"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:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-08T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-1002101"
},
{
"cve": "CVE-2019-11245",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11245"
}
],
"notes": [
{
"category": "general",
"text": "In kubelet v1.13.6 and v1.14.2, containers for pods that do not specify an explicit runAsUser attempt to run as uid 0 (root) on container restart, or if the image was previously pulled to the node. If the pod specified mustRunAsNonRoot: true, the kubelet will refuse to start the container as root. If the pod did not specify mustRunAsNonRoot: true, the kubelet will run the container as uid 0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11245",
"url": "https://www.suse.com/security/cve/CVE-2019-11245"
},
{
"category": "external",
"summary": "SUSE Bug 1136944 for CVE-2019-11245",
"url": "https://bugzilla.suse.com/1136944"
}
],
"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:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-08T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-11245"
},
{
"cve": "CVE-2019-11251",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11251"
}
],
"notes": [
{
"category": "general",
"text": "The Kubernetes kubectl cp command in versions 1.1-1.12, and versions prior to 1.13.11, 1.14.7, and 1.15.4 allows a combination of two symlinks provided by tar output of a malicious container to place a file outside of the destination directory specified in the kubectl cp invocation. This could be used to allow an attacker to place a nefarious file using a symlink, outside of the destination tree.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11251",
"url": "https://www.suse.com/security/cve/CVE-2019-11251"
},
{
"category": "external",
"summary": "SUSE Bug 1151300 for CVE-2019-11251",
"url": "https://bugzilla.suse.com/1151300"
}
],
"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:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-08T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-11251"
},
{
"cve": "CVE-2019-11253",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11253"
}
],
"notes": [
{
"category": "general",
"text": "Improper input validation in the Kubernetes API server in versions v1.0-1.12 and versions prior to v1.13.12, v1.14.8, v1.15.5, and v1.16.2 allows authorized users to send malicious YAML or JSON payloads, causing the API server to consume excessive CPU or memory, potentially crashing and becoming unavailable. Prior to v1.14.0, default RBAC policy authorized anonymous users to submit requests that could trigger this vulnerability. Clusters upgraded from a version prior to v1.14.0 keep the more permissive policy by default for backwards compatibility.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11253",
"url": "https://www.suse.com/security/cve/CVE-2019-11253"
},
{
"category": "external",
"summary": "SUSE Bug 1152861 for CVE-2019-11253",
"url": "https://bugzilla.suse.com/1152861"
}
],
"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:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-08T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-11253"
},
{
"cve": "CVE-2020-26240",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-26240"
}
],
"notes": [
{
"category": "general",
"text": "Go Ethereum, or \"Geth\", is the official Golang implementation of the Ethereum protocol. An ethash mining DAG generation flaw in Geth before version 1.9.24 could cause miners to erroneously calculate PoW in an upcoming epoch (estimated early January, 2021). This happened on the ETC chain on 2020-11-06. This issue is relevant only for miners, non-mining nodes are unaffected. This issue is fixed as of 1.9.24",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-26240",
"url": "https://www.suse.com/security/cve/CVE-2020-26240"
}
],
"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:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-08T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2020-26240"
},
{
"cve": "CVE-2020-26241",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-26241"
}
],
"notes": [
{
"category": "general",
"text": "Go Ethereum, or \"Geth\", is the official Golang implementation of the Ethereum protocol. This is a Consensus vulnerability in Geth before version 1.9.17 which can be used to cause a chain-split where vulnerable nodes reject the canonical chain. Geth\u0027s pre-compiled dataCopy (at 0x00...04) contract did a shallow copy on invocation. An attacker could deploy a contract that writes X to an EVM memory region R, then calls 0x00..04 with R as an argument, then overwrites R to Y, and finally invokes the RETURNDATACOPY opcode. When this contract is invoked, a consensus-compliant node would push X on the EVM stack, whereas Geth would push Y. This is fixed in version 1.9.17.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-26241",
"url": "https://www.suse.com/security/cve/CVE-2020-26241"
}
],
"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:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-08T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2020-26241"
},
{
"cve": "CVE-2020-8551",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-8551"
}
],
"notes": [
{
"category": "general",
"text": "The Kubelet component in versions 1.15.0-1.15.9, 1.16.0-1.16.6, and 1.17.0-1.17.2 has been found to be vulnerable to a denial of service attack via the kubelet API, including the unauthenticated HTTP read-only API typically served on port 10255, and the authenticated HTTPS API typically served on port 10250.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-8551",
"url": "https://www.suse.com/security/cve/CVE-2020-8551"
},
{
"category": "external",
"summary": "SUSE Bug 1167509 for CVE-2020-8551",
"url": "https://bugzilla.suse.com/1167509"
}
],
"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:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-08T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2020-8551"
},
{
"cve": "CVE-2020-8555",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-8555"
}
],
"notes": [
{
"category": "general",
"text": "The Kubernetes kube-controller-manager in versions v1.0-1.14, versions prior to v1.15.12, v1.16.9, v1.17.5, and version v1.18.0 are vulnerable to a Server Side Request Forgery (SSRF) that allows certain authorized users to leak up to 500 bytes of arbitrary information from unprotected endpoints within the master\u0027s host network (such as link-local or loopback services).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-8555",
"url": "https://www.suse.com/security/cve/CVE-2020-8555"
},
{
"category": "external",
"summary": "SUSE Bug 1171106 for CVE-2020-8555",
"url": "https://bugzilla.suse.com/1171106"
},
{
"category": "external",
"summary": "SUSE Bug 1185502 for CVE-2020-8555",
"url": "https://bugzilla.suse.com/1185502"
}
],
"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:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-08T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2020-8555"
},
{
"cve": "CVE-2020-8557",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-8557"
}
],
"notes": [
{
"category": "general",
"text": "The Kubernetes kubelet component in versions 1.1-1.16.12, 1.17.0-1.17.8 and 1.18.0-1.18.5 do not account for disk usage by a pod which writes to its own /etc/hosts file. The /etc/hosts file mounted in a pod by kubelet is not included by the kubelet eviction manager when calculating ephemeral storage usage by a pod. If a pod writes a large amount of data to the /etc/hosts file, it could fill the storage space of the node and cause the node to fail.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-8557",
"url": "https://www.suse.com/security/cve/CVE-2020-8557"
},
{
"category": "external",
"summary": "SUSE Bug 1173984 for CVE-2020-8557",
"url": "https://bugzilla.suse.com/1173984"
}
],
"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:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-08T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2020-8557"
},
{
"cve": "CVE-2020-8558",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-8558"
}
],
"notes": [
{
"category": "general",
"text": "The Kubelet and kube-proxy components in versions 1.1.0-1.16.10, 1.17.0-1.17.6, and 1.18.0-1.18.3 were found to contain a security issue which allows adjacent hosts to reach TCP and UDP services bound to 127.0.0.1 running on the node or in the node\u0027s network namespace. Such a service is generally thought to be reachable only by other processes on the same host, but due to this defeect, could be reachable by other hosts on the same LAN as the node, or by containers running on the same node as the service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-8558",
"url": "https://www.suse.com/security/cve/CVE-2020-8558"
},
{
"category": "external",
"summary": "SUSE Bug 1172945 for CVE-2020-8558",
"url": "https://bugzilla.suse.com/1172945"
}
],
"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:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-08T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2020-8558"
},
{
"cve": "CVE-2020-8562",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-8562"
}
],
"notes": [
{
"category": "general",
"text": "As mitigations to a report from 2019 and CVE-2020-8555, Kubernetes attempts to prevent proxied connections from accessing link-local or localhost networks when making user-driven connections to Services, Pods, Nodes, or StorageClass service providers. As part of this mitigation Kubernetes does a DNS name resolution check and validates that response IPs are not in the link-local (169.254.0.0/16) or localhost (127.0.0.0/8) range. Kubernetes then performs a second DNS resolution without validation for the actual connection. If a non-standard DNS server returns different non-cached responses, a user may be able to bypass the proxy IP restriction and access private networks on the control plane.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-8562",
"url": "https://www.suse.com/security/cve/CVE-2020-8562"
},
{
"category": "external",
"summary": "SUSE Bug 1185502 for CVE-2020-8562",
"url": "https://bugzilla.suse.com/1185502"
}
],
"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:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.2,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-08T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2020-8562"
},
{
"cve": "CVE-2020-8563",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-8563"
}
],
"notes": [
{
"category": "general",
"text": "In Kubernetes clusters using VSphere as a cloud provider, with a logging level set to 4 or above, VSphere cloud credentials will be leaked in the cloud controller manager\u0027s log. This affects \u003c v1.19.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-8563",
"url": "https://www.suse.com/security/cve/CVE-2020-8563"
},
{
"category": "external",
"summary": "SUSE Bug 1177659 for CVE-2020-8563",
"url": "https://bugzilla.suse.com/1177659"
}
],
"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:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-08T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2020-8563"
},
{
"cve": "CVE-2020-8566",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-8566"
}
],
"notes": [
{
"category": "general",
"text": "In Kubernetes clusters using Ceph RBD as a storage provisioner, with logging level of at least 4, Ceph RBD admin secrets can be written to logs. This occurs in kube-controller-manager\u0027s logs during provisioning of Ceph RBD persistent claims. This affects \u003c v1.19.3, \u003c v1.18.10, \u003c v1.17.13.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-8566",
"url": "https://www.suse.com/security/cve/CVE-2020-8566"
},
{
"category": "external",
"summary": "SUSE Bug 1177662 for CVE-2020-8566",
"url": "https://bugzilla.suse.com/1177662"
}
],
"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:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-08T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2020-8566"
},
{
"cve": "CVE-2021-25735",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-25735"
}
],
"notes": [
{
"category": "general",
"text": "A security issue was discovered in kube-apiserver that could allow node updates to bypass a Validating Admission Webhook. Clusters are only affected by this vulnerability if they run a Validating Admission Webhook for Nodes that denies admission based at least partially on the old state of the Node object. Validating Admission Webhook does not observe some previous fields.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-25735",
"url": "https://www.suse.com/security/cve/CVE-2021-25735"
},
{
"category": "external",
"summary": "SUSE Bug 1183409 for CVE-2021-25735",
"url": "https://bugzilla.suse.com/1183409"
}
],
"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:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-08T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-25735"
},
{
"cve": "CVE-2021-25736",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-25736"
}
],
"notes": [
{
"category": "general",
"text": "Kube-proxy\n on Windows can unintentionally forward traffic to local processes \nlistening on the same port (\"spec.ports[*].port\") as a LoadBalancer \nService when the LoadBalancer controller\n does not set the \"status.loadBalancer.ingress[].ip\" field. Clusters \nwhere the LoadBalancer controller sets the \n\"status.loadBalancer.ingress[].ip\" field are unaffected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-25736",
"url": "https://www.suse.com/security/cve/CVE-2021-25736"
},
{
"category": "external",
"summary": "SUSE Bug 1185894 for CVE-2021-25736",
"url": "https://bugzilla.suse.com/1185894"
}
],
"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:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-08T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-25736"
},
{
"cve": "CVE-2021-25737",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-25737"
}
],
"notes": [
{
"category": "general",
"text": "A security issue was discovered in Kubernetes where a user may be able to redirect pod traffic to private networks on a Node. Kubernetes already prevents creation of Endpoint IPs in the localhost or link-local range, but the same validation was not performed on EndpointSlice IPs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-25737",
"url": "https://www.suse.com/security/cve/CVE-2021-25737"
},
{
"category": "external",
"summary": "SUSE Bug 1185503 for CVE-2021-25737",
"url": "https://bugzilla.suse.com/1185503"
}
],
"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:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-08T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-25737"
},
{
"cve": "CVE-2021-25741",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-25741"
}
],
"notes": [
{
"category": "general",
"text": "A security issue was discovered in Kubernetes where a user may be able to create a container with subpath volume mounts to access files \u0026 directories outside of the volume, including on the host filesystem.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-25741",
"url": "https://www.suse.com/security/cve/CVE-2021-25741"
},
{
"category": "external",
"summary": "SUSE Bug 1189416 for CVE-2021-25741",
"url": "https://bugzilla.suse.com/1189416"
}
],
"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:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-08T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-25741"
},
{
"cve": "CVE-2021-25743",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-25743"
}
],
"notes": [
{
"category": "general",
"text": "kubectl does not neutralize escape, meta or control sequences contained in the raw data it outputs to a terminal. This includes but is not limited to the unstructured string fields in objects such as Events.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-25743",
"url": "https://www.suse.com/security/cve/CVE-2021-25743"
},
{
"category": "external",
"summary": "SUSE Bug 1194400 for CVE-2021-25743",
"url": "https://bugzilla.suse.com/1194400"
}
],
"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:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-08T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-25743"
},
{
"cve": "CVE-2021-30465",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-30465"
}
],
"notes": [
{
"category": "general",
"text": "runc before 1.0.0-rc95 allows a Container Filesystem Breakout via Directory Traversal. To exploit the vulnerability, an attacker must be able to create multiple containers with a fairly specific mount configuration. The problem occurs via a symlink-exchange attack that relies on a race condition.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-30465",
"url": "https://www.suse.com/security/cve/CVE-2021-30465"
},
{
"category": "external",
"summary": "SUSE Bug 1185405 for CVE-2021-30465",
"url": "https://bugzilla.suse.com/1185405"
},
{
"category": "external",
"summary": "SUSE Bug 1189161 for CVE-2021-30465",
"url": "https://bugzilla.suse.com/1189161"
}
],
"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:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-08T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-30465"
},
{
"cve": "CVE-2022-29162",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-29162"
}
],
"notes": [
{
"category": "general",
"text": "runc is a CLI tool for spawning and running containers on Linux according to the OCI specification. A bug was found in runc prior to version 1.1.2 where `runc exec --cap` created processes with non-empty inheritable Linux process capabilities, creating an atypical Linux environment and enabling programs with inheritable file capabilities to elevate those capabilities to the permitted set during execve(2). This bug did not affect the container security sandbox as the inheritable set never contained more capabilities than were included in the container\u0027s bounding set. This bug has been fixed in runc 1.1.2. This fix changes `runc exec --cap` behavior such that the additional capabilities granted to the process being executed (as specified via `--cap` arguments) do not include inheritable capabilities. In addition, `runc spec` is changed to not set any inheritable capabilities in the created example OCI spec (`config.json`) file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-29162",
"url": "https://www.suse.com/security/cve/CVE-2022-29162"
},
{
"category": "external",
"summary": "SUSE Bug 1199460 for CVE-2022-29162",
"url": "https://bugzilla.suse.com/1199460"
}
],
"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:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-08T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2022-29162"
},
{
"cve": "CVE-2022-29177",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-29177"
}
],
"notes": [
{
"category": "general",
"text": "Go Ethereum is the official Golang implementation of the Ethereum protocol. Prior to version 1.10.17, a vulnerable node, if configured to use high verbosity logging, can be made to crash when handling specially crafted p2p messages sent from an attacker node. Version 1.10.17 contains a patch that addresses the problem. As a workaround, setting loglevel to default level (`INFO`) makes the node not vulnerable to this attack.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-29177",
"url": "https://www.suse.com/security/cve/CVE-2022-29177"
}
],
"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:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-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:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-08T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2022-29177"
},
{
"cve": "CVE-2022-3162",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-3162"
}
],
"notes": [
{
"category": "general",
"text": "Users authorized to list or watch one type of namespaced custom resource cluster-wide can read custom resources of a different type in the same API group without authorization. Clusters are impacted by this vulnerability if all of the following are true: 1. There are 2+ CustomResourceDefinitions sharing the same API group 2. Users have cluster-wide list or watch authorization on one of those custom resources. 3. The same users are not authorized to read another custom resource in the same API group.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-3162",
"url": "https://www.suse.com/security/cve/CVE-2022-3162"
},
{
"category": "external",
"summary": "SUSE Bug 1204388 for CVE-2022-3162",
"url": "https://bugzilla.suse.com/1204388"
}
],
"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:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-08T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2022-3162"
},
{
"cve": "CVE-2022-3294",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-3294"
}
],
"notes": [
{
"category": "general",
"text": "Users may have access to secure endpoints in the control plane network. Kubernetes clusters are only affected if an untrusted user can modify Node objects and send proxy requests to them. Kubernetes supports node proxying, which allows clients of kube-apiserver to access endpoints of a Kubelet to establish connections to Pods, retrieve container logs, and more. While Kubernetes already validates the proxying address for Nodes, a bug in kube-apiserver made it possible to bypass this validation. Bypassing this validation could allow authenticated requests destined for Nodes to to the API server\u0027s private network.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-3294",
"url": "https://www.suse.com/security/cve/CVE-2022-3294"
},
{
"category": "external",
"summary": "SUSE Bug 1204387 for CVE-2022-3294",
"url": "https://bugzilla.suse.com/1204387"
}
],
"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:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-08T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2022-3294"
},
{
"cve": "CVE-2023-2431",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-2431"
}
],
"notes": [
{
"category": "general",
"text": "A security issue was discovered in Kubelet that allows pods to bypass the seccomp profile enforcement. Pods that use localhost type for seccomp profile but specify an empty profile field, are affected by this issue. In this scenario, this vulnerability allows the pod to run in unconfined (seccomp disabled) mode. This bug affects Kubelet.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-2431",
"url": "https://www.suse.com/security/cve/CVE-2023-2431"
},
{
"category": "external",
"summary": "SUSE Bug 1212493 for CVE-2023-2431",
"url": "https://bugzilla.suse.com/1212493"
}
],
"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:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.4,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-08T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2023-2431"
},
{
"cve": "CVE-2023-25809",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-25809"
}
],
"notes": [
{
"category": "general",
"text": "runc is a CLI tool for spawning and running containers according to the OCI specification. In affected versions it was found that rootless runc makes `/sys/fs/cgroup` writable in following conditons: 1. when runc is executed inside the user namespace, and the `config.json` does not specify the cgroup namespace to be unshared (e.g.., `(docker|podman|nerdctl) run --cgroupns=host`, with Rootless Docker/Podman/nerdctl) or 2. when runc is executed outside the user namespace, and `/sys` is mounted with `rbind, ro` (e.g., `runc spec --rootless`; this condition is very rare). A container may gain the write access to user-owned cgroup hierarchy `/sys/fs/cgroup/user.slice/...` on the host . Other users\u0027s cgroup hierarchies are not affected. Users are advised to upgrade to version 1.1.5. Users unable to upgrade may unshare the cgroup namespace (`(docker|podman|nerdctl) run --cgroupns=private)`. This is the default behavior of Docker/Podman/nerdctl on cgroup v2 hosts. or add `/sys/fs/cgroup` to `maskedPaths`.\n",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-25809",
"url": "https://www.suse.com/security/cve/CVE-2023-25809"
},
{
"category": "external",
"summary": "SUSE Bug 1209884 for CVE-2023-25809",
"url": "https://bugzilla.suse.com/1209884"
}
],
"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:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-08T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-25809"
},
{
"cve": "CVE-2023-2727",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-2727"
}
],
"notes": [
{
"category": "general",
"text": "Users may be able to launch containers using images that are restricted by ImagePolicyWebhook when using ephemeral containers. Kubernetes clusters are only affected if the ImagePolicyWebhook admission plugin is used together with ephemeral containers.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-2727",
"url": "https://www.suse.com/security/cve/CVE-2023-2727"
},
{
"category": "external",
"summary": "SUSE Bug 1211630 for CVE-2023-2727",
"url": "https://bugzilla.suse.com/1211630"
}
],
"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:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-08T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-2727"
},
{
"cve": "CVE-2023-2728",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-2728"
}
],
"notes": [
{
"category": "general",
"text": "Users may be able to launch containers that bypass the mountable secrets policy enforced by the ServiceAccount admission plugin when using ephemeral containers. The policy ensures pods running with a service account may only reference secrets specified in the service account\u0027s secrets field. Kubernetes clusters are only affected if the ServiceAccount admission plugin and the `kubernetes.io/enforce-mountable-secrets` annotation are used together with ephemeral containers.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-2728",
"url": "https://www.suse.com/security/cve/CVE-2023-2728"
},
{
"category": "external",
"summary": "SUSE Bug 1211631 for CVE-2023-2728",
"url": "https://bugzilla.suse.com/1211631"
}
],
"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:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-08T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-2728"
},
{
"cve": "CVE-2023-27561",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-27561"
}
],
"notes": [
{
"category": "general",
"text": "runc through 1.1.4 has Incorrect Access Control leading to Escalation of Privileges, related to libcontainer/rootfs_linux.go. To exploit this, an attacker must be able to spawn two containers with custom volume-mount configurations, and be able to run custom images. NOTE: this issue exists because of a CVE-2019-19921 regression.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-27561",
"url": "https://www.suse.com/security/cve/CVE-2023-27561"
},
{
"category": "external",
"summary": "SUSE Bug 1208962 for CVE-2023-27561",
"url": "https://bugzilla.suse.com/1208962"
}
],
"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:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-08T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-27561"
},
{
"cve": "CVE-2023-28642",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-28642"
}
],
"notes": [
{
"category": "general",
"text": "runc is a CLI tool for spawning and running containers according to the OCI specification. It was found that AppArmor can be bypassed when `/proc` inside the container is symlinked with a specific mount configuration. This issue has been fixed in runc version 1.1.5, by prohibiting symlinked `/proc`. See PR #3785 for details. users are advised to upgrade. Users unable to upgrade should avoid using an untrusted container image.\n\n",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-28642",
"url": "https://www.suse.com/security/cve/CVE-2023-28642"
},
{
"category": "external",
"summary": "SUSE Bug 1209888 for CVE-2023-28642",
"url": "https://bugzilla.suse.com/1209888"
}
],
"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:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-08T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-28642"
},
{
"cve": "CVE-2023-5528",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-5528"
}
],
"notes": [
{
"category": "general",
"text": "A security issue was discovered in Kubernetes where a user that can create pods and persistent volumes on Windows nodes may be able to escalate to admin privileges on those nodes. Kubernetes clusters are only affected if they are using an in-tree storage plugin for Windows nodes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-5528",
"url": "https://www.suse.com/security/cve/CVE-2023-5528"
}
],
"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:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-08T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-5528"
},
{
"cve": "CVE-2024-45310",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-45310"
}
],
"notes": [
{
"category": "general",
"text": "runc is a CLI tool for spawning and running containers according to the OCI specification. runc 1.1.13 and earlier, as well as 1.2.0-rc2 and earlier, can be tricked into creating empty files or directories in arbitrary locations in the host filesystem by sharing a volume between two containers and exploiting a race with `os.MkdirAll`. While this could be used to create empty files, existing files would not be truncated. An attacker must have the ability to start containers using some kind of custom volume configuration. Containers using user namespaces are still affected, but the scope of places an attacker can create inodes can be significantly reduced. Sufficiently strict LSM policies (SELinux/Apparmor) can also in principle block this attack -- we suspect the industry standard SELinux policy may restrict this attack\u0027s scope but the exact scope of protection hasn\u0027t been analysed. This is exploitable using runc directly as well as through Docker and Kubernetes. The issue is fixed in runc v1.1.14 and v1.2.0-rc3.\n\nSome workarounds are available. Using user namespaces restricts this attack fairly significantly such that the attacker can only create inodes in directories that the remapped root user/group has write access to. Unless the root user is remapped to an actual\nuser on the host (such as with rootless containers that don\u0027t use `/etc/sub[ug]id`), this in practice means that an attacker would only be able to create inodes in world-writable directories. A strict enough SELinux or AppArmor policy could in principle also restrict the scope if a specific label is applied to the runc runtime, though neither the extent to which the standard existing policies block this attack nor what exact policies are needed to sufficiently restrict this attack have been thoroughly tested.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-45310",
"url": "https://www.suse.com/security/cve/CVE-2024-45310"
},
{
"category": "external",
"summary": "SUSE Bug 1230092 for CVE-2024-45310",
"url": "https://bugzilla.suse.com/1230092"
}
],
"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:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.6,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-08T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2024-45310"
},
{
"cve": "CVE-2024-5321",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-5321"
}
],
"notes": [
{
"category": "general",
"text": "A security issue was discovered in Kubernetes clusters with Windows nodes where BUILTIN\\Users may be able to read container logs and NT AUTHORITY\\Authenticated Users may be able to modify container logs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-5321",
"url": "https://www.suse.com/security/cve/CVE-2024-5321"
},
{
"category": "external",
"summary": "SUSE Bug 1225420 for CVE-2024-5321",
"url": "https://bugzilla.suse.com/1225420"
}
],
"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:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-08T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-5321"
},
{
"cve": "CVE-2025-3445",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-3445"
}
],
"notes": [
{
"category": "general",
"text": "A Path Traversal \"Zip Slip\" vulnerability has been identified in mholt/archiver in Go. This vulnerability allows using a crafted ZIP file containing path traversal symlinks to create or overwrite files with the user\u0027s privileges or application utilizing the library.\n\nWhen using the archiver.Unarchive functionality with ZIP files, like this: archiver.Unarchive(zipFile, outputDir), A crafted ZIP file can be extracted in such a way that it writes files to the affected system with the same privileges as the application executing this vulnerable functionality. Consequently, sensitive files may be overwritten, potentially leading to privilege escalation, code execution, and other severe outcomes in some cases.\n\nIt\u0027s worth noting that a similar vulnerability was found in TAR files (CVE-2024-0406). Although a fix was implemented, it hasn\u0027t been officially released, and the affected project has since been deprecated. The successor to mholt/archiver is a new project called mholt/archives, and its initial release (v0.1.0) removes the Unarchive() functionality.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-3445",
"url": "https://www.suse.com/security/cve/CVE-2025-3445"
},
{
"category": "external",
"summary": "SUSE Bug 1241242 for CVE-2025-3445",
"url": "https://bugzilla.suse.com/1241242"
}
],
"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:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:H/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-08T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-3445"
},
{
"cve": "CVE-2025-47907",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-47907"
}
],
"notes": [
{
"category": "general",
"text": "Cancelling a query (e.g. by cancelling the context passed to one of the query methods) during a call to the Scan method of the returned Rows can result in unexpected results if other queries are being made in parallel. This can result in a race condition that may overwrite the expected results with those of another query, causing the call to Scan to return either unexpected results from the other query or an error.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-47907",
"url": "https://www.suse.com/security/cve/CVE-2025-47907"
},
{
"category": "external",
"summary": "SUSE Bug 1247720 for CVE-2025-47907",
"url": "https://bugzilla.suse.com/1247720"
}
],
"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:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-08T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-47907"
},
{
"cve": "CVE-2025-47908",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-47908"
}
],
"notes": [
{
"category": "general",
"text": "Middleware causes a prohibitive amount of heap allocations when processing malicious preflight requests that include a Access-Control-Request-Headers (ACRH) header whose value contains many commas. This behavior can be abused by attackers to produce undue load on the middleware/server as an attempt to cause a denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-47908",
"url": "https://www.suse.com/security/cve/CVE-2025-47908"
},
{
"category": "external",
"summary": "SUSE Bug 1247746 for CVE-2025-47908",
"url": "https://bugzilla.suse.com/1247746"
}
],
"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:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250807T150727-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-08T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-47908"
}
]
}
opensuse-su-2024:12810-1
Vulnerability from csaf_opensuse
Published
2024-06-15 00:00
Modified
2024-06-15 00:00
Summary
kubernetes1.25-apiserver-1.25.7-1.1 on GA media
Notes
Title of the patch
kubernetes1.25-apiserver-1.25.7-1.1 on GA media
Description of the patch
These are all security issues fixed in the kubernetes1.25-apiserver-1.25.7-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-12810
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "kubernetes1.25-apiserver-1.25.7-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the kubernetes1.25-apiserver-1.25.7-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-12810",
"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_12810-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-27664 page",
"url": "https://www.suse.com/security/cve/CVE-2022-27664/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-3162 page",
"url": "https://www.suse.com/security/cve/CVE-2022-3162/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-3294 page",
"url": "https://www.suse.com/security/cve/CVE-2022-3294/"
}
],
"title": "kubernetes1.25-apiserver-1.25.7-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:12810-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": "kubernetes1.25-apiserver-1.25.7-1.1.aarch64",
"product": {
"name": "kubernetes1.25-apiserver-1.25.7-1.1.aarch64",
"product_id": "kubernetes1.25-apiserver-1.25.7-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "kubernetes1.25-client-1.25.7-1.1.aarch64",
"product": {
"name": "kubernetes1.25-client-1.25.7-1.1.aarch64",
"product_id": "kubernetes1.25-client-1.25.7-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "kubernetes1.25-client-common-1.25.7-1.1.aarch64",
"product": {
"name": "kubernetes1.25-client-common-1.25.7-1.1.aarch64",
"product_id": "kubernetes1.25-client-common-1.25.7-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "kubernetes1.25-controller-manager-1.25.7-1.1.aarch64",
"product": {
"name": "kubernetes1.25-controller-manager-1.25.7-1.1.aarch64",
"product_id": "kubernetes1.25-controller-manager-1.25.7-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "kubernetes1.25-kubeadm-1.25.7-1.1.aarch64",
"product": {
"name": "kubernetes1.25-kubeadm-1.25.7-1.1.aarch64",
"product_id": "kubernetes1.25-kubeadm-1.25.7-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "kubernetes1.25-kubelet-1.25.7-1.1.aarch64",
"product": {
"name": "kubernetes1.25-kubelet-1.25.7-1.1.aarch64",
"product_id": "kubernetes1.25-kubelet-1.25.7-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "kubernetes1.25-kubelet-common-1.25.7-1.1.aarch64",
"product": {
"name": "kubernetes1.25-kubelet-common-1.25.7-1.1.aarch64",
"product_id": "kubernetes1.25-kubelet-common-1.25.7-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "kubernetes1.25-proxy-1.25.7-1.1.aarch64",
"product": {
"name": "kubernetes1.25-proxy-1.25.7-1.1.aarch64",
"product_id": "kubernetes1.25-proxy-1.25.7-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "kubernetes1.25-scheduler-1.25.7-1.1.aarch64",
"product": {
"name": "kubernetes1.25-scheduler-1.25.7-1.1.aarch64",
"product_id": "kubernetes1.25-scheduler-1.25.7-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "kubernetes1.25-apiserver-1.25.7-1.1.ppc64le",
"product": {
"name": "kubernetes1.25-apiserver-1.25.7-1.1.ppc64le",
"product_id": "kubernetes1.25-apiserver-1.25.7-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kubernetes1.25-client-1.25.7-1.1.ppc64le",
"product": {
"name": "kubernetes1.25-client-1.25.7-1.1.ppc64le",
"product_id": "kubernetes1.25-client-1.25.7-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kubernetes1.25-client-common-1.25.7-1.1.ppc64le",
"product": {
"name": "kubernetes1.25-client-common-1.25.7-1.1.ppc64le",
"product_id": "kubernetes1.25-client-common-1.25.7-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kubernetes1.25-controller-manager-1.25.7-1.1.ppc64le",
"product": {
"name": "kubernetes1.25-controller-manager-1.25.7-1.1.ppc64le",
"product_id": "kubernetes1.25-controller-manager-1.25.7-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kubernetes1.25-kubeadm-1.25.7-1.1.ppc64le",
"product": {
"name": "kubernetes1.25-kubeadm-1.25.7-1.1.ppc64le",
"product_id": "kubernetes1.25-kubeadm-1.25.7-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kubernetes1.25-kubelet-1.25.7-1.1.ppc64le",
"product": {
"name": "kubernetes1.25-kubelet-1.25.7-1.1.ppc64le",
"product_id": "kubernetes1.25-kubelet-1.25.7-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kubernetes1.25-kubelet-common-1.25.7-1.1.ppc64le",
"product": {
"name": "kubernetes1.25-kubelet-common-1.25.7-1.1.ppc64le",
"product_id": "kubernetes1.25-kubelet-common-1.25.7-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kubernetes1.25-proxy-1.25.7-1.1.ppc64le",
"product": {
"name": "kubernetes1.25-proxy-1.25.7-1.1.ppc64le",
"product_id": "kubernetes1.25-proxy-1.25.7-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kubernetes1.25-scheduler-1.25.7-1.1.ppc64le",
"product": {
"name": "kubernetes1.25-scheduler-1.25.7-1.1.ppc64le",
"product_id": "kubernetes1.25-scheduler-1.25.7-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "kubernetes1.25-apiserver-1.25.7-1.1.s390x",
"product": {
"name": "kubernetes1.25-apiserver-1.25.7-1.1.s390x",
"product_id": "kubernetes1.25-apiserver-1.25.7-1.1.s390x"
}
},
{
"category": "product_version",
"name": "kubernetes1.25-client-1.25.7-1.1.s390x",
"product": {
"name": "kubernetes1.25-client-1.25.7-1.1.s390x",
"product_id": "kubernetes1.25-client-1.25.7-1.1.s390x"
}
},
{
"category": "product_version",
"name": "kubernetes1.25-client-common-1.25.7-1.1.s390x",
"product": {
"name": "kubernetes1.25-client-common-1.25.7-1.1.s390x",
"product_id": "kubernetes1.25-client-common-1.25.7-1.1.s390x"
}
},
{
"category": "product_version",
"name": "kubernetes1.25-controller-manager-1.25.7-1.1.s390x",
"product": {
"name": "kubernetes1.25-controller-manager-1.25.7-1.1.s390x",
"product_id": "kubernetes1.25-controller-manager-1.25.7-1.1.s390x"
}
},
{
"category": "product_version",
"name": "kubernetes1.25-kubeadm-1.25.7-1.1.s390x",
"product": {
"name": "kubernetes1.25-kubeadm-1.25.7-1.1.s390x",
"product_id": "kubernetes1.25-kubeadm-1.25.7-1.1.s390x"
}
},
{
"category": "product_version",
"name": "kubernetes1.25-kubelet-1.25.7-1.1.s390x",
"product": {
"name": "kubernetes1.25-kubelet-1.25.7-1.1.s390x",
"product_id": "kubernetes1.25-kubelet-1.25.7-1.1.s390x"
}
},
{
"category": "product_version",
"name": "kubernetes1.25-kubelet-common-1.25.7-1.1.s390x",
"product": {
"name": "kubernetes1.25-kubelet-common-1.25.7-1.1.s390x",
"product_id": "kubernetes1.25-kubelet-common-1.25.7-1.1.s390x"
}
},
{
"category": "product_version",
"name": "kubernetes1.25-proxy-1.25.7-1.1.s390x",
"product": {
"name": "kubernetes1.25-proxy-1.25.7-1.1.s390x",
"product_id": "kubernetes1.25-proxy-1.25.7-1.1.s390x"
}
},
{
"category": "product_version",
"name": "kubernetes1.25-scheduler-1.25.7-1.1.s390x",
"product": {
"name": "kubernetes1.25-scheduler-1.25.7-1.1.s390x",
"product_id": "kubernetes1.25-scheduler-1.25.7-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "kubernetes1.25-apiserver-1.25.7-1.1.x86_64",
"product": {
"name": "kubernetes1.25-apiserver-1.25.7-1.1.x86_64",
"product_id": "kubernetes1.25-apiserver-1.25.7-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "kubernetes1.25-client-1.25.7-1.1.x86_64",
"product": {
"name": "kubernetes1.25-client-1.25.7-1.1.x86_64",
"product_id": "kubernetes1.25-client-1.25.7-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "kubernetes1.25-client-common-1.25.7-1.1.x86_64",
"product": {
"name": "kubernetes1.25-client-common-1.25.7-1.1.x86_64",
"product_id": "kubernetes1.25-client-common-1.25.7-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "kubernetes1.25-controller-manager-1.25.7-1.1.x86_64",
"product": {
"name": "kubernetes1.25-controller-manager-1.25.7-1.1.x86_64",
"product_id": "kubernetes1.25-controller-manager-1.25.7-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "kubernetes1.25-kubeadm-1.25.7-1.1.x86_64",
"product": {
"name": "kubernetes1.25-kubeadm-1.25.7-1.1.x86_64",
"product_id": "kubernetes1.25-kubeadm-1.25.7-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "kubernetes1.25-kubelet-1.25.7-1.1.x86_64",
"product": {
"name": "kubernetes1.25-kubelet-1.25.7-1.1.x86_64",
"product_id": "kubernetes1.25-kubelet-1.25.7-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "kubernetes1.25-kubelet-common-1.25.7-1.1.x86_64",
"product": {
"name": "kubernetes1.25-kubelet-common-1.25.7-1.1.x86_64",
"product_id": "kubernetes1.25-kubelet-common-1.25.7-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "kubernetes1.25-proxy-1.25.7-1.1.x86_64",
"product": {
"name": "kubernetes1.25-proxy-1.25.7-1.1.x86_64",
"product_id": "kubernetes1.25-proxy-1.25.7-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "kubernetes1.25-scheduler-1.25.7-1.1.x86_64",
"product": {
"name": "kubernetes1.25-scheduler-1.25.7-1.1.x86_64",
"product_id": "kubernetes1.25-scheduler-1.25.7-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": "kubernetes1.25-apiserver-1.25.7-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.25-apiserver-1.25.7-1.1.aarch64"
},
"product_reference": "kubernetes1.25-apiserver-1.25.7-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.25-apiserver-1.25.7-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.25-apiserver-1.25.7-1.1.ppc64le"
},
"product_reference": "kubernetes1.25-apiserver-1.25.7-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.25-apiserver-1.25.7-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.25-apiserver-1.25.7-1.1.s390x"
},
"product_reference": "kubernetes1.25-apiserver-1.25.7-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.25-apiserver-1.25.7-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.25-apiserver-1.25.7-1.1.x86_64"
},
"product_reference": "kubernetes1.25-apiserver-1.25.7-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.25-client-1.25.7-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.25-client-1.25.7-1.1.aarch64"
},
"product_reference": "kubernetes1.25-client-1.25.7-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.25-client-1.25.7-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.25-client-1.25.7-1.1.ppc64le"
},
"product_reference": "kubernetes1.25-client-1.25.7-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.25-client-1.25.7-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.25-client-1.25.7-1.1.s390x"
},
"product_reference": "kubernetes1.25-client-1.25.7-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.25-client-1.25.7-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.25-client-1.25.7-1.1.x86_64"
},
"product_reference": "kubernetes1.25-client-1.25.7-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.25-client-common-1.25.7-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.25-client-common-1.25.7-1.1.aarch64"
},
"product_reference": "kubernetes1.25-client-common-1.25.7-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.25-client-common-1.25.7-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.25-client-common-1.25.7-1.1.ppc64le"
},
"product_reference": "kubernetes1.25-client-common-1.25.7-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.25-client-common-1.25.7-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.25-client-common-1.25.7-1.1.s390x"
},
"product_reference": "kubernetes1.25-client-common-1.25.7-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.25-client-common-1.25.7-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.25-client-common-1.25.7-1.1.x86_64"
},
"product_reference": "kubernetes1.25-client-common-1.25.7-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.25-controller-manager-1.25.7-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.25-controller-manager-1.25.7-1.1.aarch64"
},
"product_reference": "kubernetes1.25-controller-manager-1.25.7-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.25-controller-manager-1.25.7-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.25-controller-manager-1.25.7-1.1.ppc64le"
},
"product_reference": "kubernetes1.25-controller-manager-1.25.7-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.25-controller-manager-1.25.7-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.25-controller-manager-1.25.7-1.1.s390x"
},
"product_reference": "kubernetes1.25-controller-manager-1.25.7-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.25-controller-manager-1.25.7-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.25-controller-manager-1.25.7-1.1.x86_64"
},
"product_reference": "kubernetes1.25-controller-manager-1.25.7-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.25-kubeadm-1.25.7-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.25-kubeadm-1.25.7-1.1.aarch64"
},
"product_reference": "kubernetes1.25-kubeadm-1.25.7-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.25-kubeadm-1.25.7-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.25-kubeadm-1.25.7-1.1.ppc64le"
},
"product_reference": "kubernetes1.25-kubeadm-1.25.7-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.25-kubeadm-1.25.7-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.25-kubeadm-1.25.7-1.1.s390x"
},
"product_reference": "kubernetes1.25-kubeadm-1.25.7-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.25-kubeadm-1.25.7-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.25-kubeadm-1.25.7-1.1.x86_64"
},
"product_reference": "kubernetes1.25-kubeadm-1.25.7-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.25-kubelet-1.25.7-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.25-kubelet-1.25.7-1.1.aarch64"
},
"product_reference": "kubernetes1.25-kubelet-1.25.7-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.25-kubelet-1.25.7-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.25-kubelet-1.25.7-1.1.ppc64le"
},
"product_reference": "kubernetes1.25-kubelet-1.25.7-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.25-kubelet-1.25.7-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.25-kubelet-1.25.7-1.1.s390x"
},
"product_reference": "kubernetes1.25-kubelet-1.25.7-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.25-kubelet-1.25.7-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.25-kubelet-1.25.7-1.1.x86_64"
},
"product_reference": "kubernetes1.25-kubelet-1.25.7-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.25-kubelet-common-1.25.7-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.25-kubelet-common-1.25.7-1.1.aarch64"
},
"product_reference": "kubernetes1.25-kubelet-common-1.25.7-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.25-kubelet-common-1.25.7-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.25-kubelet-common-1.25.7-1.1.ppc64le"
},
"product_reference": "kubernetes1.25-kubelet-common-1.25.7-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.25-kubelet-common-1.25.7-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.25-kubelet-common-1.25.7-1.1.s390x"
},
"product_reference": "kubernetes1.25-kubelet-common-1.25.7-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.25-kubelet-common-1.25.7-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.25-kubelet-common-1.25.7-1.1.x86_64"
},
"product_reference": "kubernetes1.25-kubelet-common-1.25.7-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.25-proxy-1.25.7-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.25-proxy-1.25.7-1.1.aarch64"
},
"product_reference": "kubernetes1.25-proxy-1.25.7-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.25-proxy-1.25.7-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.25-proxy-1.25.7-1.1.ppc64le"
},
"product_reference": "kubernetes1.25-proxy-1.25.7-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.25-proxy-1.25.7-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.25-proxy-1.25.7-1.1.s390x"
},
"product_reference": "kubernetes1.25-proxy-1.25.7-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.25-proxy-1.25.7-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.25-proxy-1.25.7-1.1.x86_64"
},
"product_reference": "kubernetes1.25-proxy-1.25.7-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.25-scheduler-1.25.7-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.25-scheduler-1.25.7-1.1.aarch64"
},
"product_reference": "kubernetes1.25-scheduler-1.25.7-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.25-scheduler-1.25.7-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.25-scheduler-1.25.7-1.1.ppc64le"
},
"product_reference": "kubernetes1.25-scheduler-1.25.7-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.25-scheduler-1.25.7-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.25-scheduler-1.25.7-1.1.s390x"
},
"product_reference": "kubernetes1.25-scheduler-1.25.7-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.25-scheduler-1.25.7-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.25-scheduler-1.25.7-1.1.x86_64"
},
"product_reference": "kubernetes1.25-scheduler-1.25.7-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-27664",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-27664"
}
],
"notes": [
{
"category": "general",
"text": "In net/http in Go before 1.18.6 and 1.19.x before 1.19.1, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if shutdown were preempted by a fatal error.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:kubernetes1.25-apiserver-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-apiserver-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-apiserver-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-apiserver-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-client-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-client-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-client-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-client-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-client-common-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-client-common-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-client-common-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-client-common-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-controller-manager-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-controller-manager-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-controller-manager-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-controller-manager-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-kubeadm-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-kubeadm-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-kubeadm-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-kubeadm-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-common-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-common-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-common-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-common-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-proxy-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-proxy-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-proxy-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-proxy-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-scheduler-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-scheduler-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-scheduler-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-scheduler-1.25.7-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-27664",
"url": "https://www.suse.com/security/cve/CVE-2022-27664"
},
{
"category": "external",
"summary": "SUSE Bug 1203185 for CVE-2022-27664",
"url": "https://bugzilla.suse.com/1203185"
},
{
"category": "external",
"summary": "SUSE Bug 1203293 for CVE-2022-27664",
"url": "https://bugzilla.suse.com/1203293"
}
],
"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:kubernetes1.25-apiserver-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-apiserver-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-apiserver-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-apiserver-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-client-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-client-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-client-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-client-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-client-common-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-client-common-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-client-common-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-client-common-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-controller-manager-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-controller-manager-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-controller-manager-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-controller-manager-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-kubeadm-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-kubeadm-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-kubeadm-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-kubeadm-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-common-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-common-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-common-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-common-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-proxy-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-proxy-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-proxy-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-proxy-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-scheduler-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-scheduler-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-scheduler-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-scheduler-1.25.7-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:kubernetes1.25-apiserver-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-apiserver-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-apiserver-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-apiserver-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-client-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-client-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-client-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-client-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-client-common-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-client-common-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-client-common-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-client-common-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-controller-manager-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-controller-manager-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-controller-manager-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-controller-manager-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-kubeadm-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-kubeadm-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-kubeadm-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-kubeadm-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-common-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-common-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-common-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-common-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-proxy-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-proxy-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-proxy-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-proxy-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-scheduler-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-scheduler-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-scheduler-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-scheduler-1.25.7-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-27664"
},
{
"cve": "CVE-2022-3162",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-3162"
}
],
"notes": [
{
"category": "general",
"text": "Users authorized to list or watch one type of namespaced custom resource cluster-wide can read custom resources of a different type in the same API group without authorization. Clusters are impacted by this vulnerability if all of the following are true: 1. There are 2+ CustomResourceDefinitions sharing the same API group 2. Users have cluster-wide list or watch authorization on one of those custom resources. 3. The same users are not authorized to read another custom resource in the same API group.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:kubernetes1.25-apiserver-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-apiserver-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-apiserver-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-apiserver-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-client-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-client-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-client-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-client-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-client-common-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-client-common-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-client-common-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-client-common-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-controller-manager-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-controller-manager-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-controller-manager-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-controller-manager-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-kubeadm-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-kubeadm-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-kubeadm-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-kubeadm-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-common-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-common-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-common-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-common-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-proxy-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-proxy-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-proxy-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-proxy-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-scheduler-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-scheduler-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-scheduler-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-scheduler-1.25.7-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-3162",
"url": "https://www.suse.com/security/cve/CVE-2022-3162"
},
{
"category": "external",
"summary": "SUSE Bug 1204388 for CVE-2022-3162",
"url": "https://bugzilla.suse.com/1204388"
}
],
"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:kubernetes1.25-apiserver-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-apiserver-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-apiserver-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-apiserver-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-client-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-client-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-client-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-client-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-client-common-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-client-common-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-client-common-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-client-common-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-controller-manager-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-controller-manager-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-controller-manager-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-controller-manager-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-kubeadm-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-kubeadm-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-kubeadm-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-kubeadm-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-common-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-common-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-common-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-common-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-proxy-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-proxy-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-proxy-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-proxy-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-scheduler-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-scheduler-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-scheduler-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-scheduler-1.25.7-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:kubernetes1.25-apiserver-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-apiserver-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-apiserver-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-apiserver-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-client-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-client-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-client-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-client-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-client-common-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-client-common-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-client-common-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-client-common-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-controller-manager-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-controller-manager-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-controller-manager-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-controller-manager-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-kubeadm-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-kubeadm-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-kubeadm-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-kubeadm-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-common-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-common-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-common-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-common-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-proxy-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-proxy-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-proxy-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-proxy-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-scheduler-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-scheduler-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-scheduler-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-scheduler-1.25.7-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2022-3162"
},
{
"cve": "CVE-2022-3294",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-3294"
}
],
"notes": [
{
"category": "general",
"text": "Users may have access to secure endpoints in the control plane network. Kubernetes clusters are only affected if an untrusted user can modify Node objects and send proxy requests to them. Kubernetes supports node proxying, which allows clients of kube-apiserver to access endpoints of a Kubelet to establish connections to Pods, retrieve container logs, and more. While Kubernetes already validates the proxying address for Nodes, a bug in kube-apiserver made it possible to bypass this validation. Bypassing this validation could allow authenticated requests destined for Nodes to to the API server\u0027s private network.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:kubernetes1.25-apiserver-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-apiserver-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-apiserver-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-apiserver-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-client-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-client-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-client-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-client-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-client-common-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-client-common-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-client-common-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-client-common-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-controller-manager-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-controller-manager-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-controller-manager-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-controller-manager-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-kubeadm-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-kubeadm-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-kubeadm-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-kubeadm-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-common-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-common-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-common-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-common-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-proxy-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-proxy-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-proxy-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-proxy-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-scheduler-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-scheduler-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-scheduler-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-scheduler-1.25.7-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-3294",
"url": "https://www.suse.com/security/cve/CVE-2022-3294"
},
{
"category": "external",
"summary": "SUSE Bug 1204387 for CVE-2022-3294",
"url": "https://bugzilla.suse.com/1204387"
}
],
"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:kubernetes1.25-apiserver-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-apiserver-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-apiserver-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-apiserver-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-client-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-client-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-client-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-client-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-client-common-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-client-common-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-client-common-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-client-common-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-controller-manager-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-controller-manager-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-controller-manager-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-controller-manager-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-kubeadm-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-kubeadm-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-kubeadm-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-kubeadm-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-common-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-common-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-common-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-common-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-proxy-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-proxy-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-proxy-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-proxy-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-scheduler-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-scheduler-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-scheduler-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-scheduler-1.25.7-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:kubernetes1.25-apiserver-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-apiserver-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-apiserver-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-apiserver-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-client-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-client-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-client-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-client-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-client-common-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-client-common-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-client-common-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-client-common-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-controller-manager-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-controller-manager-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-controller-manager-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-controller-manager-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-kubeadm-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-kubeadm-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-kubeadm-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-kubeadm-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-common-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-common-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-common-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-kubelet-common-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-proxy-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-proxy-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-proxy-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-proxy-1.25.7-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.25-scheduler-1.25.7-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.25-scheduler-1.25.7-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.25-scheduler-1.25.7-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.25-scheduler-1.25.7-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2022-3294"
}
]
}
opensuse-su-2024:12781-1
Vulnerability from csaf_opensuse
Published
2024-06-15 00:00
Modified
2024-06-15 00:00
Summary
kubernetes1.24-apiserver-1.24.11-1.1 on GA media
Notes
Title of the patch
kubernetes1.24-apiserver-1.24.11-1.1 on GA media
Description of the patch
These are all security issues fixed in the kubernetes1.24-apiserver-1.24.11-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-12781
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "kubernetes1.24-apiserver-1.24.11-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the kubernetes1.24-apiserver-1.24.11-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-12781",
"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_12781-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-27664 page",
"url": "https://www.suse.com/security/cve/CVE-2022-27664/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-3162 page",
"url": "https://www.suse.com/security/cve/CVE-2022-3162/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-3294 page",
"url": "https://www.suse.com/security/cve/CVE-2022-3294/"
}
],
"title": "kubernetes1.24-apiserver-1.24.11-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:12781-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": "kubernetes1.24-apiserver-1.24.11-1.1.aarch64",
"product": {
"name": "kubernetes1.24-apiserver-1.24.11-1.1.aarch64",
"product_id": "kubernetes1.24-apiserver-1.24.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "kubernetes1.24-client-1.24.11-1.1.aarch64",
"product": {
"name": "kubernetes1.24-client-1.24.11-1.1.aarch64",
"product_id": "kubernetes1.24-client-1.24.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "kubernetes1.24-client-common-1.24.11-1.1.aarch64",
"product": {
"name": "kubernetes1.24-client-common-1.24.11-1.1.aarch64",
"product_id": "kubernetes1.24-client-common-1.24.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "kubernetes1.24-controller-manager-1.24.11-1.1.aarch64",
"product": {
"name": "kubernetes1.24-controller-manager-1.24.11-1.1.aarch64",
"product_id": "kubernetes1.24-controller-manager-1.24.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "kubernetes1.24-kubeadm-1.24.11-1.1.aarch64",
"product": {
"name": "kubernetes1.24-kubeadm-1.24.11-1.1.aarch64",
"product_id": "kubernetes1.24-kubeadm-1.24.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "kubernetes1.24-kubelet-1.24.11-1.1.aarch64",
"product": {
"name": "kubernetes1.24-kubelet-1.24.11-1.1.aarch64",
"product_id": "kubernetes1.24-kubelet-1.24.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "kubernetes1.24-kubelet-common-1.24.11-1.1.aarch64",
"product": {
"name": "kubernetes1.24-kubelet-common-1.24.11-1.1.aarch64",
"product_id": "kubernetes1.24-kubelet-common-1.24.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "kubernetes1.24-proxy-1.24.11-1.1.aarch64",
"product": {
"name": "kubernetes1.24-proxy-1.24.11-1.1.aarch64",
"product_id": "kubernetes1.24-proxy-1.24.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "kubernetes1.24-scheduler-1.24.11-1.1.aarch64",
"product": {
"name": "kubernetes1.24-scheduler-1.24.11-1.1.aarch64",
"product_id": "kubernetes1.24-scheduler-1.24.11-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "kubernetes1.24-apiserver-1.24.11-1.1.ppc64le",
"product": {
"name": "kubernetes1.24-apiserver-1.24.11-1.1.ppc64le",
"product_id": "kubernetes1.24-apiserver-1.24.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kubernetes1.24-client-1.24.11-1.1.ppc64le",
"product": {
"name": "kubernetes1.24-client-1.24.11-1.1.ppc64le",
"product_id": "kubernetes1.24-client-1.24.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kubernetes1.24-client-common-1.24.11-1.1.ppc64le",
"product": {
"name": "kubernetes1.24-client-common-1.24.11-1.1.ppc64le",
"product_id": "kubernetes1.24-client-common-1.24.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kubernetes1.24-controller-manager-1.24.11-1.1.ppc64le",
"product": {
"name": "kubernetes1.24-controller-manager-1.24.11-1.1.ppc64le",
"product_id": "kubernetes1.24-controller-manager-1.24.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kubernetes1.24-kubeadm-1.24.11-1.1.ppc64le",
"product": {
"name": "kubernetes1.24-kubeadm-1.24.11-1.1.ppc64le",
"product_id": "kubernetes1.24-kubeadm-1.24.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kubernetes1.24-kubelet-1.24.11-1.1.ppc64le",
"product": {
"name": "kubernetes1.24-kubelet-1.24.11-1.1.ppc64le",
"product_id": "kubernetes1.24-kubelet-1.24.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kubernetes1.24-kubelet-common-1.24.11-1.1.ppc64le",
"product": {
"name": "kubernetes1.24-kubelet-common-1.24.11-1.1.ppc64le",
"product_id": "kubernetes1.24-kubelet-common-1.24.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kubernetes1.24-proxy-1.24.11-1.1.ppc64le",
"product": {
"name": "kubernetes1.24-proxy-1.24.11-1.1.ppc64le",
"product_id": "kubernetes1.24-proxy-1.24.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kubernetes1.24-scheduler-1.24.11-1.1.ppc64le",
"product": {
"name": "kubernetes1.24-scheduler-1.24.11-1.1.ppc64le",
"product_id": "kubernetes1.24-scheduler-1.24.11-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "kubernetes1.24-apiserver-1.24.11-1.1.s390x",
"product": {
"name": "kubernetes1.24-apiserver-1.24.11-1.1.s390x",
"product_id": "kubernetes1.24-apiserver-1.24.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "kubernetes1.24-client-1.24.11-1.1.s390x",
"product": {
"name": "kubernetes1.24-client-1.24.11-1.1.s390x",
"product_id": "kubernetes1.24-client-1.24.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "kubernetes1.24-client-common-1.24.11-1.1.s390x",
"product": {
"name": "kubernetes1.24-client-common-1.24.11-1.1.s390x",
"product_id": "kubernetes1.24-client-common-1.24.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "kubernetes1.24-controller-manager-1.24.11-1.1.s390x",
"product": {
"name": "kubernetes1.24-controller-manager-1.24.11-1.1.s390x",
"product_id": "kubernetes1.24-controller-manager-1.24.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "kubernetes1.24-kubeadm-1.24.11-1.1.s390x",
"product": {
"name": "kubernetes1.24-kubeadm-1.24.11-1.1.s390x",
"product_id": "kubernetes1.24-kubeadm-1.24.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "kubernetes1.24-kubelet-1.24.11-1.1.s390x",
"product": {
"name": "kubernetes1.24-kubelet-1.24.11-1.1.s390x",
"product_id": "kubernetes1.24-kubelet-1.24.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "kubernetes1.24-kubelet-common-1.24.11-1.1.s390x",
"product": {
"name": "kubernetes1.24-kubelet-common-1.24.11-1.1.s390x",
"product_id": "kubernetes1.24-kubelet-common-1.24.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "kubernetes1.24-proxy-1.24.11-1.1.s390x",
"product": {
"name": "kubernetes1.24-proxy-1.24.11-1.1.s390x",
"product_id": "kubernetes1.24-proxy-1.24.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "kubernetes1.24-scheduler-1.24.11-1.1.s390x",
"product": {
"name": "kubernetes1.24-scheduler-1.24.11-1.1.s390x",
"product_id": "kubernetes1.24-scheduler-1.24.11-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "kubernetes1.24-apiserver-1.24.11-1.1.x86_64",
"product": {
"name": "kubernetes1.24-apiserver-1.24.11-1.1.x86_64",
"product_id": "kubernetes1.24-apiserver-1.24.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "kubernetes1.24-client-1.24.11-1.1.x86_64",
"product": {
"name": "kubernetes1.24-client-1.24.11-1.1.x86_64",
"product_id": "kubernetes1.24-client-1.24.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "kubernetes1.24-client-common-1.24.11-1.1.x86_64",
"product": {
"name": "kubernetes1.24-client-common-1.24.11-1.1.x86_64",
"product_id": "kubernetes1.24-client-common-1.24.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "kubernetes1.24-controller-manager-1.24.11-1.1.x86_64",
"product": {
"name": "kubernetes1.24-controller-manager-1.24.11-1.1.x86_64",
"product_id": "kubernetes1.24-controller-manager-1.24.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "kubernetes1.24-kubeadm-1.24.11-1.1.x86_64",
"product": {
"name": "kubernetes1.24-kubeadm-1.24.11-1.1.x86_64",
"product_id": "kubernetes1.24-kubeadm-1.24.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "kubernetes1.24-kubelet-1.24.11-1.1.x86_64",
"product": {
"name": "kubernetes1.24-kubelet-1.24.11-1.1.x86_64",
"product_id": "kubernetes1.24-kubelet-1.24.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "kubernetes1.24-kubelet-common-1.24.11-1.1.x86_64",
"product": {
"name": "kubernetes1.24-kubelet-common-1.24.11-1.1.x86_64",
"product_id": "kubernetes1.24-kubelet-common-1.24.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "kubernetes1.24-proxy-1.24.11-1.1.x86_64",
"product": {
"name": "kubernetes1.24-proxy-1.24.11-1.1.x86_64",
"product_id": "kubernetes1.24-proxy-1.24.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "kubernetes1.24-scheduler-1.24.11-1.1.x86_64",
"product": {
"name": "kubernetes1.24-scheduler-1.24.11-1.1.x86_64",
"product_id": "kubernetes1.24-scheduler-1.24.11-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": "kubernetes1.24-apiserver-1.24.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.24-apiserver-1.24.11-1.1.aarch64"
},
"product_reference": "kubernetes1.24-apiserver-1.24.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.24-apiserver-1.24.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.24-apiserver-1.24.11-1.1.ppc64le"
},
"product_reference": "kubernetes1.24-apiserver-1.24.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.24-apiserver-1.24.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.24-apiserver-1.24.11-1.1.s390x"
},
"product_reference": "kubernetes1.24-apiserver-1.24.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.24-apiserver-1.24.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.24-apiserver-1.24.11-1.1.x86_64"
},
"product_reference": "kubernetes1.24-apiserver-1.24.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.24-client-1.24.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.24-client-1.24.11-1.1.aarch64"
},
"product_reference": "kubernetes1.24-client-1.24.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.24-client-1.24.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.24-client-1.24.11-1.1.ppc64le"
},
"product_reference": "kubernetes1.24-client-1.24.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.24-client-1.24.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.24-client-1.24.11-1.1.s390x"
},
"product_reference": "kubernetes1.24-client-1.24.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.24-client-1.24.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.24-client-1.24.11-1.1.x86_64"
},
"product_reference": "kubernetes1.24-client-1.24.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.24-client-common-1.24.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.24-client-common-1.24.11-1.1.aarch64"
},
"product_reference": "kubernetes1.24-client-common-1.24.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.24-client-common-1.24.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.24-client-common-1.24.11-1.1.ppc64le"
},
"product_reference": "kubernetes1.24-client-common-1.24.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.24-client-common-1.24.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.24-client-common-1.24.11-1.1.s390x"
},
"product_reference": "kubernetes1.24-client-common-1.24.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.24-client-common-1.24.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.24-client-common-1.24.11-1.1.x86_64"
},
"product_reference": "kubernetes1.24-client-common-1.24.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.24-controller-manager-1.24.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.24-controller-manager-1.24.11-1.1.aarch64"
},
"product_reference": "kubernetes1.24-controller-manager-1.24.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.24-controller-manager-1.24.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.24-controller-manager-1.24.11-1.1.ppc64le"
},
"product_reference": "kubernetes1.24-controller-manager-1.24.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.24-controller-manager-1.24.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.24-controller-manager-1.24.11-1.1.s390x"
},
"product_reference": "kubernetes1.24-controller-manager-1.24.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.24-controller-manager-1.24.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.24-controller-manager-1.24.11-1.1.x86_64"
},
"product_reference": "kubernetes1.24-controller-manager-1.24.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.24-kubeadm-1.24.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.24-kubeadm-1.24.11-1.1.aarch64"
},
"product_reference": "kubernetes1.24-kubeadm-1.24.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.24-kubeadm-1.24.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.24-kubeadm-1.24.11-1.1.ppc64le"
},
"product_reference": "kubernetes1.24-kubeadm-1.24.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.24-kubeadm-1.24.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.24-kubeadm-1.24.11-1.1.s390x"
},
"product_reference": "kubernetes1.24-kubeadm-1.24.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.24-kubeadm-1.24.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.24-kubeadm-1.24.11-1.1.x86_64"
},
"product_reference": "kubernetes1.24-kubeadm-1.24.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.24-kubelet-1.24.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.24-kubelet-1.24.11-1.1.aarch64"
},
"product_reference": "kubernetes1.24-kubelet-1.24.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.24-kubelet-1.24.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.24-kubelet-1.24.11-1.1.ppc64le"
},
"product_reference": "kubernetes1.24-kubelet-1.24.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.24-kubelet-1.24.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.24-kubelet-1.24.11-1.1.s390x"
},
"product_reference": "kubernetes1.24-kubelet-1.24.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.24-kubelet-1.24.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.24-kubelet-1.24.11-1.1.x86_64"
},
"product_reference": "kubernetes1.24-kubelet-1.24.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.24-kubelet-common-1.24.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.24-kubelet-common-1.24.11-1.1.aarch64"
},
"product_reference": "kubernetes1.24-kubelet-common-1.24.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.24-kubelet-common-1.24.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.24-kubelet-common-1.24.11-1.1.ppc64le"
},
"product_reference": "kubernetes1.24-kubelet-common-1.24.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.24-kubelet-common-1.24.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.24-kubelet-common-1.24.11-1.1.s390x"
},
"product_reference": "kubernetes1.24-kubelet-common-1.24.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.24-kubelet-common-1.24.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.24-kubelet-common-1.24.11-1.1.x86_64"
},
"product_reference": "kubernetes1.24-kubelet-common-1.24.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.24-proxy-1.24.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.24-proxy-1.24.11-1.1.aarch64"
},
"product_reference": "kubernetes1.24-proxy-1.24.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.24-proxy-1.24.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.24-proxy-1.24.11-1.1.ppc64le"
},
"product_reference": "kubernetes1.24-proxy-1.24.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.24-proxy-1.24.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.24-proxy-1.24.11-1.1.s390x"
},
"product_reference": "kubernetes1.24-proxy-1.24.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.24-proxy-1.24.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.24-proxy-1.24.11-1.1.x86_64"
},
"product_reference": "kubernetes1.24-proxy-1.24.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.24-scheduler-1.24.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.24-scheduler-1.24.11-1.1.aarch64"
},
"product_reference": "kubernetes1.24-scheduler-1.24.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.24-scheduler-1.24.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.24-scheduler-1.24.11-1.1.ppc64le"
},
"product_reference": "kubernetes1.24-scheduler-1.24.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.24-scheduler-1.24.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.24-scheduler-1.24.11-1.1.s390x"
},
"product_reference": "kubernetes1.24-scheduler-1.24.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.24-scheduler-1.24.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubernetes1.24-scheduler-1.24.11-1.1.x86_64"
},
"product_reference": "kubernetes1.24-scheduler-1.24.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-27664",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-27664"
}
],
"notes": [
{
"category": "general",
"text": "In net/http in Go before 1.18.6 and 1.19.x before 1.19.1, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if shutdown were preempted by a fatal error.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:kubernetes1.24-apiserver-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-apiserver-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-apiserver-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-apiserver-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-client-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-client-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-client-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-client-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-client-common-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-client-common-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-client-common-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-client-common-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-controller-manager-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-controller-manager-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-controller-manager-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-controller-manager-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-kubeadm-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-kubeadm-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-kubeadm-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-kubeadm-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-common-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-common-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-common-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-common-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-proxy-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-proxy-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-proxy-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-proxy-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-scheduler-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-scheduler-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-scheduler-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-scheduler-1.24.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-27664",
"url": "https://www.suse.com/security/cve/CVE-2022-27664"
},
{
"category": "external",
"summary": "SUSE Bug 1203185 for CVE-2022-27664",
"url": "https://bugzilla.suse.com/1203185"
},
{
"category": "external",
"summary": "SUSE Bug 1203293 for CVE-2022-27664",
"url": "https://bugzilla.suse.com/1203293"
}
],
"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:kubernetes1.24-apiserver-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-apiserver-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-apiserver-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-apiserver-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-client-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-client-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-client-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-client-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-client-common-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-client-common-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-client-common-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-client-common-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-controller-manager-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-controller-manager-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-controller-manager-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-controller-manager-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-kubeadm-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-kubeadm-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-kubeadm-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-kubeadm-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-common-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-common-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-common-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-common-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-proxy-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-proxy-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-proxy-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-proxy-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-scheduler-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-scheduler-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-scheduler-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-scheduler-1.24.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:kubernetes1.24-apiserver-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-apiserver-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-apiserver-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-apiserver-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-client-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-client-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-client-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-client-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-client-common-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-client-common-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-client-common-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-client-common-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-controller-manager-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-controller-manager-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-controller-manager-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-controller-manager-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-kubeadm-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-kubeadm-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-kubeadm-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-kubeadm-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-common-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-common-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-common-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-common-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-proxy-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-proxy-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-proxy-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-proxy-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-scheduler-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-scheduler-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-scheduler-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-scheduler-1.24.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-27664"
},
{
"cve": "CVE-2022-3162",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-3162"
}
],
"notes": [
{
"category": "general",
"text": "Users authorized to list or watch one type of namespaced custom resource cluster-wide can read custom resources of a different type in the same API group without authorization. Clusters are impacted by this vulnerability if all of the following are true: 1. There are 2+ CustomResourceDefinitions sharing the same API group 2. Users have cluster-wide list or watch authorization on one of those custom resources. 3. The same users are not authorized to read another custom resource in the same API group.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:kubernetes1.24-apiserver-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-apiserver-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-apiserver-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-apiserver-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-client-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-client-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-client-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-client-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-client-common-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-client-common-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-client-common-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-client-common-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-controller-manager-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-controller-manager-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-controller-manager-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-controller-manager-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-kubeadm-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-kubeadm-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-kubeadm-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-kubeadm-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-common-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-common-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-common-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-common-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-proxy-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-proxy-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-proxy-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-proxy-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-scheduler-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-scheduler-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-scheduler-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-scheduler-1.24.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-3162",
"url": "https://www.suse.com/security/cve/CVE-2022-3162"
},
{
"category": "external",
"summary": "SUSE Bug 1204388 for CVE-2022-3162",
"url": "https://bugzilla.suse.com/1204388"
}
],
"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:kubernetes1.24-apiserver-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-apiserver-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-apiserver-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-apiserver-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-client-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-client-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-client-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-client-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-client-common-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-client-common-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-client-common-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-client-common-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-controller-manager-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-controller-manager-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-controller-manager-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-controller-manager-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-kubeadm-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-kubeadm-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-kubeadm-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-kubeadm-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-common-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-common-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-common-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-common-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-proxy-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-proxy-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-proxy-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-proxy-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-scheduler-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-scheduler-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-scheduler-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-scheduler-1.24.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:kubernetes1.24-apiserver-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-apiserver-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-apiserver-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-apiserver-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-client-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-client-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-client-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-client-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-client-common-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-client-common-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-client-common-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-client-common-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-controller-manager-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-controller-manager-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-controller-manager-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-controller-manager-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-kubeadm-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-kubeadm-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-kubeadm-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-kubeadm-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-common-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-common-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-common-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-common-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-proxy-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-proxy-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-proxy-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-proxy-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-scheduler-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-scheduler-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-scheduler-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-scheduler-1.24.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2022-3162"
},
{
"cve": "CVE-2022-3294",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-3294"
}
],
"notes": [
{
"category": "general",
"text": "Users may have access to secure endpoints in the control plane network. Kubernetes clusters are only affected if an untrusted user can modify Node objects and send proxy requests to them. Kubernetes supports node proxying, which allows clients of kube-apiserver to access endpoints of a Kubelet to establish connections to Pods, retrieve container logs, and more. While Kubernetes already validates the proxying address for Nodes, a bug in kube-apiserver made it possible to bypass this validation. Bypassing this validation could allow authenticated requests destined for Nodes to to the API server\u0027s private network.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:kubernetes1.24-apiserver-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-apiserver-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-apiserver-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-apiserver-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-client-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-client-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-client-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-client-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-client-common-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-client-common-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-client-common-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-client-common-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-controller-manager-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-controller-manager-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-controller-manager-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-controller-manager-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-kubeadm-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-kubeadm-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-kubeadm-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-kubeadm-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-common-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-common-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-common-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-common-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-proxy-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-proxy-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-proxy-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-proxy-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-scheduler-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-scheduler-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-scheduler-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-scheduler-1.24.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-3294",
"url": "https://www.suse.com/security/cve/CVE-2022-3294"
},
{
"category": "external",
"summary": "SUSE Bug 1204387 for CVE-2022-3294",
"url": "https://bugzilla.suse.com/1204387"
}
],
"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:kubernetes1.24-apiserver-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-apiserver-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-apiserver-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-apiserver-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-client-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-client-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-client-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-client-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-client-common-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-client-common-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-client-common-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-client-common-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-controller-manager-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-controller-manager-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-controller-manager-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-controller-manager-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-kubeadm-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-kubeadm-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-kubeadm-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-kubeadm-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-common-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-common-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-common-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-common-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-proxy-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-proxy-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-proxy-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-proxy-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-scheduler-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-scheduler-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-scheduler-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-scheduler-1.24.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:kubernetes1.24-apiserver-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-apiserver-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-apiserver-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-apiserver-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-client-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-client-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-client-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-client-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-client-common-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-client-common-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-client-common-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-client-common-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-controller-manager-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-controller-manager-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-controller-manager-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-controller-manager-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-kubeadm-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-kubeadm-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-kubeadm-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-kubeadm-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-common-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-common-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-common-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-kubelet-common-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-proxy-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-proxy-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-proxy-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-proxy-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:kubernetes1.24-scheduler-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:kubernetes1.24-scheduler-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:kubernetes1.24-scheduler-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:kubernetes1.24-scheduler-1.24.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2022-3294"
}
]
}
gsd-2022-3162
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
Users authorized to list or watch one type of namespaced custom resource cluster-wide can read custom resources of a different type in the same API group without authorization. Clusters are impacted by this vulnerability if all of the following are true: 1. There are 2+ CustomResourceDefinitions sharing the same API group 2. Users have cluster-wide list or watch authorization on one of those custom resources. 3. The same users are not authorized to read another custom resource in the same API group.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2022-3162",
"id": "GSD-2022-3162",
"references": [
"https://www.suse.com/security/cve/CVE-2022-3162.html",
"https://access.redhat.com/errata/RHSA-2022:7398",
"https://access.redhat.com/errata/RHSA-2023:0772"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2022-3162"
],
"details": "Users authorized to list or watch one type of namespaced custom resource cluster-wide can read custom resources of a different type in the same API group without authorization. Clusters are impacted by this vulnerability if all of the following are true: 1. There are 2+ CustomResourceDefinitions sharing the same API group 2. Users have cluster-wide list or watch authorization on one of those custom resources. 3. The same users are not authorized to read another custom resource in the same API group.",
"id": "GSD-2022-3162",
"modified": "2023-12-13T01:19:40.609784Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security@kubernetes.io",
"DATE_PUBLIC": "2022-11-10T17:14:00.000Z",
"ID": "CVE-2022-3162",
"STATE": "PUBLIC",
"TITLE": "Unauthorized read of Custom Resources"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Kubernetes",
"version": {
"version_data": [
{
"version_affected": "\u003c=",
"version_value": "v1.25.3"
},
{
"version_affected": "\u003c=",
"version_value": "v1.24.7"
},
{
"version_affected": "\u003c=",
"version_value": "v1.23.13"
},
{
"version_affected": "\u003c=",
"version_value": "v1.22.15"
}
]
}
}
]
},
"vendor_name": "Kubernetes"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Richard Turnbull of NCC Group"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Users authorized to list or watch one type of namespaced custom resource cluster-wide can read custom resources of a different type in the same API group without authorization. Clusters are impacted by this vulnerability if all of the following are true: 1. There are 2+ CustomResourceDefinitions sharing the same API group 2. Users have cluster-wide list or watch authorization on one of those custom resources. 3. The same users are not authorized to read another custom resource in the same API group."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-23 Relative Path Traversal"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://groups.google.com/g/kubernetes-security-announce/c/iUd550j7kjA",
"refsource": "MISC",
"url": "https://groups.google.com/g/kubernetes-security-announce/c/iUd550j7kjA"
},
{
"name": "https://github.com/kubernetes/kubernetes/issues/113756",
"refsource": "MISC",
"url": "https://github.com/kubernetes/kubernetes/issues/113756"
},
{
"name": "https://security.netapp.com/advisory/ntap-20230511-0004/",
"refsource": "CONFIRM",
"url": "https://security.netapp.com/advisory/ntap-20230511-0004/"
}
]
},
"source": {
"defect": [
"https://github.com/kubernetes/kubernetes/issues/113756"
],
"discovery": "EXTERNAL"
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndIncluding": "1.25.3",
"versionStartIncluding": "1.25.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndIncluding": "1.24.7",
"versionStartIncluding": "1.24.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndIncluding": "1.23.13",
"versionStartIncluding": "1.23.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndIncluding": "1.22.15",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "security@kubernetes.io",
"ID": "CVE-2022-3162"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "Users authorized to list or watch one type of namespaced custom resource cluster-wide can read custom resources of a different type in the same API group without authorization. Clusters are impacted by this vulnerability if all of the following are true: 1. There are 2+ CustomResourceDefinitions sharing the same API group 2. Users have cluster-wide list or watch authorization on one of those custom resources. 3. The same users are not authorized to read another custom resource in the same API group."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-22"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "N/A",
"refsource": "CONFIRM",
"tags": [
"Issue Tracking",
"Vendor Advisory"
],
"url": "https://github.com/kubernetes/kubernetes/issues/113756"
},
{
"name": "N/A",
"refsource": "MLIST",
"tags": [
"Mailing List",
"Vendor Advisory"
],
"url": "https://groups.google.com/g/kubernetes-security-announce/c/iUd550j7kjA"
},
{
"name": "https://security.netapp.com/advisory/ntap-20230511-0004/",
"refsource": "CONFIRM",
"tags": [],
"url": "https://security.netapp.com/advisory/ntap-20230511-0004/"
}
]
}
},
"impact": {
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 3.6
}
},
"lastModifiedDate": "2023-05-11T15:15Z",
"publishedDate": "2023-03-01T19:15Z"
}
}
}
suse-su-2023:2292-1
Vulnerability from csaf_suse
Published
2023-05-25 07:21
Modified
2023-05-25 07:21
Summary
Security update for kubernetes1.23
Notes
Title of the patch
Security update for kubernetes1.23
Description of the patch
This update for kubernetes1.23 fixes the following issues:
- add kubernetes1.18-client-common as conflicts with kubernetes-client-bash-completion
- Split individual completions into separate packages
Update to version 1.23.17:
* releng: Update images, dependencies and version to Go 1.19.6
* Update golang.org/x/net to v0.7.0
* Pin golang.org/x/net to v0.4.0
* add scale test for probes
* use custom dialer for http probes
* use custom dialer for tcp probes
* add custom dialer optimized for probes
* egress_selector: prevent goroutines leak on connect() step.
* tls.Dial() validates hostname, no need to do that manually
* Fix issue that Audit Server could not correctly encode DeleteOption
* Do not include scheduler name in the preemption event message
* Do not leak cross namespace pod metadata in preemption events
* pkg/controller/job: re-honor exponential backoff
* releng: Update images, dependencies and version to Go 1.19.5
* Bump Konnectivity to v0.0.35
* Improve vendor verification works for each staging repo
* Update to go1.19
* Adjust for os/exec changes in 1.19
* Update golangci-lint to 1.46.2 and fix errors
* Match go1.17 defaults for SHA-1 and GC
* update golangci-lint to 1.45.0
* kubelet: make the image pull time more accurate in event
* change k8s.gcr.io/pause to registry.k8s.io/pause
* use etcd 3.5.6-0 after promotion
* changelog: CVE-2022-3294 and CVE-2022-3162 were fixed in v1.23.14
* Add CVE-2021-25749 to CHANGELOG-1.23.md
* Add CVE-2022-3294 to CHANGELOG-1.23.md
* kubeadm: use registry.k8s.io instead of k8s.gcr.io
* etcd: Updated to v3.5.5
* Bump konnectivity network proxy to v0.0.33. Includes a couple bug fixes for better handling of dial failures. [Agent & Server](https://github.com/kubernetes-sigs/apiserver-network-proxy/commits/v0.0.33) include numerous other fixes.
* kubeadm: allow RSA and ECDSA format keys in preflight check
* Fixes kubelet log compression on Windows
* Reduce default gzip compression level from 4 to 1 in apiserver
* exec auth: support TLS config caching
* Marshal MicroTime to json and proto at the same precision
* Windows: ensure runAsNonRoot does case-insensitive comparison on user name
* update structured-merge-diff to 4.2.3
* Add rate limiting when calling STS assume role API
* Fixing issue in generatePodSandboxWindowsConfig for hostProcess containers by where pod sandbox won't have HostProcess bit set if pod does not have a security context but containers specify HostProcess.
Patchnames
SUSE-2023-2292,SUSE-SLE-Module-Containers-15-SP4-2023-2292,SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-2292,SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-2292,SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-2292,SUSE-SLE-Product-SLES_SAP-15-SP3-2023-2292,SUSE-Storage-7.1-2023-2292
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for kubernetes1.23",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for kubernetes1.23 fixes the following issues:\n\n- add kubernetes1.18-client-common as conflicts with kubernetes-client-bash-completion \n\n- Split individual completions into separate packages\n\nUpdate to version 1.23.17:\n\n * releng: Update images, dependencies and version to Go 1.19.6\n * Update golang.org/x/net to v0.7.0\n * Pin golang.org/x/net to v0.4.0\n * add scale test for probes\n * use custom dialer for http probes\n * use custom dialer for tcp probes\n * add custom dialer optimized for probes\n * egress_selector: prevent goroutines leak on connect() step.\n * tls.Dial() validates hostname, no need to do that manually\n * Fix issue that Audit Server could not correctly encode DeleteOption\n * Do not include scheduler name in the preemption event message\n * Do not leak cross namespace pod metadata in preemption events\n * pkg/controller/job: re-honor exponential backoff\n * releng: Update images, dependencies and version to Go 1.19.5\n * Bump Konnectivity to v0.0.35\n * Improve vendor verification works for each staging repo\n * Update to go1.19\n * Adjust for os/exec changes in 1.19\n * Update golangci-lint to 1.46.2 and fix errors\n * Match go1.17 defaults for SHA-1 and GC\n * update golangci-lint to 1.45.0\n * kubelet: make the image pull time more accurate in event\n * change k8s.gcr.io/pause to registry.k8s.io/pause\n * use etcd 3.5.6-0 after promotion\n * changelog: CVE-2022-3294 and CVE-2022-3162 were fixed in v1.23.14\n * Add CVE-2021-25749 to CHANGELOG-1.23.md\n * Add CVE-2022-3294 to CHANGELOG-1.23.md\n * kubeadm: use registry.k8s.io instead of k8s.gcr.io\n * etcd: Updated to v3.5.5\n * Bump konnectivity network proxy to v0.0.33. Includes a couple bug fixes for better handling of dial failures. [Agent \u0026 Server](https://github.com/kubernetes-sigs/apiserver-network-proxy/commits/v0.0.33) include numerous other fixes.\n * kubeadm: allow RSA and ECDSA format keys in preflight check\n * Fixes kubelet log compression on Windows\n * Reduce default gzip compression level from 4 to 1 in apiserver\n * exec auth: support TLS config caching\n * Marshal MicroTime to json and proto at the same precision\n * Windows: ensure runAsNonRoot does case-insensitive comparison on user name\n * update structured-merge-diff to 4.2.3\n * Add rate limiting when calling STS assume role API\n * Fixing issue in generatePodSandboxWindowsConfig for hostProcess containers by where pod sandbox won\u0027t have HostProcess bit set if pod does not have a security context but containers specify HostProcess.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-2292,SUSE-SLE-Module-Containers-15-SP4-2023-2292,SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-2292,SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-2292,SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-2292,SUSE-SLE-Product-SLES_SAP-15-SP3-2023-2292,SUSE-Storage-7.1-2023-2292",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_2292-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:2292-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232292-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:2292-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2023-May/029534.html"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-25749 page",
"url": "https://www.suse.com/security/cve/CVE-2021-25749/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-3162 page",
"url": "https://www.suse.com/security/cve/CVE-2022-3162/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-3294 page",
"url": "https://www.suse.com/security/cve/CVE-2022-3294/"
}
],
"title": "Security update for kubernetes1.23",
"tracking": {
"current_release_date": "2023-05-25T07:21:44Z",
"generator": {
"date": "2023-05-25T07:21:44Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:2292-1",
"initial_release_date": "2023-05-25T07:21:44Z",
"revision_history": [
{
"date": "2023-05-25T07:21:44Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "kubernetes1.23-apiserver-1.23.17-150300.7.6.1.aarch64",
"product": {
"name": "kubernetes1.23-apiserver-1.23.17-150300.7.6.1.aarch64",
"product_id": "kubernetes1.23-apiserver-1.23.17-150300.7.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "kubernetes1.23-client-1.23.17-150300.7.6.1.aarch64",
"product": {
"name": "kubernetes1.23-client-1.23.17-150300.7.6.1.aarch64",
"product_id": "kubernetes1.23-client-1.23.17-150300.7.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "kubernetes1.23-client-common-1.23.17-150300.7.6.1.aarch64",
"product": {
"name": "kubernetes1.23-client-common-1.23.17-150300.7.6.1.aarch64",
"product_id": "kubernetes1.23-client-common-1.23.17-150300.7.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "kubernetes1.23-controller-manager-1.23.17-150300.7.6.1.aarch64",
"product": {
"name": "kubernetes1.23-controller-manager-1.23.17-150300.7.6.1.aarch64",
"product_id": "kubernetes1.23-controller-manager-1.23.17-150300.7.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "kubernetes1.23-kubeadm-1.23.17-150300.7.6.1.aarch64",
"product": {
"name": "kubernetes1.23-kubeadm-1.23.17-150300.7.6.1.aarch64",
"product_id": "kubernetes1.23-kubeadm-1.23.17-150300.7.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "kubernetes1.23-kubelet-1.23.17-150300.7.6.1.aarch64",
"product": {
"name": "kubernetes1.23-kubelet-1.23.17-150300.7.6.1.aarch64",
"product_id": "kubernetes1.23-kubelet-1.23.17-150300.7.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "kubernetes1.23-kubelet-common-1.23.17-150300.7.6.1.aarch64",
"product": {
"name": "kubernetes1.23-kubelet-common-1.23.17-150300.7.6.1.aarch64",
"product_id": "kubernetes1.23-kubelet-common-1.23.17-150300.7.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "kubernetes1.23-proxy-1.23.17-150300.7.6.1.aarch64",
"product": {
"name": "kubernetes1.23-proxy-1.23.17-150300.7.6.1.aarch64",
"product_id": "kubernetes1.23-proxy-1.23.17-150300.7.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "kubernetes1.23-scheduler-1.23.17-150300.7.6.1.aarch64",
"product": {
"name": "kubernetes1.23-scheduler-1.23.17-150300.7.6.1.aarch64",
"product_id": "kubernetes1.23-scheduler-1.23.17-150300.7.6.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "kubernetes1.23-client-bash-completion-1.23.17-150300.7.6.1.noarch",
"product": {
"name": "kubernetes1.23-client-bash-completion-1.23.17-150300.7.6.1.noarch",
"product_id": "kubernetes1.23-client-bash-completion-1.23.17-150300.7.6.1.noarch"
}
},
{
"category": "product_version",
"name": "kubernetes1.23-client-fish-completion-1.23.17-150300.7.6.1.noarch",
"product": {
"name": "kubernetes1.23-client-fish-completion-1.23.17-150300.7.6.1.noarch",
"product_id": "kubernetes1.23-client-fish-completion-1.23.17-150300.7.6.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "kubernetes1.23-apiserver-1.23.17-150300.7.6.1.ppc64le",
"product": {
"name": "kubernetes1.23-apiserver-1.23.17-150300.7.6.1.ppc64le",
"product_id": "kubernetes1.23-apiserver-1.23.17-150300.7.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kubernetes1.23-client-1.23.17-150300.7.6.1.ppc64le",
"product": {
"name": "kubernetes1.23-client-1.23.17-150300.7.6.1.ppc64le",
"product_id": "kubernetes1.23-client-1.23.17-150300.7.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kubernetes1.23-client-common-1.23.17-150300.7.6.1.ppc64le",
"product": {
"name": "kubernetes1.23-client-common-1.23.17-150300.7.6.1.ppc64le",
"product_id": "kubernetes1.23-client-common-1.23.17-150300.7.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kubernetes1.23-controller-manager-1.23.17-150300.7.6.1.ppc64le",
"product": {
"name": "kubernetes1.23-controller-manager-1.23.17-150300.7.6.1.ppc64le",
"product_id": "kubernetes1.23-controller-manager-1.23.17-150300.7.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kubernetes1.23-kubeadm-1.23.17-150300.7.6.1.ppc64le",
"product": {
"name": "kubernetes1.23-kubeadm-1.23.17-150300.7.6.1.ppc64le",
"product_id": "kubernetes1.23-kubeadm-1.23.17-150300.7.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kubernetes1.23-kubelet-1.23.17-150300.7.6.1.ppc64le",
"product": {
"name": "kubernetes1.23-kubelet-1.23.17-150300.7.6.1.ppc64le",
"product_id": "kubernetes1.23-kubelet-1.23.17-150300.7.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kubernetes1.23-kubelet-common-1.23.17-150300.7.6.1.ppc64le",
"product": {
"name": "kubernetes1.23-kubelet-common-1.23.17-150300.7.6.1.ppc64le",
"product_id": "kubernetes1.23-kubelet-common-1.23.17-150300.7.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kubernetes1.23-proxy-1.23.17-150300.7.6.1.ppc64le",
"product": {
"name": "kubernetes1.23-proxy-1.23.17-150300.7.6.1.ppc64le",
"product_id": "kubernetes1.23-proxy-1.23.17-150300.7.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kubernetes1.23-scheduler-1.23.17-150300.7.6.1.ppc64le",
"product": {
"name": "kubernetes1.23-scheduler-1.23.17-150300.7.6.1.ppc64le",
"product_id": "kubernetes1.23-scheduler-1.23.17-150300.7.6.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "kubernetes1.23-apiserver-1.23.17-150300.7.6.1.s390x",
"product": {
"name": "kubernetes1.23-apiserver-1.23.17-150300.7.6.1.s390x",
"product_id": "kubernetes1.23-apiserver-1.23.17-150300.7.6.1.s390x"
}
},
{
"category": "product_version",
"name": "kubernetes1.23-client-1.23.17-150300.7.6.1.s390x",
"product": {
"name": "kubernetes1.23-client-1.23.17-150300.7.6.1.s390x",
"product_id": "kubernetes1.23-client-1.23.17-150300.7.6.1.s390x"
}
},
{
"category": "product_version",
"name": "kubernetes1.23-client-common-1.23.17-150300.7.6.1.s390x",
"product": {
"name": "kubernetes1.23-client-common-1.23.17-150300.7.6.1.s390x",
"product_id": "kubernetes1.23-client-common-1.23.17-150300.7.6.1.s390x"
}
},
{
"category": "product_version",
"name": "kubernetes1.23-controller-manager-1.23.17-150300.7.6.1.s390x",
"product": {
"name": "kubernetes1.23-controller-manager-1.23.17-150300.7.6.1.s390x",
"product_id": "kubernetes1.23-controller-manager-1.23.17-150300.7.6.1.s390x"
}
},
{
"category": "product_version",
"name": "kubernetes1.23-kubeadm-1.23.17-150300.7.6.1.s390x",
"product": {
"name": "kubernetes1.23-kubeadm-1.23.17-150300.7.6.1.s390x",
"product_id": "kubernetes1.23-kubeadm-1.23.17-150300.7.6.1.s390x"
}
},
{
"category": "product_version",
"name": "kubernetes1.23-kubelet-1.23.17-150300.7.6.1.s390x",
"product": {
"name": "kubernetes1.23-kubelet-1.23.17-150300.7.6.1.s390x",
"product_id": "kubernetes1.23-kubelet-1.23.17-150300.7.6.1.s390x"
}
},
{
"category": "product_version",
"name": "kubernetes1.23-kubelet-common-1.23.17-150300.7.6.1.s390x",
"product": {
"name": "kubernetes1.23-kubelet-common-1.23.17-150300.7.6.1.s390x",
"product_id": "kubernetes1.23-kubelet-common-1.23.17-150300.7.6.1.s390x"
}
},
{
"category": "product_version",
"name": "kubernetes1.23-proxy-1.23.17-150300.7.6.1.s390x",
"product": {
"name": "kubernetes1.23-proxy-1.23.17-150300.7.6.1.s390x",
"product_id": "kubernetes1.23-proxy-1.23.17-150300.7.6.1.s390x"
}
},
{
"category": "product_version",
"name": "kubernetes1.23-scheduler-1.23.17-150300.7.6.1.s390x",
"product": {
"name": "kubernetes1.23-scheduler-1.23.17-150300.7.6.1.s390x",
"product_id": "kubernetes1.23-scheduler-1.23.17-150300.7.6.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "kubernetes1.23-apiserver-1.23.17-150300.7.6.1.x86_64",
"product": {
"name": "kubernetes1.23-apiserver-1.23.17-150300.7.6.1.x86_64",
"product_id": "kubernetes1.23-apiserver-1.23.17-150300.7.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64",
"product": {
"name": "kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64",
"product_id": "kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64",
"product": {
"name": "kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64",
"product_id": "kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "kubernetes1.23-controller-manager-1.23.17-150300.7.6.1.x86_64",
"product": {
"name": "kubernetes1.23-controller-manager-1.23.17-150300.7.6.1.x86_64",
"product_id": "kubernetes1.23-controller-manager-1.23.17-150300.7.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "kubernetes1.23-kubeadm-1.23.17-150300.7.6.1.x86_64",
"product": {
"name": "kubernetes1.23-kubeadm-1.23.17-150300.7.6.1.x86_64",
"product_id": "kubernetes1.23-kubeadm-1.23.17-150300.7.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "kubernetes1.23-kubelet-1.23.17-150300.7.6.1.x86_64",
"product": {
"name": "kubernetes1.23-kubelet-1.23.17-150300.7.6.1.x86_64",
"product_id": "kubernetes1.23-kubelet-1.23.17-150300.7.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "kubernetes1.23-kubelet-common-1.23.17-150300.7.6.1.x86_64",
"product": {
"name": "kubernetes1.23-kubelet-common-1.23.17-150300.7.6.1.x86_64",
"product_id": "kubernetes1.23-kubelet-common-1.23.17-150300.7.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "kubernetes1.23-proxy-1.23.17-150300.7.6.1.x86_64",
"product": {
"name": "kubernetes1.23-proxy-1.23.17-150300.7.6.1.x86_64",
"product_id": "kubernetes1.23-proxy-1.23.17-150300.7.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "kubernetes1.23-scheduler-1.23.17-150300.7.6.1.x86_64",
"product": {
"name": "kubernetes1.23-scheduler-1.23.17-150300.7.6.1.x86_64",
"product_id": "kubernetes1.23-scheduler-1.23.17-150300.7.6.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Containers 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Containers 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-containers:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.23-client-1.23.17-150300.7.6.1.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-1.23.17-150300.7.6.1.aarch64"
},
"product_reference": "kubernetes1.23-client-1.23.17-150300.7.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.23-client-1.23.17-150300.7.6.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-1.23.17-150300.7.6.1.ppc64le"
},
"product_reference": "kubernetes1.23-client-1.23.17-150300.7.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.23-client-1.23.17-150300.7.6.1.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-1.23.17-150300.7.6.1.s390x"
},
"product_reference": "kubernetes1.23-client-1.23.17-150300.7.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64"
},
"product_reference": "kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.23-client-common-1.23.17-150300.7.6.1.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.6.1.aarch64"
},
"product_reference": "kubernetes1.23-client-common-1.23.17-150300.7.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.23-client-common-1.23.17-150300.7.6.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.6.1.ppc64le"
},
"product_reference": "kubernetes1.23-client-common-1.23.17-150300.7.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.23-client-common-1.23.17-150300.7.6.1.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.6.1.s390x"
},
"product_reference": "kubernetes1.23-client-common-1.23.17-150300.7.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64"
},
"product_reference": "kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.23-client-1.23.17-150300.7.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:kubernetes1.23-client-1.23.17-150300.7.6.1.aarch64"
},
"product_reference": "kubernetes1.23-client-1.23.17-150300.7.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64"
},
"product_reference": "kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.23-client-common-1.23.17-150300.7.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.aarch64"
},
"product_reference": "kubernetes1.23-client-common-1.23.17-150300.7.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64"
},
"product_reference": "kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.23-client-1.23.17-150300.7.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.6.1.aarch64"
},
"product_reference": "kubernetes1.23-client-1.23.17-150300.7.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64"
},
"product_reference": "kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.23-client-common-1.23.17-150300.7.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.aarch64"
},
"product_reference": "kubernetes1.23-client-common-1.23.17-150300.7.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64"
},
"product_reference": "kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.23-client-1.23.17-150300.7.6.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.6.1.aarch64"
},
"product_reference": "kubernetes1.23-client-1.23.17-150300.7.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.23-client-1.23.17-150300.7.6.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.6.1.ppc64le"
},
"product_reference": "kubernetes1.23-client-1.23.17-150300.7.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.23-client-1.23.17-150300.7.6.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.6.1.s390x"
},
"product_reference": "kubernetes1.23-client-1.23.17-150300.7.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64"
},
"product_reference": "kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.23-client-common-1.23.17-150300.7.6.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.aarch64"
},
"product_reference": "kubernetes1.23-client-common-1.23.17-150300.7.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.23-client-common-1.23.17-150300.7.6.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.ppc64le"
},
"product_reference": "kubernetes1.23-client-common-1.23.17-150300.7.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.23-client-common-1.23.17-150300.7.6.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.s390x"
},
"product_reference": "kubernetes1.23-client-common-1.23.17-150300.7.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64"
},
"product_reference": "kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.23-client-1.23.17-150300.7.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-1.23.17-150300.7.6.1.ppc64le"
},
"product_reference": "kubernetes1.23-client-1.23.17-150300.7.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64"
},
"product_reference": "kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.23-client-common-1.23.17-150300.7.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-common-1.23.17-150300.7.6.1.ppc64le"
},
"product_reference": "kubernetes1.23-client-common-1.23.17-150300.7.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64"
},
"product_reference": "kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.23-client-1.23.17-150300.7.6.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:kubernetes1.23-client-1.23.17-150300.7.6.1.aarch64"
},
"product_reference": "kubernetes1.23-client-1.23.17-150300.7.6.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64"
},
"product_reference": "kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.23-client-common-1.23.17-150300.7.6.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:kubernetes1.23-client-common-1.23.17-150300.7.6.1.aarch64"
},
"product_reference": "kubernetes1.23-client-common-1.23.17-150300.7.6.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64"
},
"product_reference": "kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-25749",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-25749"
}
],
"notes": [
{
"category": "general",
"text": "Windows workloads can run as ContainerAdministrator even when those workloads set the runAsNonRoot option to true.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:kubernetes1.23-client-1.23.17-150300.7.6.1.aarch64",
"SUSE Enterprise Storage 7.1:kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64",
"SUSE Enterprise Storage 7.1:kubernetes1.23-client-common-1.23.17-150300.7.6.1.aarch64",
"SUSE Enterprise Storage 7.1:kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:kubernetes1.23-client-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-1.23.17-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-1.23.17-150300.7.6.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.6.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-1.23.17-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-common-1.23.17-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-25749",
"url": "https://www.suse.com/security/cve/CVE-2021-25749"
},
{
"category": "external",
"summary": "SUSE Bug 1203475 for CVE-2021-25749",
"url": "https://bugzilla.suse.com/1203475"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:kubernetes1.23-client-1.23.17-150300.7.6.1.aarch64",
"SUSE Enterprise Storage 7.1:kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64",
"SUSE Enterprise Storage 7.1:kubernetes1.23-client-common-1.23.17-150300.7.6.1.aarch64",
"SUSE Enterprise Storage 7.1:kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:kubernetes1.23-client-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-1.23.17-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-1.23.17-150300.7.6.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.6.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-1.23.17-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-common-1.23.17-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:kubernetes1.23-client-1.23.17-150300.7.6.1.aarch64",
"SUSE Enterprise Storage 7.1:kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64",
"SUSE Enterprise Storage 7.1:kubernetes1.23-client-common-1.23.17-150300.7.6.1.aarch64",
"SUSE Enterprise Storage 7.1:kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:kubernetes1.23-client-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-1.23.17-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-1.23.17-150300.7.6.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.6.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-1.23.17-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-common-1.23.17-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-25T07:21:44Z",
"details": "important"
}
],
"title": "CVE-2021-25749"
},
{
"cve": "CVE-2022-3162",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-3162"
}
],
"notes": [
{
"category": "general",
"text": "Users authorized to list or watch one type of namespaced custom resource cluster-wide can read custom resources of a different type in the same API group without authorization. Clusters are impacted by this vulnerability if all of the following are true: 1. There are 2+ CustomResourceDefinitions sharing the same API group 2. Users have cluster-wide list or watch authorization on one of those custom resources. 3. The same users are not authorized to read another custom resource in the same API group.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:kubernetes1.23-client-1.23.17-150300.7.6.1.aarch64",
"SUSE Enterprise Storage 7.1:kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64",
"SUSE Enterprise Storage 7.1:kubernetes1.23-client-common-1.23.17-150300.7.6.1.aarch64",
"SUSE Enterprise Storage 7.1:kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:kubernetes1.23-client-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-1.23.17-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-1.23.17-150300.7.6.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.6.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-1.23.17-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-common-1.23.17-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-3162",
"url": "https://www.suse.com/security/cve/CVE-2022-3162"
},
{
"category": "external",
"summary": "SUSE Bug 1204388 for CVE-2022-3162",
"url": "https://bugzilla.suse.com/1204388"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:kubernetes1.23-client-1.23.17-150300.7.6.1.aarch64",
"SUSE Enterprise Storage 7.1:kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64",
"SUSE Enterprise Storage 7.1:kubernetes1.23-client-common-1.23.17-150300.7.6.1.aarch64",
"SUSE Enterprise Storage 7.1:kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:kubernetes1.23-client-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-1.23.17-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-1.23.17-150300.7.6.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.6.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-1.23.17-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-common-1.23.17-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:kubernetes1.23-client-1.23.17-150300.7.6.1.aarch64",
"SUSE Enterprise Storage 7.1:kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64",
"SUSE Enterprise Storage 7.1:kubernetes1.23-client-common-1.23.17-150300.7.6.1.aarch64",
"SUSE Enterprise Storage 7.1:kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:kubernetes1.23-client-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-1.23.17-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-1.23.17-150300.7.6.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.6.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-1.23.17-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-common-1.23.17-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-25T07:21:44Z",
"details": "moderate"
}
],
"title": "CVE-2022-3162"
},
{
"cve": "CVE-2022-3294",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-3294"
}
],
"notes": [
{
"category": "general",
"text": "Users may have access to secure endpoints in the control plane network. Kubernetes clusters are only affected if an untrusted user can modify Node objects and send proxy requests to them. Kubernetes supports node proxying, which allows clients of kube-apiserver to access endpoints of a Kubelet to establish connections to Pods, retrieve container logs, and more. While Kubernetes already validates the proxying address for Nodes, a bug in kube-apiserver made it possible to bypass this validation. Bypassing this validation could allow authenticated requests destined for Nodes to to the API server\u0027s private network.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:kubernetes1.23-client-1.23.17-150300.7.6.1.aarch64",
"SUSE Enterprise Storage 7.1:kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64",
"SUSE Enterprise Storage 7.1:kubernetes1.23-client-common-1.23.17-150300.7.6.1.aarch64",
"SUSE Enterprise Storage 7.1:kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:kubernetes1.23-client-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-1.23.17-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-1.23.17-150300.7.6.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.6.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-1.23.17-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-common-1.23.17-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-3294",
"url": "https://www.suse.com/security/cve/CVE-2022-3294"
},
{
"category": "external",
"summary": "SUSE Bug 1204387 for CVE-2022-3294",
"url": "https://bugzilla.suse.com/1204387"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:kubernetes1.23-client-1.23.17-150300.7.6.1.aarch64",
"SUSE Enterprise Storage 7.1:kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64",
"SUSE Enterprise Storage 7.1:kubernetes1.23-client-common-1.23.17-150300.7.6.1.aarch64",
"SUSE Enterprise Storage 7.1:kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:kubernetes1.23-client-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-1.23.17-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-1.23.17-150300.7.6.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.6.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-1.23.17-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-common-1.23.17-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:kubernetes1.23-client-1.23.17-150300.7.6.1.aarch64",
"SUSE Enterprise Storage 7.1:kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64",
"SUSE Enterprise Storage 7.1:kubernetes1.23-client-common-1.23.17-150300.7.6.1.aarch64",
"SUSE Enterprise Storage 7.1:kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:kubernetes1.23-client-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-1.23.17-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-1.23.17-150300.7.6.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.6.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-1.23.17-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-1.23.17-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-common-1.23.17-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-common-1.23.17-150300.7.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-25T07:21:44Z",
"details": "moderate"
}
],
"title": "CVE-2022-3294"
}
]
}
msrc_cve-2022-3162
Vulnerability from csaf_microsoft
Published
2023-03-10 00:00
Modified
2025-03-19 00:00
Summary
Unauthorized read of Custom Resources
Notes
Additional Resources
To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle
Disclaimer
The information provided in the Microsoft Knowledge Base is provided \"as is\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2022-3162 Unauthorized read of Custom Resources - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2023/msrc_cve-2022-3162.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "Unauthorized read of Custom Resources",
"tracking": {
"current_release_date": "2025-03-19T00:00:00.000Z",
"generator": {
"date": "2025-10-20T00:21:27.839Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2022-3162",
"initial_release_date": "2023-03-10T00:00:00.000Z",
"revision_history": [
{
"date": "2023-03-06T00:00:00.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2024-06-30T07:00:00.000Z",
"legacy_version": "1.1",
"number": "2",
"summary": "Information published."
},
{
"date": "2025-02-23T00:00:00.000Z",
"legacy_version": "1.2",
"number": "3",
"summary": "Added prometheus-adapter to CBL-Mariner 2.0\nAdded cert-manager to CBL-Mariner 2.0\nAdded keda to Azure Linux 3.0"
},
{
"date": "2025-03-19T00:00:00.000Z",
"legacy_version": "1.3",
"number": "4",
"summary": "Added keda to CBL-Mariner 2.0\nAdded kube-vip-cloud-provider to CBL-Mariner 2.0\nAdded rook to CBL-Mariner 2.0\nAdded prometheus-adapter to CBL-Mariner 2.0\nAdded cert-manager to CBL-Mariner 2.0\nAdded keda to Azure Linux 3.0"
}
],
"status": "final",
"version": "4"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cazl3 keda 2.14.0-1",
"product": {
"name": "\u003cazl3 keda 2.14.0-1",
"product_id": "2"
}
},
{
"category": "product_version",
"name": "azl3 keda 2.14.0-1",
"product": {
"name": "azl3 keda 2.14.0-1",
"product_id": "17761"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 keda 2.4.0-15",
"product": {
"name": "\u003cazl3 keda 2.4.0-15",
"product_id": "1"
}
},
{
"category": "product_version",
"name": "azl3 keda 2.4.0-15",
"product": {
"name": "azl3 keda 2.4.0-15",
"product_id": "19877"
}
}
],
"category": "product_name",
"name": "keda"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 keda 2.14.0-1 as a component of Azure Linux 3.0",
"product_id": "17084-2"
},
"product_reference": "2",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 keda 2.14.0-1 as a component of Azure Linux 3.0",
"product_id": "17761-17084"
},
"product_reference": "17761",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 keda 2.4.0-15 as a component of Azure Linux 3.0",
"product_id": "17084-1"
},
"product_reference": "1",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 keda 2.4.0-15 as a component of Azure Linux 3.0",
"product_id": "19877-17084"
},
"product_reference": "19877",
"relates_to_product_reference": "17084"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-3162",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"notes": [
{
"category": "general",
"text": "kubernetes",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"17761-17084",
"19877-17084"
],
"known_affected": [
"17084-2",
"17084-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-3162 Unauthorized read of Custom Resources - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2023/msrc_cve-2022-3162.json"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-06T00:00:00.000Z",
"details": "2.14.0-1:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-2",
"17084-1"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"environmentalsScore": 0.0,
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"temporalScore": 6.5,
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"17084-2",
"17084-1"
]
}
],
"title": "Unauthorized read of Custom Resources"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…